Connecting to RDS SQL Server from a .NET 5 Application on Linux
Guide to connecting a .NET 5 application on Linux EC2 to an RDS SQL Server instance using AWS Managed Microsoft AD for authentication.
Guide to connecting a .NET 5 application on Linux EC2 to an RDS SQL Server instance using AWS Managed Microsoft AD for authentication.
Fix for missing .deps.json error when running .NET 5 xUnit tests in Azure DevOps by disabling reference assemblies or ignoring the /ref/ folder.
A tutorial on building and deploying a .NET 5 web API using VSCode, covering setup, development, and Docker deployment.
A tutorial on using Dapr with .NET 5 to read secrets from local files and environment variables for development.