csharp 19
- Event-Driven Messaging with .NET 10 on AWS: SQS, SNS, and EventBridge
- .NET Testing — Part 3: Integration Testing with Testcontainers
- .NET Testing — Part 2: Writing Readable Tests with Fluent Assertions
- .NET Testing — Part 1: Getting Started with xUnit.net
- Introduction to EF Core and Domain Modeling — Part 4: Seed Data and Putting It All Together
- Introduction to EF Core and Domain Modeling — Part 3: Many-to-Many Relationships
- Introduction to EF Core and Domain Modeling — Part 2: One-to-One and One-to-Many Relationships
- C# and .NET on AWS: A Practical Guide to Compute, Services, and Infrastructure
- Introduction to EF Core and Domain Modeling — Part 1: Setup and Your First DbContext
- C# Development with VS Code — Part 4: Productivity
- C# Development with VS Code — Part 3: Debugging
- Building a REST API with .NET — Part 6: Production Readiness
- C# Development with VS Code — Part 2: Developing C# Apps
- Building a REST API with .NET — Part 5: Filtering, Sorting, and Pagination
- Building a REST API with .NET — Part 4: Authentication and Authorization
- C# Development with VS Code — Part 1: Getting Started
- Building a REST API with .NET — Part 3: Business Logic and Validation
- Building a REST API with .NET — Part 2: Database Integration with Dapper
- Building a REST API with .NET — Part 1: Project Setup, Contracts, and Controllers