Beamable.Microservice.SourceGen 7.1.0

dotnet add package Beamable.Microservice.SourceGen --version 7.1.0
                    
NuGet\Install-Package Beamable.Microservice.SourceGen -Version 7.1.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="Beamable.Microservice.SourceGen" Version="7.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Beamable.Microservice.SourceGen" Version="7.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Beamable.Microservice.SourceGen" />
                    
Project file
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 Beamable.Microservice.SourceGen --version 7.1.0
                    
#r "nuget: Beamable.Microservice.SourceGen, 7.1.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.
#:package Beamable.Microservice.SourceGen@7.1.0
                    
#: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=Beamable.Microservice.SourceGen&version=7.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Beamable.Microservice.SourceGen&version=7.1.0
                    
Install as a Cake Tool

The Beamable.Microservice.SourceGen package contains the code for our SourceGenerator that runs over
           your C# Microservices.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

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
7.1.0 82 4/16/2026
7.1.0-PREVIEW.RC1 34 4/14/2026
7.0.1 172 4/2/2026
7.0.1-PREVIEW.RC4 40 4/1/2026
7.0.1-PREVIEW.RC3 32 4/1/2026
7.0.1-PREVIEW.RC2 32 4/15/2026
7.0.0 166 2/19/2026
7.0.0-PREVIEW.RC17 47 2/13/2026
7.0.0-PREVIEW.RC16 46 2/12/2026
7.0.0-PREVIEW.RC15 36 2/6/2026
7.0.0-PREVIEW.RC14 51 2/6/2026
7.0.0-PREVIEW.RC13 45 2/5/2026
7.0.0-PREVIEW.RC12 54 2/4/2026
4.3.7 84 4/10/2026
4.3.7-PREVIEW.RC1 42 4/9/2026
4.3.6 115 3/16/2026
4.3.6-PREVIEW.RC1 34 3/13/2026
4.3.5 1,029 3/3/2026
4.3.5-PREVIEW.RC2 47 3/3/2026
4.3.5-PREVIEW.RC1 37 3/3/2026
Loading failed