Info
Version: | 1.0.0 |
Author(s): | Foyzul Karim |
Last Update: | Saturday, December 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/foyzulkarim/GenericComponents |
NuGet Url: | https://www.nuget.org/packages/CodeCoopers.BizBook.GenericComponents |
Install
Install-Package CodeCoopers.BizBook.GenericComponents
dotnet add package CodeCoopers.BizBook.GenericComponents
paket add CodeCoopers.BizBook.GenericComponents
CodeCoopers.BizBook.GenericComponents Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework(>= 6.1.3)
Tags
What if we automate the data sending and fetching process and focus only on the business logics? So that we don't need to write the common framework related hundreads of thousands lines of code for each of our projects, and the projects have been written all over the world?.