Commit Graph

40 Commits (a6983b5510887f12ac06cab114ab1b2b414ee06d)

Author SHA1 Message Date
GameBelial 89523eac21 Update the connection string information in the documentation and docker compose.
5 years ago
maliming 7e903faa57 Introduce Directory.Build.props.
5 years ago
maliming fb16b00652 Upgrade to net 5 final.
5 years ago
maliming 47768aa3b7 Merge branch 'dev' into maliming/net5
5 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2.
5 years ago
maliming d88fe2436b Add link user function migrations.
5 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8.
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming b2ceacbe40 Upgrade modules.
5 years ago
maliming a37b797dad Update migrations for identity user IsExternal property.
5 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6.
5 years ago
maliming c42533bf9f Update migration files.
5 years ago
maliming 04a27c70fa Upgrade BackgroundJobs module packages.
6 years ago
Halil İbrahim Kalkan 1b8569afe5 Upgrade EF core for the modules.
6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12.
6 years ago
liangshiwei 32e9679a7a remove backgroundjobs demo app fody
6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method.
6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd.
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
maliming 9494efd62d Modify the entity update way of BackgroundJobStore
6 years ago
Yunus Emre Kalkan c5a7fb3ee2 BackgroundJobs modules abp prefix
6 years ago
Yunus Emre Kalkan bac992b7ef BackgroundJobWorkerOptions to AbpBackgroundJobWorkerOptions
6 years ago
Halil İbrahim Kalkan 7b83a49064 Temporary disable logging for the background job demo
6 years ago
Halil İbrahim Kalkan 3f68ce36fa Move background jobs to netcore 3
6 years ago
İsmail ÇAGDAŞ f655540555 updated all nuget packages
7 years ago
Halil ibrahim Kalkan 1584eed17f Remove unnecessary referances.
7 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Halil ibrahim Kalkan c624eac412 Fixed #698: Conflict for ConfigurationHelper
7 years ago
Yunus Emre Kalkan e5531687c4 AggregateRoot class improvements
7 years ago
Yunus Emre Kalkan 589b0fa39f Resolved #450 : Use Configure instead of context.Services.Configure in module classes
7 years ago
Halil ibrahim Kalkan 6b57118901 Fix: Use SetConfiguration instead of AddConfiguration.
7 years ago
Halil ibrahim Kalkan 0ec7ccbf75 Don't use AddAssemblyOf
7 years ago
Halil ibrahim Kalkan d2dbb4035c Added Volo.Abp.Hangfire project.
7 years ago
Halil ibrahim Kalkan d963f7cd48 Introduce BackgroundJobWorkerOptions
7 years ago
Halil ibrahim Kalkan 14e55acd15 Move static values to configurable options.
7 years ago
Halil ibrahim Kalkan b4212f2861 Background job sample application and refactor.
7 years ago
Halil ibrahim Kalkan c21a321104 Added sample app for the background jobs module
7 years ago
Halil ibrahim Kalkan a7187dcf57 Implemented IBackgroundJobStore
7 years ago
Halil ibrahim Kalkan f1da2241e9 #372 Added empty background jobs module.
7 years ago