A .net core database client library that includes ORM functions, JSON support and more.
Info
Version: | 2.0.0 |
Author(s): | Johan Filipsson |
Last Update: | Wednesday, May 15, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Domitor/Intwenty.DataClient |
NuGet Url: | https://www.nuget.org/packages/Intwenty.DataClient |
Install
Install-Package Intwenty.DataClient
dotnet add package Intwenty.DataClient
paket add Intwenty.DataClient
Intwenty.DataClient Download (Unzip the "nupkg" after downloading)
Dependencies
- MySqlConnector(>= 1.0.1)
- Npgsql(>= 4.1.5)
- System.Data.SQLite.Core(>= 1.0.113.1)
- System.Data.SqlClient(>= 4.8.2)
- System.Runtime.Caching(>= 4.7.0)