Contains analyser which helps to find issue: "Namespace must match file location".
Info
Version: | 1.0.2 |
Author(s): | Anton Komarov |
Last Update: | Wednesday, December 12, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NamespaceResolver |
Install
Install-Package NamespaceResolver
dotnet add package NamespaceResolver
paket add NamespaceResolver
NamespaceResolver Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CodeAnalysis.CSharp.Workspaces(>= 2.2.0)
Tags