Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
Blazor
.
Show all posts
Showing posts with label
Blazor
.
Show all posts
Sunday, 15 February 2026
Blazor Property Grid - Updated version
›
Blazor Property Grid I wrote a Blazor Property Grid component back in 2021, the updated the version is now available some five years later...
Sunday, 25 January 2026
Rendering Blazor components using HtmlRenderer
›
Rendering Blazor Components Dynamically with HtmlRenderer in .NET 8 🚀 Rendering Blazor Components Dynamically wit...
Sunday, 6 July 2025
Blazorise Datepicker with highlighting of dates
›
The Blazorise Datepicker is a date picker control for setting dates in Blazor WASM web assembly apps. It uses Flatpickr to provide a user ...
Sunday, 9 March 2025
Generating dropdowns for enums in Blazor
›
This article will look into generating dropdown for enums in Blazor. The repository for the source code listed in the article is here: htt...
1 comment:
Saturday, 18 January 2025
Monitoring User Secrets inside Blazor
›
This article shows how you can add User Secrets for a Blazor app, or other related .NET client technology supporting them. User secrets are...
1 comment:
Saturday, 4 January 2025
Slider component for Blazor
›
I have added a Blazor component for Blazor, which uses INPUT of type range and additional CSS styling for more flexible setup of look and f...
2 comments:
Monday, 22 April 2024
Pii - Detecting Personally Identifiable Information using Azure Cognitive Services
›
This article will look at detecting Person Identifiable Information (Pii) using Azure Cognitive Services. I have created a demo using .NET...
›
Home
View web version