Info
Version: | 0.0.6 |
Author(s): | BIC Technology |
Last Update: | Friday, March 29, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.bictechnologies.com/ |
NuGet Url: | https://www.nuget.org/packages/bict-SibaLife |
Install
Install-Package bict-SibaLife
dotnet add package bict-SibaLife
paket add bict-SibaLife
bict-SibaLife Download (Unzip the "nupkg" after downloading)
Dependencies
- CompareNETObjects(>= 4.57.0)
- EntityFramework(>= 6.2.0)
- GemBox.Spreadsheet(>= 41.3.30.1173)
- Microsoft.AspNet.Cors(>= 5.2.6)
- Microsoft.AspNet.WebApi.Client(>= 5.2.6)
- Microsoft.AspNet.WebApi.Core(>= 5.2.6)
- Microsoft.Owin(>= 4.0.0)
- Newtonsoft.Json(>= 11.0.2)
- Owin(>= 1.0.0)
- System.ValueTuple(>= 4.5.0)
Tags
With the help of our custom built generic repository, all CRUD functionalities are abtracted away from the programmer to reduce repetitive code.
SibaCore also supports
generic API's which intergrate with our custom generic repositories to provide a bare bone API taking away the need for the programmer to specify CRUD API end points; this allows
you to focus on other important API end points for your application. SibaCore also includes utility methods which simplify tasks such as reading and writing data in excel
peforming deep and shallow mapping between objects of any types and many more.
This version of SibaCore has been modified to work with the SibaLife application.