SmartanAlyzers.ExceptionAnalyzer
1.0.10
dotnet add package SmartanAlyzers.ExceptionAnalyzer --version 1.0.10
NuGet\Install-Package SmartanAlyzers.ExceptionAnalyzer -Version 1.0.10
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="SmartanAlyzers.ExceptionAnalyzer" Version="1.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SmartanAlyzers.ExceptionAnalyzer --version 1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SmartanAlyzers.ExceptionAnalyzer, 1.0.10"
#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 SmartanAlyzers.ExceptionAnalyzer as a Cake Addin #addin nuget:?package=SmartanAlyzers.ExceptionAnalyzer&version=1.0.10 // Install SmartanAlyzers.ExceptionAnalyzer as a Cake Tool #tool nuget:?package=SmartanAlyzers.ExceptionAnalyzer&version=1.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A set of Roslyn analyzers related to exceptions usages
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 1.3
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on SmartanAlyzers.ExceptionAnalyzer:
Repository | Stars |
---|---|
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 8, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
|
|
mehdihadeli/vertical-slice-api-template
An asp.net core template based on .Net 8, Vertical Slice Architecture, CQRS, Minimal APIs, API Versioning and Swagger.
|