NUnit.Snippets 1.11.0

dotnet add package NUnit.Snippets --version 1.11.0
NuGet\Install-Package NUnit.Snippets -Version 1.11.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NUnit.Snippets" Version="1.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnit.Snippets --version 1.11.0
#r "nuget: NUnit.Snippets, 1.11.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NUnit.Snippets as a Cake Addin
#addin nuget:?package=NUnit.Snippets&version=1.11.0

// Install NUnit.Snippets as a Cake Tool
#tool nuget:?package=NUnit.Snippets&version=1.11.0

NUnit Visual Studio Snippets. Almost every assert is only few keystrokes away!

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.11.0 282 2/23/2015
1.10.0 114 1/19/2015
1.0.0 230 4/12/2014
0.80.0 55 8/15/2011

Support for $HOME folder mapped to different drives.
Creating My Code Snippets folder if it doesn't exist.