Info
Version: | 1.1.2 |
Author(s): | Petr Stipek |
Last Update: | Sunday, March 4, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Pipaslot.Infrastructure.Data.Mvc |
Install
Install-Package Pipaslot.Infrastructure.Data.Mvc
dotnet add package Pipaslot.Infrastructure.Data.Mvc
paket add Pipaslot.Infrastructure.Data.Mvc
Pipaslot.Infrastructure.Data.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Pipaslot.Infrastructure.Data(>= 1.1.1)
- Microsoft.AspNetCore.Mvc(>= 2.0.1)
Provides CRUD operations on Controllers. Controller pass data through data access layer with Entity object.
Provides direct data change without business logic.