Portia.Roslyn.CheckedException
1.4.7443.28334
dotnet add package Portia.Roslyn.CheckedException --version 1.4.7443.28334
NuGet\Install-Package Portia.Roslyn.CheckedException -Version 1.4.7443.28334
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.4.7443.28334" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Portia.Roslyn.CheckedException --version 1.4.7443.28334
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Portia.Roslyn.CheckedException, 1.4.7443.28334"
#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.4.7443.28334 // Install Portia.Roslyn.CheckedException as a Cake Tool #tool nuget:?package=Portia.Roslyn.CheckedException&version=1.4.7443.28334
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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 | Versions 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 | 631 | 5/18/2020 |
1.3.7198.17197 | 546 | 9/16/2019 |
1.2.7142.20875 | 547 | 7/22/2019 |
1.2.7123.26884 | 515 | 7/3/2019 |
1.1.7120.15284 | 566 | 6/30/2019 |
1.1.7117.22620 | 532 | 6/27/2019 |
1.0.7116.28233 | 519 | 6/26/2019 |
1.0.6645.24367 | 1,014 | 3/12/2018 |
• Fix NullReferenceException in RedundantAnalyzer
• Make able the ThrowsExceptionAttribute to declare on the interfaces