ASP.NET Core MVC implementation.
Info
Version: | 2.0.0-RC6 |
Author(s): | TheLizzards.Mvc |
Last Update: | Monday, March 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TheLizzards.Mvc |
Install
Install-Package TheLizzards.Mvc
dotnet add package TheLizzards.Mvc
paket add TheLizzards.Mvc
TheLizzards.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- TheLizzards.Data(>= 2.1.03)
- TheLizzards.I18N(>= 0.2.0)
- TheLizzards.Localisation(>= 1.5.0)
- TheLizzards.Maybe(>= 1.0.1)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Antiforgery(>= 1.1.1)
- Microsoft.AspNetCore.Diagnostics(>= 1.1.1)
- Microsoft.AspNetCore.Identity(>= 1.1.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.2)
- Microsoft.AspNetCore.Mvc.Localization(>= 1.1.2)
- Microsoft.AspNetCore.StaticFiles(>= 1.1.1)
- Microsoft.Extensions.Configuration(>= 1.1.1)
- Microsoft.Extensions.Configuration.Abstractions(>= 1.1.1)
- Microsoft.Extensions.Configuration.EnvironmentVariables(>= 1.1.1)
- Microsoft.Extensions.Configuration.Json(>= 1.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.0)
- Microsoft.Extensions.Options(>= 1.1.1)
- Microsoft.VisualStudio.Web.BrowserLink.Loader(>= 14.1.0)
- Markdig(>= 0.10.6)