Trickery Domain Cleric is, without a doubt, the most useless subclass in all of Baldur's Gate 3 (which is hilarious, since it ...
Iron Software builds trusted .NET libraries for document automation. Full disclosure: We're the developer relations team at Iron Software, the company behind IronQR, one of the libraries in this ...
For guidance on creating an RCL, see xref:blazor/components/class-libraries. Optionally, access the additional guidance on RCLs that apply broadly to ASP.NET Core ...
BlazorMobile - is a set of Nuget packages & project templates for embedding a Blazor web application as a standalone mobile application, hosted in Xamarin. Access from Web to native both in C# More ...
Iron Software builds trusted .NET libraries for document automation. Generating PDFs from HTML is a common requirement for .NET developers, whether for invoices, reports, or web page exports. However, ...
When you need to integrate authorization with procedural code, you're going to need your application's ClaimsPrincipal object so that you can check the user's authorization claims. Here's both how to ...
If you know how to create an ASP.NET MVC View, you know a great deal about how to create pages in Blazor. But, by packaging up pages as Blazor Components, you can use (and re-use) those pages more ...