Info
Version: | 1.0.0-alpha1 |
Author(s): | PrafullBhosale |
Last Update: | Sunday, February 12, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/prafullbhosale/EmptyControllerAndViewScaffolder |
NuGet Url: | https://www.nuget.org/packages/EmptyControllerAndViewScaffolder |
Install
Install-Package EmptyControllerAndViewScaffolder
dotnet add package EmptyControllerAndViewScaffolder
paket add EmptyControllerAndViewScaffolder
EmptyControllerAndViewScaffolder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.6
- NETStandard.Library(>= 1.6.1)
- Microsoft.VisualStudio.Web.CodeGeneration(>= 1.0.03)
- System.ValueTuple(>= 4.0.0)
- Microsoft.VisualStudio.Web.CodeGeneration(>= 1.0.03)
- System.ValueTuple(>= 4.0.0)
Tags
Generates an empty controller and view for an aspnetcore project.