Unit Testing with xUnit
Write unit tests with xUnit, and optionally Moq/FluentAssertions.
Write unit tests with xUnit, and optionally Moq/FluentAssertions.
Authenticate users/clients and authorize access to resources.
Connect C# apps to SQL Server with Microsoft.Data.SqlClient or EF Core.
Design resource-oriented endpoints with correct verbs and status codes.