Articles with "dotnet"
Welcome .NET 10!
As a developer, I am constantly using ASP.NET Core in the backend, mainly for web APIs and cron jobs that handle data. Every year in November, Microsoft releases a new major version with added features and improvements. Here are some highlights from my perspective.
Working with Blazor
There are many ways to build modern web applications. Today I would like to share some insights on working with "Blazor", which is a viable web framework for teams that primarily work with C# and ASP.NET.