GoLive.Generator.RazorPageRoute 2.2.5-alpha

This is a prerelease version of GoLive.Generator.RazorPageRoute.
dotnet add package GoLive.Generator.RazorPageRoute --version 2.2.5-alpha
                    
NuGet\Install-Package GoLive.Generator.RazorPageRoute -Version 2.2.5-alpha
                    
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="GoLive.Generator.RazorPageRoute" Version="2.2.5-alpha">
  <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="GoLive.Generator.RazorPageRoute" Version="2.2.5-alpha" />
                    
Directory.Packages.props
<PackageReference Include="GoLive.Generator.RazorPageRoute">
  <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 GoLive.Generator.RazorPageRoute --version 2.2.5-alpha
                    
#r "nuget: GoLive.Generator.RazorPageRoute, 2.2.5-alpha"
                    
#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 GoLive.Generator.RazorPageRoute@2.2.5-alpha
                    
#: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=GoLive.Generator.RazorPageRoute&version=2.2.5-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=GoLive.Generator.RazorPageRoute&version=2.2.5-alpha&prerelease
                    
Install as a Cake Tool

Generates strongly typed methods that return full URL for Razor and Blazor pages.

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
2.2.5-alpha 208 8/18/2025
2.2.4-alpha 200 8/18/2025
2.2.3-alpha 160 7/29/2025
2.2.2-alpha 192 7/14/2025
2.2.1-alpha 200 7/14/2025
2.2.0-alpha 202 7/13/2025
2.1.3-alpha 173 7/12/2025
2.1.2-alpha 165 12/8/2024
2.1.1-alpha 135 12/2/2024
2.1.0-alpha 180 11/23/2024
2.0.3-alpha 193 4/15/2024
2.0.2-alpha 294 12/12/2023
2.0.1-alpha 244 11/20/2023
2.0.0-alpha 239 11/20/2023
1.3.0 1,249 6/22/2024
1.2.2 454 4/15/2024
1.2.1 350 11/11/2023
1.2.0 354 4/25/2023
1.1.0 530 11/11/2022
1.0.2 591 5/29/2022
Loading failed