Chic is a layer on top of Dapper to provide Repository layers, Provisioning and Change Tracking.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 0.1.20-preview-g594884b651 |
Author(s): | Cedita Ltd |
Last Update: | Thursday, November 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Chic |
Install
Install-Package Chic
dotnet add package Chic
paket add Chic
Chic Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.4)
- Microsoft.CSharp(>= 4.4.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.0.0)
- System.ComponentModel.Annotations(>= 4.4.1)
Tags