Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 741 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 741 Bytes

Excubo.Analyzers.Annotations

This project contains attributes that support Excubo.Analyzers.DependencyInjectionValidation. If you want this package, you probably also want the analyzer.

Installation

Excubo.Analyzers.Annotations is distributed via via nuget.org. Nuget

Package Manager:

Install-Package Excubo.Analyzers.Annotations -Version 1.0.0

.NET Cli:

dotnet add package Excubo.Analyzers.Annotations --version 1.0.0