Dapper ORM.
Info
Version: | 1.0.2 |
Author(s): | 樊嵘 |
Last Update: | Thursday, November 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/FR.Core |
Install
Install-Package FR.Core
dotnet add package FR.Core
paket add FR.Core
FR.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.2)
- Microsoft.Extensions.Configuration.Json(>= 2.0.0)
- Microsoft.Extensions.Configuration(>= 2.0.0)
- StackExchange.Redis(>= 1.2.6)
- Microsoft.AspNetCore.Mvc(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)