Info
Version: | 2.0.7 |
Author(s): | Jaganathan, Alfus Inigo |
Last Update: | Wednesday, November 1, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Yc.Sql.Entity.Data.Core.Framework |
Install
Install-Package Yc.Sql.Entity.Data.Core.Framework
dotnet add package Yc.Sql.Entity.Data.Core.Framework
paket add Yc.Sql.Entity.Data.Core.Framework
Yc.Sql.Entity.Data.Core.Framework Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.EntityFrameworkCore.SqlServer(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
Tags
It includes features like automaticdata binding, automatic parameter binding, distributed caching, etc.
Source Code: https://github.com/alfusinigo/Yukthi.Data.Framework
API implementation available @https://github.com/alfusinigo/Yukthi.Data.Framework.Api.Sample.