Info
Version: | 1.0.2 |
Author(s): | BIC Technology |
Last Update: | Thursday, September 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.bictechnologies.com/ |
NuGet Url: | https://www.nuget.org/packages/bict-SibaCore |
Install
Install-Package bict-SibaCore
dotnet add package bict-SibaCore
paket add bict-SibaCore
bict-SibaCore 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.1)
- Owin(>= 1.0.0)
- System.ValueTuple(>= 4.5.0)
Tags
With the help of our custom built generic repository, all CRUD functionalities are abstracted away from the programmer to reduce repetitive code.
SibaCore also supports
generic API's which integrate 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
performing deep and shallow mapping between objects of any types and many more.