System.IO.Abstractions.Analyzers icon indicating copy to clipboard operation
System.IO.Abstractions.Analyzers copied to clipboard

Create a BannedApiAnalyzer

Open bdovaz opened this issue 9 months ago • 0 comments

Is your feature request related to a problem? Please describe.

Despite using this library, nothing prevents the team from continuing to use the standard .NET API.

Describe the solution you'd like

Create an analyzer to avoid this usage.

There is another package that creates an abstraction of Environment and has an analyzer for it:

https://www.nuget.org/packages/EnvironmentAbstractions.BannedApiAnalyzer#readme-body-tab

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

bdovaz avatar Mar 14 '25 20:03 bdovaz