Info
Version: | 1.0.2 |
Author(s): | BrainCrumbz |
Last Update: | Monday, March 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nspec/DotNetNewNSpec |
NuGet Url: | https://www.nuget.org/packages/dotnet-new-nspec |
Install
Install-Package dotnet-new-nspec
dotnet add package dotnet-new-nspec
paket add dotnet-new-nspec
dotnet-new-nspec Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Currently, it contains a project template for a NSpec test library targeting both .NET Core and .NET Frameowrk.
NOTE:
Even if template currently creates a project supporting .NET Core Tools Preview 2 (the one based on project.json),
in order to install custom CLI templates like this you need to have at least .NET Core Tools RC4 on your development machine.