35 Commits (bd9fcc482ddde486e4d4e447baeccb3c8f1f0214)

Author SHA1 Message Date
maliming 691b28eadb
Add `MongoDBConnectionStringChecker`. 4 years ago
maliming 5639d65113
Set `DatabaseExists` before closing. 4 years ago
maliming 47a46d122f
Add `IAbpConnectionStringChecker`. 4 years ago
maliming 19e4589c76
Use EF Core 7.0 bulk update/delete operations. 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
liangshiwei 2d322af5c9 Update packages to latest 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei b809ee50e3 Refactor 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming 7e903faa57 Introduce Directory.Build.props. 6 years ago
maliming 677b36a354 Enabling split queries globally. 6 years ago
maliming fb16b00652 Upgrade to net 5 final. 6 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 6 years ago
maliming 4852fda1b7 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
maliming 48f7b609aa Upgrade all AspNetCore/MsExtensions related packages to 3.1.6. 6 years ago
maliming f0ed618736 Upgrade framework packages. 6 years ago
Halil İbrahim Kalkan c027f49f3e Move UseXXX extension methods to db provider packages 6 years ago
Halil İbrahim Kalkan 8b0c7ffcde #4130 update EF core packages on the framework 6 years ago
maliming bb4688b786 Upgrade Microsoft.* package to 3.12. 7 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0 7 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 7 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 7 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 7 years ago
Halil İbrahim Kalkan 05cdda75b9 Resolved #1786: Upgrade to ASP.NET Core 3.0 Stable. 7 years ago
Halil İbrahim Kalkan a2a6b7cd8e Updated nuget packages to net preview9 7 years ago
Halil İbrahim Kalkan 77079cf981 Resolved #1628: Upgrade all NuGet packages for the framework for v0.19 release. 7 years ago
maliming 714da91ac6 Beautify the sqlite project code. 7 years ago
Dong Guo 5ba01578e6 add sqlite support 7 years ago