Reuse controllers, actions, views and static files within one application but different contexts.
Info
Version: | 0.2.5 |
Author(s): | Derrick |
Last Update: | Monday, July 3, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LazyMortal.ReusableMvc |
Install
Install-Package LazyMortal.ReusableMvc
dotnet add package LazyMortal.ReusableMvc
paket add LazyMortal.ReusableMvc
LazyMortal.ReusableMvc Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 1.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
- Microsoft.AspNetCore.Mvc.Razor(>= 1.1.1)
- Microsoft.AspNetCore.Mvc(>= 1.1.1)
- LazyMortal.Multipipeline(>= 0.0.3)
- Microsoft.AspNetCore.Routing(>= 1.1.1)
Tags