52 Commits (dd72d0bc52eac45d6d7ba6a203f2e9f6c6988cb2)

Author SHA1 Message Date
maliming 4e629c0b78
Refine Sqlite interceptor registration logic 3 months ago
SALİH ÖZKARA 06469c528c
Add provider check to SqliteBusyTimeout interceptor 3 months ago
maliming 5caaa2b6f5
Add SQLite busy timeout support and interceptor 4 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months 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
maliming 34d1ea3d98
Update AbpUnitTestSqliteConnection.cs 2 years ago
maliming 92b3adf5a4
Add `AbpUnitTestSqliteConnection` for unit test. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming 6bd43caee5
Enable `Central Package Management`. 2 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
Halil İbrahim Kalkan 6dd3404a9e Add UseSqlite extension method that gets a DbConnection parameter. 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 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 19e4589c76
Use EF Core 7.0 bulk update/delete operations. 3 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 4 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. 5 years ago
maliming 677b36a354 Enabling split queries globally. 5 years ago
maliming fb16b00652 Upgrade to net 5 final. 5 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. 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
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 6 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