Data Access Layer for dot net core.
Info
Version: | 1.0.27 |
Author(s): | Nabin Kakri Thapa |
Last Update: | Saturday, May 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NDbPortal |
Install
Install-Package NDbPortal
dotnet add package NDbPortal
paket add NDbPortal
NDbPortal Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Extensions(>= 4.3.0)
- Npgsql(>= 3.2.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- System.Reflection.TypeExtensions(>= 4.3.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 1.1.1)
- System.Data.Common(>= 4.3.0)
- NDbPortal.Names(>= 1.0.8)
- Microsoft.CSharp(>= 4.3.0)
- System.Dynamic.Runtime(>= 4.3.0)