AspNetCore.RouteAnalyzer
AspNetCore.RouteAnalyzer copied to clipboard
Target netstandard2 instead of .Net Core
Current ASP.NET Core 2 targets .net standard and thus supports both .NET Core and .NET Framework. Please consider adding support or re-targeting the nuget to .net standard to support .NET Framework as well.