67 Commits (5cfe6747fd9c282a53d2bbfbe1756f1c69b5bddc)

Author SHA1 Message Date
maliming 540331cf9a
`UseQuerySplittingBehavior` for MySQL. 6 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 8 months ago
maliming a71e944deb
Move `Pomelo` to a new package. 9 months ago
maliming 01c1708494
Update XML docs for MySQL EF Core extension methods 10 months ago
maliming a56ff20c1a
Rename MySQL extension methods for clarity 10 months ago
maliming 3ff71c052e
Support both `MySql.EntityFrameworkCore` & `Pomelo.EntityFrameworkCore.MySql`. 10 months ago
maliming c119474505
Remove `Microsoft.EntityFrameworkCore.Relational` from `Volo.Abp.EntityFrameworkCore.MySQL.csproj` 1 year ago
maliming 0782080a8f
Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
maliming a878863d11
Refactor connection string checkers to initialize connection settings within try blocks. 1 year ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
Mark Cilia Vincenti de877d8a36 Cleaning up warnings. 2 years ago
maliming c76b9e6c4a
Set `UseDbFunction` to `false` by default. 2 years ago
Enis Necipoglu 9699ef6bac
Update Microsoft packages to `7.0.14` 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 3 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
liangshiwei 13ae76df73 Enable nullable annotations for Volo.Abp.EntityFrameworkCore.* projects 3 years ago
liangshiwei 862897c9cf Updage the Microsoft.* packages to the latest 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
maliming 05b572748e
Update Volo.Abp.EntityFrameworkCore.MySQL.csproj 3 years ago
maliming e0ec3f71b1
Update `Pomelo.EntityFrameworkCore.MySq` to 7.0 3 years ago
maliming 691b28eadb
Add `MongoDBConnectionStringChecker`. 3 years ago
maliming 5639d65113
Set `DatabaseExists` before closing. 3 years ago
maliming 47a46d122f
Add `IAbpConnectionStringChecker`. 3 years ago
maliming 5234a3f5f7
Update `Pomelo.EntityFrameworkCore.MySql` to `7.0.0-silver.1`. 3 years ago
maliming 19e4589c76
Use EF Core 7.0 bulk update/delete operations. 3 years ago
maliming bab36ca42f
Upgrade `Pomelo.EntityFrameworkCore.MySql` to 7.0.0-alpha.1. 4 years ago
maliming 0b0051c106
Update packages to 7.0. 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
liangshiwei ec6eeff91a Upgrade Pomelo.EntityFrameworkCore.MySql to 6.0 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei b809ee50e3 Refactor 5 years ago
liangshiwei 4fa617a633 Update Volo.Abp.EntityFrameworkCore.MySQL.csproj 5 years ago
liangshiwei 815d5bab41 Update all dependency versions to the latest 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
cuibty d408deaeae
Update Volo.Abp.EntityFrameworkCore.MySQL.csproj 5 years ago
maliming 677b36a354 Enabling split queries globally. 6 years ago
liangshiwei fd80e3cc3a Update Volo.Abp.EntityFrameworkCore.MySQL.csproj 6 years ago
liangshiwei 39732ce149 Upgrade Pomelo.EntityFrameworkCore.MySql to NET 5 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
Halil İbrahim Kalkan 1a7d74dc9f #4323 Implemented: Set AbpSequentialGuidGeneratorOptions.DefaultSequentialGuidType by the database provider packages 6 years ago
Halil İbrahim Kalkan c027f49f3e Move UseXXX extension methods to db provider packages 6 years ago
maliming 8e29a5bea4 Update Pomelo.EntityFrameworkCore.MySql to 3.1.1 6 years ago
maliming 45c2abbd32 framework & module& template & sample to target .NET Standard 2.0 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
Mehmet Tüken 198d9e8260 bump Pomelo.EntityFrameworkCore.MySql 3.0.0 to 3.0.1 6 years ago