Nitrox.Analyzers 1.0.7

dotnet add package Nitrox.Analyzers --version 1.0.7
NuGet\Install-Package Nitrox.Analyzers -Version 1.0.7
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.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Nitrox.Analyzers --version 1.0.7
#r "nuget: Nitrox.Analyzers, 1.0.7"
#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 Nitrox.Analyzers as a Cake Addin
#addin nuget:?package=Nitrox.Analyzers&version=1.0.7

// Install Nitrox.Analyzers as a Cake Tool
#tool nuget:?package=Nitrox.Analyzers&version=1.0.7

Nitrox.Analyzers

Analyzers and source generators to assist with Nitrox mod development

Local Testing

  1. Run dotnet build -c Release
  2. Add NuGET source to your IDE, pointing to the Release folder of this project.
  3. Change NuGET source in your IDE to use local
  4. Change version number of the Nitrox.Analyzers dependency
  5. Run dotnet restore in the project referencing Nitrox.Analyzers

Deploy

  1. Run dotnet build -c Release
  2. Upload nuget package to NuGET
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 (1)

Showing the top 1 popular GitHub repositories that depend on Nitrox.Analyzers:

Repository Stars
SubnauticaNitrox/Nitrox
An open-source, multiplayer modification for the game Subnautica.
Version Downloads Last updated
1.0.7 992 12/21/2023
1.0.6 165 11/22/2023
1.0.5 141 11/22/2023