SourceGeneration.States.SourceGenerator 1.0.0-beta2.240317.1

This is a prerelease version of SourceGeneration.States.SourceGenerator.
dotnet add package SourceGeneration.States.SourceGenerator --version 1.0.0-beta2.240317.1
NuGet\Install-Package SourceGeneration.States.SourceGenerator -Version 1.0.0-beta2.240317.1
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="SourceGeneration.States.SourceGenerator" Version="1.0.0-beta2.240317.1">
  <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 SourceGeneration.States.SourceGenerator --version 1.0.0-beta2.240317.1
#r "nuget: SourceGeneration.States.SourceGenerator, 1.0.0-beta2.240317.1"
#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 SourceGeneration.States.SourceGenerator as a Cake Addin
#addin nuget:?package=SourceGeneration.States.SourceGenerator&version=1.0.0-beta2.240317.1&prerelease

// Install SourceGeneration.States.SourceGenerator as a Cake Tool
#tool nuget:?package=SourceGeneration.States.SourceGenerator&version=1.0.0-beta2.240317.1&prerelease

States is a state management framework based on Source Generator and Reactive (RX) with no emissions, and it supports AOT compilation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on SourceGeneration.States.SourceGenerator:

Package Downloads
SourceGeneration.States

States is a state management framework based on Source Generator and Reactive (RX) with no emissions, and it supports AOT compilation.

GitHub repositories

This package is not used by any popular GitHub repositories.