.NET Technology Show

Backstage pass to all things ServiceStack & .NET

Listen

Episodes

.NET 8 Templates migrated to use Kamal for deployments

All Identity Auth templates now use Kamal for deployments, simplifying the process of deploying .NET Apps to any Linux server.

Show notes

Using GitHub for Auto Deployments - Kubernetes Not Required

Looking at a cost-effective and straightforward web app deployment pattern using GitHub and a single Linux server

Show notes

JSON Patch secrets into appsettings.json

Simplify managing App secrets by JSON patching them into your appsettings.json with during deployments

Show notes

Jamstack Hosting Costs @ $.40 /mo

Exploring cost & scalability benefits of hybrid CDN & .NET Apps

Show notes

Deployment with GitHub Actions

Checking out how to configure your GitHub repositories for SSH and CDN deployments

Show notes