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.
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.
// Install Blazor.SourceGenerators as a Cake Addin
#addin nuget:?package=Blazor.SourceGenerators&version=9.0.1

// Install Blazor.SourceGenerators as a Cake Tool
#tool nuget:?package=Blazor.SourceGenerators&version=9.0.1                

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 158 4 months ago
9.0.0 113 4 months ago
8.0.0 1,455 11/17/2023
8.0.0-rc.2.23480.2 78 10/13/2023
7.0.3 374 2/15/2023
7.0.2 314 2/7/2023
7.0.1 315 1/24/2023
7.0.0 313 1/11/2023
2.0.11 511 10/10/2022
2.0.10 459 5/19/2022
2.0.9 480 4/18/2022
2.0.8 470 4/14/2022
2.0.7 472 4/14/2022
2.0.6 499 4/7/2022
2.0.5 449 4/5/2022
2.0.4 470 4/5/2022
2.0.3 436 4/5/2022
2.0.2 512 4/4/2022
2.0.1 435 4/4/2022
1.5.0 447 3/29/2022
1.4.5 487 3/26/2022
1.4.3 435 3/25/2022
1.4.2 463 3/23/2022
1.4.0 460 3/22/2022
1.3.3 435 3/18/2022
1.3.1 498 3/16/2022
1.3.0 491 3/16/2022
1.2.0 461 3/13/2022
1.1.1 519 3/8/2022
1.1.0 469 3/5/2022
1.0.5 442 3/4/2022
1.0.4 694 3/3/2022
1.0.3 455 2/24/2022
1.0.2 468 2/22/2022
1.0.1 452 2/22/2022
1.0.0 465 2/22/2022