Coding Grounds
Compilation of different programming projects I amuse myself with.
Thursday, 18 May 2023
Animations in Blazor
›
I tested out animations in Blazor today, using the AOS - Animate on Scroll - library. I will use Blazor WASM for this. The sample code ...
Saturday, 22 April 2023
Tag Helpers in Asp.net Core Mvc 7
›
This article will present a sample Tag Helper in .net. A Tag Helper is similar to Html Helpers in Asp.net Mvc in .NET Framework, but it is ...
Monday, 3 April 2023
Using Azure Cognitive Services to summarize articles
›
I have added a repo on Github for a web scraping app written in .NET MAUI Blazor. It uses Azure Cognitive Services to summarize articles. ...
‹
›
Home
View web version