RuntimeContracts.Analyzer 0.1.9

There is a newer version of this package available.
See the version list below for details.
dotnet add package RuntimeContracts.Analyzer --version 0.1.9                
NuGet\Install-Package RuntimeContracts.Analyzer -Version 0.1.9                
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="RuntimeContracts.Analyzer" Version="0.1.9">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RuntimeContracts.Analyzer --version 0.1.9                
#r "nuget: RuntimeContracts.Analyzer, 0.1.9"                
#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 RuntimeContracts.Analyzer as a Cake Addin
#addin nuget:?package=RuntimeContracts.Analyzer&version=0.1.9

// Install RuntimeContracts.Analyzer as a Cake Tool
#tool nuget:?package=RuntimeContracts.Analyzer&version=0.1.9                

Set of roslyn-based analyzers for RuntimeContracts library.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on RuntimeContracts.Analyzer:

Package Downloads
RuntimeContracts

Lightweight runtime-only library for contract validation.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.3 35,551 11/10/2022
0.4.2 380 11/9/2022
0.4.1 400 11/8/2022
0.4.0 5,447 11/6/2022
0.3.2 27,535 1/29/2021
0.3.0 481,931 3/25/2020
0.2.1 668 3/17/2020
0.2.0 492 3/17/2020
0.1.11 562 3/6/2020
0.1.10 961 3/3/2020
0.1.9.4 3,804 10/22/2019
0.1.9.2 526 10/21/2019
0.1.9.1 508 10/21/2019
0.1.9 497 10/21/2019
0.1.8 1,000 10/29/2018
0.1.7.1 7,683 10/17/2018
0.1.7 699 10/17/2018
0.1.6 33,546 9/6/2018

Add assertions to support not-nullable reference types.