A generic controller base for use with DotNet Core 2 Entity Framework Websites.
Info
Version: | 2.0.9 |
Author(s): | H.E. Collins |
Last Update: | Sunday, August 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EXCSLA.DotNetCore2.Web.Controllers |
Install
Install-Package EXCSLA.DotNetCore2.Web.Controllers
dotnet add package EXCSLA.DotNetCore2.Web.Controllers
paket add EXCSLA.DotNetCore2.Web.Controllers
EXCSLA.DotNetCore2.Web.Controllers Download (Unzip the "nupkg" after downloading)
Dependencies
- EXCSLA.DotNetCore2.Web.DataService(>= 2.0.6)
- EXCSLA.DotNetCore2.Web.EmailSenderService(>= 2.0.1)
- Microsoft.AspNetCore.All(>= 2.1.1)
- Microsoft.AspNetCore.Mvc(>= 2.1.1)