ronimizy.Razor.Sdk.Analyzers 1.0.16

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

SDK for creating custom Razor compilers

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ronimizy.Razor.Sdk.Analyzers:

Package Downloads
ronimizy.RazorStringBuilder.Analyzers

Source generators for compiling Razor files as string builders

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.16 281 11/10/2025
1.0.15 344 9/19/2025
1.0.14-alpha 356 9/19/2025
1.0.12-alpha 345 9/15/2025
1.0.11-alpha 130 9/12/2025
1.0.10-alpha 136 9/12/2025

Implemented RazorSourceGeneratorBase and MSBuild items