Portia.Roslyn.CheckedException 1.2.7142.20875

There is a newer version of this package available.
See the version list below for details.
dotnet add package Portia.Roslyn.CheckedException --version 1.2.7142.20875                
NuGet\Install-Package Portia.Roslyn.CheckedException -Version 1.2.7142.20875                
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="Portia.Roslyn.CheckedException" Version="1.2.7142.20875" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Portia.Roslyn.CheckedException --version 1.2.7142.20875                
#r "nuget: Portia.Roslyn.CheckedException, 1.2.7142.20875"                
#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 Portia.Roslyn.CheckedException as a Cake Addin
#addin nuget:?package=Portia.Roslyn.CheckedException&version=1.2.7142.20875

// Install Portia.Roslyn.CheckedException as a Cake Tool
#tool nuget:?package=Portia.Roslyn.CheckedException&version=1.2.7142.20875                

This library is an analyzer and code fix provider based on Roslyn that allows developers to inform others of the exceptions which their methods can throw.

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.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.7443.28334 608 5/18/2020
1.3.7198.17197 526 9/16/2019
1.2.7142.20875 526 7/22/2019
1.2.7123.26884 500 7/3/2019
1.1.7120.15284 548 6/30/2019
1.1.7117.22620 515 6/27/2019
1.0.7116.28233 503 6/26/2019
1.0.6645.24367 994 3/12/2018

• Fix some bugs