A generic CRUD database service for EntityFramework using abstract mapper.
Info
Version: | 1.1.2 |
Author(s): | TS Soft |
Last Update: | Wednesday, September 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TsSoft.EntityService |
Install
Install-Package TsSoft.EntityService
dotnet add package TsSoft.EntityService
paket add TsSoft.EntityService
TsSoft.EntityService Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- TsSoft.AbstractMapper(>= 1.1.2)
- TsSoft.AbstractMapper.Select(>= 1.1.2)
- TsSoft.AbstractMapper.Update(>= 1.1.2)
- TsSoft.BindingsDescription(>= 1.1.2)
- TsSoft.EntityRepository(>= 1.1.2)
- TsSoft.EntityRepository.Interfaces(>= 1.1.2)
- TsSoft.Expressions.Helpers(>= 1.1.2)
- TsSoft.Expressions.Helpers.Entity(>= 1.1.2)
- TsSoft.Expressions.IncludeBuilder(>= 1.1.2)
- TsSoft.Expressions.IncludeBuilder.Models(>= 1.1.2)
- TsSoft.Expressions.Models(>= 1.1.2)
- TsSoft.Expressions.OrderBy(>= 1.1.2)
- TsSoft.Expressions.SelectBuilder.Models(>= 1.1.2)
- TsSoft.AbstractMapper(>= 1.1.2)
- TsSoft.AbstractMapper.Select(>= 1.1.2)
- TsSoft.AbstractMapper.Update(>= 1.1.2)
- TsSoft.BindingsDescription(>= 1.1.2)
- TsSoft.EntityRepository(>= 1.1.2)
- TsSoft.EntityRepository.Interfaces(>= 1.1.2)
- TsSoft.Expressions.Helpers(>= 1.1.2)
- TsSoft.Expressions.Helpers.Entity(>= 1.1.2)
- TsSoft.Expressions.IncludeBuilder(>= 1.1.2)
- TsSoft.Expressions.IncludeBuilder.Models(>= 1.1.2)
- TsSoft.Expressions.Models(>= 1.1.2)
- TsSoft.Expressions.OrderBy(>= 1.1.2)
- TsSoft.Expressions.SelectBuilder.Models(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)