Blazor.SourceGenerators 9.0.1

dotnet add package Blazor.SourceGenerators --version 9.0.1
                    
NuGet\Install-Package Blazor.SourceGenerators -Version 9.0.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="Blazor.SourceGenerators" Version="9.0.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.
<PackageVersion Include="Blazor.SourceGenerators" Version="9.0.1" />
                    
Directory.Packages.props
<PackageReference Include="Blazor.SourceGenerators">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Blazor.SourceGenerators --version 9.0.1
                    
#r "nuget: Blazor.SourceGenerators, 9.0.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.
#:package Blazor.SourceGenerators@9.0.1
                    
#: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=Blazor.SourceGenerators&version=9.0.1
                    
Install as a Cake Addin
#tool nuget:?package=Blazor.SourceGenerators&version=9.0.1
                    
Install as a Cake Tool

Blazorators: The C# Source Generator for Blazor

This project is capable of parsing TypeScript type declarations and emitting equivalent C# code that implements fully functioning JavaScript Web APIs. This is the core package for #blazorators. This project relies on the Roslyn source generator APIs to add source files to the compilation context.

This C# source generator that creates extensions methods on the Blazor WebAssembly JavaScript implementation of the IJSInProcessRuntime type. This library provides several NuGet packages:

NuGet package NuGet version Build Description
Blazor.SourceGenerators NuGet build Core source generator library.

This package is consumed by the following NuGet packages:

Blazorators Logo

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
9.0.1 357 12/1/2024
9.0.0 256 11/22/2024
8.0.0 1,596 11/17/2023
8.0.0-rc.2.23480.2 141 10/13/2023
7.0.3 506 2/15/2023
7.0.2 428 2/7/2023
7.0.1 424 1/24/2023
7.0.0 435 1/11/2023
2.0.11 664 10/10/2022
2.0.10 590 5/19/2022
2.0.9 635 4/18/2022
2.0.8 630 4/14/2022
2.0.7 604 4/14/2022
2.0.6 634 4/7/2022
2.0.5 577 4/5/2022
2.0.4 635 4/5/2022
2.0.3 587 4/5/2022
2.0.2 651 4/4/2022
2.0.1 595 4/4/2022
1.5.0 602 3/29/2022
1.4.5 621 3/26/2022
1.4.3 590 3/25/2022
1.4.2 628 3/23/2022
1.4.0 640 3/22/2022
1.3.3 563 3/18/2022
1.3.1 631 3/16/2022
1.3.0 629 3/16/2022
1.2.0 608 3/13/2022
1.1.1 681 3/8/2022
1.1.0 637 3/5/2022
1.0.5 596 3/4/2022
1.0.4 881 3/3/2022
1.0.3 595 2/24/2022
1.0.2 601 2/22/2022
1.0.1 590 2/22/2022
1.0.0 621 2/22/2022