This analyzer detects where you're using platform- and version-specific (non-universal) Windows 10 UWP APIs, and helps you guard them correctly.
Info
Version: | 2.0.3 |
Author(s): | Lucian Wischik |
Last Update: | Wednesday, June 1, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ljw1004/platform-specific-analyzer/blob/master/README.md |
NuGet Url: | https://www.nuget.org/packages/PlatformSpecific.Analyzer |
Install
Install-Package PlatformSpecific.Analyzer
dotnet add package PlatformSpecific.Analyzer
paket add PlatformSpecific.Analyzer
PlatformSpecific.Analyzer Download (Unzip the "nupkg" after downloading)
Dependencies
Tags