Blazor.SourceGenerators 8.0.0

dotnet add package Blazor.SourceGenerators --version 8.0.0
NuGet\Install-Package Blazor.SourceGenerators -Version 8.0.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="Blazor.SourceGenerators" Version="8.0.0">
  <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 8.0.0
#r "nuget: Blazor.SourceGenerators, 8.0.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.
// Install Blazor.SourceGenerators as a Cake Addin
#addin nuget:?package=Blazor.SourceGenerators&version=8.0.0

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

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
8.0.0 712 11/17/2023
8.0.0-rc.2.23480.2 59 10/13/2023
7.0.3 322 2/15/2023
7.0.2 242 2/7/2023
7.0.1 259 1/24/2023
7.0.0 268 1/11/2023
2.0.11 438 10/10/2022
2.0.10 398 5/19/2022
2.0.9 420 4/18/2022
2.0.8 416 4/14/2022
2.0.7 412 4/14/2022
2.0.6 445 4/7/2022
2.0.5 394 4/5/2022
2.0.4 419 4/5/2022
2.0.3 384 4/5/2022
2.0.2 455 4/4/2022
2.0.1 379 4/4/2022
1.5.0 387 3/29/2022
1.4.5 419 3/26/2022
1.4.3 380 3/25/2022
1.4.2 408 3/23/2022
1.4.0 399 3/22/2022
1.3.3 377 3/18/2022
1.3.1 440 3/16/2022
1.3.0 424 3/16/2022
1.2.0 385 3/13/2022
1.1.1 425 3/8/2022
1.1.0 412 3/5/2022
1.0.5 382 3/4/2022
1.0.4 620 3/3/2022
1.0.3 395 2/24/2022
1.0.2 415 2/22/2022
1.0.1 398 2/22/2022
1.0.0 394 2/22/2022