Nitrox.Analyzers
1.0.13
dotnet add package Nitrox.Analyzers --version 1.0.13
NuGet\Install-Package Nitrox.Analyzers -Version 1.0.13
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="Nitrox.Analyzers" Version="1.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Nitrox.Analyzers" Version="1.0.13" />
<PackageReference Include="Nitrox.Analyzers" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Nitrox.Analyzers --version 1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Nitrox.Analyzers, 1.0.13"
#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.
#:package Nitrox.Analyzers@1.0.13
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Nitrox.Analyzers&version=1.0.13
#tool nuget:?package=Nitrox.Analyzers&version=1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Nitrox.Analyzers
Analyzers and source generators to assist with Nitrox mod development
Local Testing
- Run
dotnet build -c Release - Add NuGET source to your IDE, pointing to the Release folder of this project.
- Change NuGET source in your IDE to use local
- Change version number of the Nitrox.Analyzers dependency
- Run
dotnet restorein the project referencing Nitrox.Analyzers
Deploy
- Run
dotnet build -c Release - Upload nuget package to NuGET
Helpful links for contributors
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 (2)
Showing the top 2 popular GitHub repositories that depend on Nitrox.Analyzers:
| Repository | Stars |
|---|---|
|
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
|
|
|
Papela/Nitrox-Cracked-Mod
An open-source, multiplayer modification for the game Subnautica (Cracked).
|