This library provides core functionalities for data access layers generated using Clamper CLI.
Info
Version: | 0.0.1 |
Author(s): | Divicent |
Last Update: | Thursday, September 27, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/divicent/Clamper |
NuGet Url: | https://www.nuget.org/packages/ClamperCore |
Install
Install-Package ClamperCore
dotnet add package ClamperCore
paket add ClamperCore
ClamperCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- Microsoft.CSharp(>= 4.4.1)
- MySql.Data(>= 6.10.6)
- NETStandard.Library(>= 1.6.1)
- System.Collections.Concurrent(>= 4.3.0)
- System.Collections.NonGeneric(>= 4.3.0)
- System.Data.SqlClient(>= 4.4.0)
- System.Dynamic.Runtime(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.ValueTuple(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
- Microsoft.CSharp(>= 4.4.1)
- MySql.Data(>= 6.10.6)
- System.Data.SqlClient(>= 4.4.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.4.0)
- System.ValueTuple(>= 4.3.0)
- MySql.Data(>= 6.10.6)
- System.ValueTuple(>= 4.3.0)
Tags