Minimal ReSharper compiled extension that dectect if class name contains 'Foo' and displays a warning.
Info
Version: | 2018.1.0 |
Author(s): | Yan Drugalya |
Last Update: | Sunday, June 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MindWrapper/ReSharper.FooDetector |
NuGet Url: | https://www.nuget.org/packages/ReSharper.FooDetector |
Install
Install-Package ReSharper.FooDetector
dotnet add package ReSharper.FooDetector
paket add ReSharper.FooDetector
ReSharper.FooDetector Download (Unzip the "nupkg" after downloading)
Dependencies
- Wave(>= 12.0.0 && <= 12.0.0)
Tags