dotnet / platform-compat

Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.
MIT License
278 stars 45 forks source link

PC001: RegistryKey.OpenBaseKey(RegistryHive, RegistryView) isn't supported on Linux and macOS #226

Open cetindogu opened 4 years ago

cetindogu commented 4 years ago

What is the best practice for linux. instead of Registry. there is not Registy in Linux