ASP.NET Core 3.1 - JWT Authentication Tutorial with Example API
https://jasonwatmore.com/post/2019/10/11/aspnet-core-3-jwt-authentication-tutorial-with-example-api
https://jasonwatmore.com/post/2019/10/11/aspnet-core-3-jwt-authentication-tutorial-with-example-api
Jasonwatmore
ASP.NET Core 3.1 - JWT Authentication Tutorial with Example API | Jason Watmore's Blog
How to implement custom JWT authentication in ASP.NET Core 3.1 with C#. Includes example client apps built with React, Angular & Vue.
Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
https://wakeupandcode.com/query-tags-in-ef-core-for-asp-net-core-3-1-web-apps/
https://wakeupandcode.com/query-tags-in-ef-core-for-asp-net-core-3-1-web-apps/
Wake Up And Code!
Query Tags in EF Core for ASP .NET Core 3.1 Web Apps
This is the seventeenth of a new series of posts on ASP .NET Core 3.1 for 2020. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2020, titled&n…
Aggregation extensions in OData ASP.NET Core
https://devblogs.microsoft.com/odata/aggregation-extensions-in-odata-asp-net-core/
https://devblogs.microsoft.com/odata/aggregation-extensions-in-odata-asp-net-core/
Microsoft News
Aggregation extensions in OData ASP.NET Core
$select and $filter, as well as other OData query options, are an excellent way to receive only data that you need. However, they might not be the best option for reporting and analytical applications. If you want to get total sales to the particular customer…
Blazor WebAssembly 3.2.0 Release Candidate now available
https://devblogs.microsoft.com/aspnet/blazor-webassembly-3-2-0-release-candidate-now-available/
https://devblogs.microsoft.com/aspnet/blazor-webassembly-3-2-0-release-candidate-now-available/
.NET Blog
Blazor WebAssembly 3.2.0 Release Candidate now available
The Blazor WebAssembly Release Candidate is here! This release contains all of the features and improvements that we expect to release for the upcoming Blazor WebAssembly release. There are no more breaking changes planned at this point. Please give the Blazor…
Quickly transform any mockup or design into a working Blazor prototype
https://jonhilton.net/build-anything-using-blazor-components/
https://jonhilton.net/build-anything-using-blazor-components/
jonhilton.net
Quickly transform any mockup or design into a working Blazor prototype
Even complicated applications can be broken down into small components, making them much less daunting to build.
ASP.NET Blog | Blazor WebAssembly 3.2.0 now available
https://devblogs.microsoft.com/aspnet/blazor-webassembly-3-2-0-now-available/
https://devblogs.microsoft.com/aspnet/blazor-webassembly-3-2-0-now-available/
Microsoft News
Blazor WebAssembly 3.2.0 now available
Blazor WebAssembly is now officially released! This is a fully-featured and supported release of Blazor WebAssembly that is ready for production use. Full stack web development with .NET is now here!
Minesweeper in Blazor WebAssembly Part 1: C# Implementation
https://exceptionnotfound.net/minesweeper-in-blazor-webassembly-part-1-csharp-implementation/
https://exceptionnotfound.net/minesweeper-in-blazor-webassembly-part-1-csharp-implementation/