.NET Technology Show

Backstage pass to all things ServiceStack & .NET

Listen

Episodes

2025 2024 2023

Docker Containerization in .NET 8

Checking out the new .NET 8 Docker Container support and GitHub Actions Deployments in new Project Templates

Show notes

PHP typed client DTOs for .NET APIs

Covering the new first class end-to-end typed support for calling .NET APIs with PHP

Show notes

ASP.NET Core Identity Auth in .NET 8

Talking about ServiceStack's switch to ASP.NET Core Identity Auth in new .NET 8 Blazor, Razor and MVC Project Templates

Show notes

.NET 8's Best Blazor is not Blazor as we know it

We explore the exciting new potential of Blazor in .NET 8 to develop fast, interactive Web Apps without compromise

Show notes

ServiceStack v8.0 Release

ServiceStack v8 is here with all packages now including .net8.0 builds, all Project Templates upgraded to .NET 8, GitHub Actions now using .NET 8 Docker containers, new Tailwind Blazor, Razor Pages & MVC Templates now using ASP .NET Identity Auth & EF

Show notes

New .NET 8 Blazor Tailwind Template

Kicking the tires on the new Blazor for .NET 8 project template for streamlined Web UI development in C#

Show notes

ServiceStack.AI - Chat GPT and Managed Cloud Providers

Guide into implementing Voice Transcriptions and TypeChat GPT in .NET

Show notes

All of TypeScript's TypeChat Examples in .NET

Exploring the approach of implementing Voice Transcriptions with TypeChat GPT in .NET

Show notes

Creating a Voice Activated CoffeeShop in .NET

Guide into implementing a Voice Activated CoffeeShop in .NET utilizing Voice Transcriptions and TypeChat GPT

Show notes

Modelling TypeChat's CoffeeShop in .NET

Looking at Modelling TypeChat's CoffeeShop App and rapidly developing it with OrmLite POCO classes and AutoQuery CRUD APIs

Show notes

Should .NET Apps switch to ARM?

Evaluating the cost and performance of ARM vs x86 in AWS, Azure, and Hetzner

Show notes

New Blogging features in Razor SSG

Exploring the latest Blogging Features added to the Razor SSG template, the fast, free static side generator for generating blogs and marketing websites from Markdown files.

Show notes

Exploring the new streamable JSON Lines Format

A dive into the JSON Lines format and how to use it in ServiceStack

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

Which RDBMS has the fastest .NET Bulk Insert implementation?

Measuring the different performance of RDBMS Bulk Insert implementations to find out which one is faster for .NET applications.

Show notes

Install PostgreSQL, MySql and SQL Server on Apple Silicon

Checking out an effortless way to install PostgreSQL, MySql and SQL Server on macOS running Apple Silicon

Show notes

Trying Microsoft's Semantic Kernel

Looking at benefits of incorporating the Semantic Kernel into our GPT Meeting Agent gives developers more flexibility when working with LLMs

Show notes

Introducing Razor Press

Checking out the Markdown & Razor Pages Static Site Generator for beautiful fast Content & Documentation

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

New Razor SSG generated docs.servicestack.net

Taking a tour of the new docs.servicestack.net website that's now generated with Razor SSG - now with Dark Mode!

Show notes

Vue Stable Diffusion

Looking at the rewrite of the Blazor Diffusion image generation .NET App & album catalog in Vue & Razor SSG

Show notes

Build Beautiful Admin UIs, Fast

Taking a look at the new features in Vue Razor Pages template to build Admin UIs, Fast

Show notes

Introducing CreatorKit

Exploring CreatorKit - an OSS Self-Hosting alternative to Mailchimp and Disqus

Show notes

Creating ChatGPT Agents to call System APIs

A walkthrough of how to enable Large Language Model 'Agents' with access to your own ServiceStack APIs

Show notes

Bringing xkcd static dataset to life with AutoQuery

Unsiloing data quickly with AutoQuery to make your datasets available from queryable Web APIs

Show notes

Introducing Razor SSG

A deep-dive into the new Razor SSG template for creating fast, beautiful statically rendered Razor Websites & Blogs

Show notes

New Razor SSG generated servicestack.net

Celebrating 150M Downloads with a new Razor SSG generated Website

Show notes

Simple, Modern JavaScript

Learning about JavaScript Modules, Vue 3 and available rich UI Component Library

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