Slant 2.0.75

dotnet add package Slant --version 2.0.75
NuGet\Install-Package Slant -Version 2.0.75
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="Slant" Version="2.0.75" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Slant --version 2.0.75
#r "nuget: Slant, 2.0.75"
#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 Slant as a Cake Addin
#addin nuget:?package=Slant&version=2.0.75

// Install Slant as a Cake Tool
#tool nuget:?package=Slant&version=2.0.75

Library provides C# language extensions

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Slant:

Package Downloads
Slant.Assertions

A bit more extension methods based on FluentAssertions that allow you to more naturally specify the expected outcome of a xTDD test or specification.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.75 8,057 7/10/2017
0.9.1 1,422 6/22/2016
0.9.0 3,618 6/20/2016

See github page for details