Database access library of .net40/.netcoreapp3.1/.net5/.net6, Support SqlServer/MySql/Sqlite/PostgreSql.
Info
| Version: | 4.1.0 |
| Author(s): | ruzi |
| Last Update: | Wednesday, November 19, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/13039520/ZeroDbs |
| NuGet Url: | https://www.nuget.org/packages/ZeroDbs |
Install
Install-Package ZeroDbs
dotnet add package ZeroDbs
paket add ZeroDbs
ZeroDbs Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.SqlClient(>= 1.0.19249.1)
- Microsoft.Extensions.Caching.Memory(>= 2.0.0)
- MySql.Data(>= 6.10.9)
- System.Data.SQLite(>= 1.0.112)