Links
Clean Architecture asp dotnet core
ASP.Net Core Web API – Integration Testing With XUnit
blazor
Graph editor. That I should use
interesting reads
api
So youve got dotnet 9 but you want to use swagger ASP.NET Core 9.0: Microsoft.AspNetCore.OpenApi and Swagger UI
More on this here because I know I am going to need it. (Swagger is Dead? Here's the Alternative!)[https://codewithmukesh.com/blog/dotnet-swagger-alternatives-openapi/]
Entity Framework
You have a comma seperated list and you want to store it in a column and be able to select where a value sis in that list? EF Core 8.0: Use of Arrays with Microsoft SQL Server
rust
debugging
In VS code VS Code vs. Rust Rover: the debugging experience By Iede Snoek site: Hacking with rust
tutorials
An interactive book Rust playground
Rust modules are very very confusing. Here is an explanation. By fasterthanlime Rust modules vs files
design patterns
Excellent site for design patterns. Hacking with rust
dotnet core
Docker
How do you write a Dockerfile for an ASP.NET Core app? here
Authroization
Customize The Authorization Pipeline In ASP.NET Core
playwright
- Writing automated UI tests for ASP.NET Core applications using Playwright and xUnit
- Play with Playwright
- In Memory Automated UI Testing ASP.NET Core
- Integration tests in ASP.NET Core
- PlaywrightFixture.cs