OzCode.Analyzers.AddTryCatchAnalyzer
1.4.6337.20200
dotnet add package OzCode.Analyzers.AddTryCatchAnalyzer --version 1.4.6337.20200
NuGet\Install-Package OzCode.Analyzers.AddTryCatchAnalyzer -Version 1.4.6337.20200
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="OzCode.Analyzers.AddTryCatchAnalyzer" Version="1.4.6337.20200"> <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 OzCode.Analyzers.AddTryCatchAnalyzer --version 1.4.6337.20200
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OzCode.Analyzers.AddTryCatchAnalyzer, 1.4.6337.20200"
#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 OzCode.Analyzers.AddTryCatchAnalyzer as a Cake Addin #addin nuget:?package=OzCode.Analyzers.AddTryCatchAnalyzer&version=1.4.6337.20200 // Install OzCode.Analyzers.AddTryCatchAnalyzer as a Cake Tool #tool nuget:?package=OzCode.Analyzers.AddTryCatchAnalyzer&version=1.4.6337.20200
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Adds try..catch and Logger.Log() inside methods and constructors that will have dire effects if an exception occurs inside.
This includes: 1) MEF importing constructors 2) Methods implementing Visual Studio interfaces (Starting with Microsoft.VisualStudio namespace)
There are no supported framework assets in this 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.6337.20200 | 1,291 | 5/8/2017 |
1.3.6336.33203 | 1,078 | 5/8/2017 |