Roslyn analyzers designed that allow the suppression of warnings caused by reflection in your code.
Info
Version: | 1.0.0 |
Author(s): | Aze |
Last Update: | Tuesday, March 17, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SuppressionAttributes |
Install
Install-Package SuppressionAttributes
dotnet add package SuppressionAttributes
paket add SuppressionAttributes
SuppressionAttributes Download (Unzip the "nupkg" after downloading)
Dependencies
- CustomAnalyzers.Interface(>= 1.0.0)
Tags