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 215 4/16/2026
7.1.0-PREVIEW.RC1 41 4/14/2026
7.0.1 192 4/2/2026
7.0.1-PREVIEW.RC4 47 4/1/2026
7.0.1-PREVIEW.RC3 38 4/1/2026
7.0.1-PREVIEW.RC2 37 4/15/2026
7.0.0 222 2/19/2026
7.0.0-PREVIEW.RC17 54 2/13/2026
7.0.0-PREVIEW.RC16 51 2/12/2026
7.0.0-PREVIEW.RC15 39 2/6/2026
7.0.0-PREVIEW.RC14 54 2/6/2026
7.0.0-PREVIEW.RC13 53 2/5/2026
7.0.0-PREVIEW.RC12 56 2/4/2026
4.3.7 94 4/10/2026
4.3.7-PREVIEW.RC1 48 4/9/2026
4.3.6 125 3/16/2026
4.3.6-PREVIEW.RC1 43 3/13/2026
4.3.5 1,522 3/3/2026
4.3.5-PREVIEW.RC2 54 3/3/2026
4.3.5-PREVIEW.RC1 41 3/3/2026
Loading failed