RandoConstantGenerators 1.2.0

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

// Install RandoConstantGenerators as a Cake Tool
#tool nuget:?package=RandoConstantGenerators&version=1.2.0

A source generator that aids in randomizer connection development by pulling constants from embedded JSON resources.

Usage

  1. Add <AdditionalFileItemNames>EmbeddedResource</AdditionalFileItemNames> to a PropertyGroup in your csproj
  2. Add a nuget dependency on the analyzer package
  3. Create a static partial class to hold your class, and mark it with any one of the marker attributes in the RandoConstantGenerators namespace.
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • 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.2.0 2,853 1/2/2023
1.1.0 2,385 10/30/2022
1.0.3 2,405 8/25/2022
1.0.2 3,010 8/19/2022
1.0.1 2,656 8/17/2022
1.0.0 2,594 8/17/2022