Enables C1 templates and functions to be written as MVC Controllers.
Info
Version: | 0.2.0 |
Author(s): | burningice |
Last Update: | Friday, January 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/burningice/compositec1contrib |
NuGet Url: | https://www.nuget.org/packages/CompositeC1.Mvc |
Install
Install-Package CompositeC1.Mvc
dotnet add package CompositeC1.Mvc
paket add CompositeC1.Mvc
CompositeC1.Mvc Download (Unzip the "nupkg" after downloading)
Dependencies
- CompositeC1.Core(4.2)
- Microsoft.AspNet.Mvc(5.2.2)
- Owin(1.0)