SboxAccessListAnalyzer 1.0.0

Suggested Alternatives

SboxAnalyzers

Additional Details

The project has been changed to contain all S&box-related analyzers.

dotnet add package SboxAccessListAnalyzer --version 1.0.0
NuGet\Install-Package SboxAccessListAnalyzer -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SboxAccessListAnalyzer" Version="1.0.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SboxAccessListAnalyzer --version 1.0.0
#r "nuget: SboxAccessListAnalyzer, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SboxAccessListAnalyzer as a Cake Addin
#addin nuget:?package=SboxAccessListAnalyzer&version=1.0.0

// Install SboxAccessListAnalyzer as a Cake Tool
#tool nuget:?package=SboxAccessListAnalyzer&version=1.0.0

S&box AccessList Analyzer

A Roslyn analyzer that checks if you are using any code that S&box does not allow.

Analyzer showcase

License

Distributed under the MIT License. See the license for more information.

Contributing

Contributions are very much welcomed! When making your pull request please make sure your code is neatly formatted and passes all tests.

Known Issues

  • There are bound to be false positives that come up. If you experience one, please submit an issue so that it can be looked into!
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 217 5/8/2023

Initial release.