Commit Graph

26 Commits (141b4bb3ca21af0e8f7727bc455b31bdd20037be)

Author SHA1 Message Date
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework
3 years ago
maliming e99032daf2
Make `ReplaceDbContext` supports multi-tenancy.
3 years ago
maliming e7e9756cf2
Upgrade to NET 7.0.
3 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework
4 years ago
maliming 3511c0a7c5 Remove PreserveCompilationContext.
4 years ago
maliming ef9d20533a Change TargetFramework to net6.0.
4 years ago
liangshiwei f39543add6 Introduce ReplaceDbContextAttribute
5 years ago
maliming f151602b08 Update TargetFramework.
5 years ago
maliming cf885b92c4 Use netstandard for class library & blazor.
5 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC.
5 years ago
maliming 9cffe676b2 Remove Fody from the unit test project.
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
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls
6 years ago
Halil İbrahim Kalkan 676a5c61ac Removed sync interception and sync repository methods.
6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1.
6 years ago
Halil İbrahim Kalkan deb086e6a8 Add constrators getting id to the base entity classes.
6 years ago
Halil İbrahim Kalkan d48bdcfd66 Updated test csproj file dependencies and created common.test.config
6 years ago
Halil İbrahim Kalkan a2a6b7cd8e Updated nuget packages to net preview9
6 years ago
Halil ibrahim Kalkan b792c2544f #664 Upgraded to .net core 2.2.
7 years ago
Halil ibrahim Kalkan 6401c37bc1 Resolved #682: Automatically configure IHasExtraProperties for entities in EF Core.
7 years ago
Halil ibrahim Kalkan 0c1aaccebb ConfigureExtraProperties for test aggregate roots.
7 years ago
Halil ibrahim Kalkan 33111945e3 Resolved #408: Automatically register services by convention for a module
7 years ago
Halil ibrahim Kalkan a1af5081aa Resolved #354: Add object[] GetKeys() to IEntity.
7 years ago
Yunus Emre Kalkan 9f053e0ef8 ServiceConfigurationContext
7 years ago
Halil ibrahim Kalkan 218a59489a Moved ABP to the framework folder.
7 years ago