ronimizy.Razor.Sdk.Analyzers 1.0.15

Prefix Reserved
dotnet add package ronimizy.Razor.Sdk.Analyzers --version 1.0.15
                    
NuGet\Install-Package ronimizy.Razor.Sdk.Analyzers -Version 1.0.15
                    
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.15" />
                    
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.15" />
                    
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.15
                    
#r "nuget: ronimizy.Razor.Sdk.Analyzers, 1.0.15"
                    
#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.15
                    
#: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.15
                    
Install as a Cake Addin
#tool nuget:?package=ronimizy.Razor.Sdk.Analyzers&version=1.0.15
                    
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.15 279 9/19/2025
1.0.14-alpha 285 9/19/2025
1.0.12-alpha 284 9/15/2025
1.0.11-alpha 87 9/12/2025
1.0.10-alpha 89 9/12/2025

Implemented RazorSourceGeneratorBase and MSBuild items