Esta librería provee una estructura de clases base para administrar operaciones CRUD e integrar con un repositorio de datos.
Info
| Version: | 2.1.6-dev |
| Author(s): | Javier López Malone |
| Last Update: | Friday, August 7, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/malonejv/malone.Core |
| NuGet Url: | https://www.nuget.org/packages/malone.Core |
Install
Install-Package malone.Core
dotnet add package malone.Core
paket add malone.Core
malone.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoMapper(>= 9.0.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.2)