Namespace Cuemon.Extensions.AspNetCore.Mvc.RazorPages
Assembly: Cuemon.Extensions.AspNetCore.Mvc.RazorPages.dll
The Cuemon.Extensions.AspNetCore.Mvc.RazorPages
namespace contains extension methods tailored to accompany the types found in Cuemon.AspNetCore.Razor.TagHelpers
while being an addition to the Microsoft.AspNetCore.Mvc.RazorPages
namespace.
Availability: .NET 9 and .NET 8
Complements: Microsoft.AspNetCore.Mvc.RazorPages 🔗
Extension Methods
Type | Ext | Methods |
---|---|---|
PageModel | ⬇️ | GetAppUrl , GetCdnUrl |
Classes
PageBaseExtensions
Extension methods for the Microsoft.AspNetCore.Mvc.RazorPages.PageBase class.