Needletail is a set of libraries, this is the Micro ORM, visit the project website to check the other tools and to read the documentation.
Info
Version: | 1.7.0 |
Author(s): | Pedro Ramirez |
Last Update: | Wednesday, October 13, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pedro-ramirez-suarez/needletailtools |
NuGet Url: | https://www.nuget.org/packages/Needletail.DataAccess |
Install
Install-Package Needletail.DataAccess
dotnet add package Needletail.DataAccess
paket add Needletail.DataAccess
Needletail.DataAccess Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Json(>= 1.0.0)
- Microsoft.IdentityModel.Protocols(>= 2.0.0)
- NETStandard.Library(>= 1.6.0)
- System.Data.Common(>= 4.1.0)
- System.Data.SqlClient(>= 4.1.0)
- System.Dynamic.Runtime(>= 4.0.11)
Tags