issues
search
dotnet
/
platform-compat
Roslyn analyzer that finds usages of APIs that will throw PlatformNotSupportedException on certain platforms.
MIT License
278
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Consider checking for UWP SDK-specific and platform-specific APIs
#34
martinsuchan
opened
7 years ago
2
Renaming sources/folders/namespaces/etc
#33
pjanotti
closed
7 years ago
6
False positive for Activator.CreateInstance
#32
bording
closed
7 years ago
10
Add PC003: API is not available in UWP
#31
terrajobst
closed
7 years ago
0
Add DE0007: Platform ID shouldn't be used
#30
terrajobst
closed
7 years ago
1
Environment.OSVersion.Platform
#29
justinvp
closed
7 years ago
1
Consider also offering as a VS extension
#28
bording
closed
6 years ago
5
Allow deprecation information to be pulled from remote sources
#27
filipw
closed
6 years ago
2
Update PlatformNotSupportedException data
#26
terrajobst
closed
7 years ago
0
Enable test running on the command line
#25
terrajobst
closed
7 years ago
0
Add analysis for deprecated APIS
#24
terrajobst
closed
7 years ago
3
Add method in which exception was found
#23
danmoseley
closed
7 years ago
4
HttpClientHandler.AutomaticDecompression default changed from .NET Core 1.1 to .NET Core 2.0
#22
davidsh
opened
7 years ago
3
Steer developers away from legacy/deprecated APIs
#21
terrajobst
closed
7 years ago
21
Add help links
#20
terrajobst
closed
7 years ago
0
Netfx461 scan
#19
terrajobst
closed
7 years ago
0
Fix badge after rename
#18
terrajobst
closed
7 years ago
0
Rename project to platform-compat
#17
terrajobst
closed
7 years ago
0
Rename project
#16
terrajobst
closed
7 years ago
13
Consider switching to IOperation
#15
terrajobst
opened
7 years ago
1
Allow analyzer to be customized by project settings
#14
terrajobst
closed
7 years ago
0
Simplify test definition
#13
terrajobst
closed
7 years ago
0
Test improvements
#12
terrajobst
closed
7 years ago
0
Include exception message used in code throwing PlatformNotSupportedException
#11
terrajobst
opened
7 years ago
1
Offer fixers
#10
terrajobst
opened
7 years ago
2
Support warnings specific for 3rd party libraries
#9
karelz
opened
7 years ago
2
Scanner tests
#8
terrajobst
closed
7 years ago
0
Scanner tests
#7
terrajobst
closed
7 years ago
0
Allow hyperlinks in warnings
#6
karelz
closed
7 years ago
0
Option to run same tooling on existing libraries
#5
karelz
opened
7 years ago
0
Support database entries beyond PlatformNotSupportedException
#4
karelz
closed
7 years ago
3
Warning should link to help how to suppress them
#3
karelz
closed
7 years ago
1
Warning supression
#2
karelz
closed
7 years ago
2
Highlight usage of Obsolete methods/classes
#1
karelz
closed
7 years ago
3
Previous