.NET Technology Show

Backstage pass to all things ServiceStack & .NET

Listen

Episodes

ServiceStack v8.6 Release

The latest features in ServiceStack v8.6 including Text to Blazor and AI code generation!

Show notes

DTOs in all languages downloadable without .NET

ServiceStack Typed DTOs for all languages can now be downloaded and uploaded without .NET installed

Show notes

ServiceStack.Swift client library rewritten for Swift 6

ServiceStack.Swift has been rewritten to take advantage of Swift 6 features, now dependency-free.

Show notes

ServiceStack v8.5 Release

The latest features in ServiceStack v8.5 covering release of AI Server and Kamal Deployments and more!

Show notes

SQLite Request Logging

Checking out ServiceStack's new SQLite-backed C# Request Logs feature and enhanced log querying and filtering in the Admin UI

Show notes

C# Background Jobs

Taking a deep dive into C# Background Jobs, a new library for .NET 8 Apps for simplifying task scheduling and management

Show notes

ServiceStack v8.4 Release

The latest features and improvements in ServiceStack v8.4 covering Background Jobs, SQLite Request Logs, Scalable SQLite Apps and more!

Show notes

Commands Feature

Looking into how to utilize C# Commands to build more robust and observable systems

Show notes

ServiceStack v8.3 Release

The latest features and improvements in ServiceStack v8.3 covering Commands Feature, API Keys, Integrated Admin UIs and more!

Show notes

System.Text.Json ServiceStack APIs

Looking at ServiceStack .NET 8+ APIs new capability for using high-performance async System.Text.Json serialization

Show notes

ServiceStack Endpoint Routing

Talking about the new era of ServiceStack .NET 8 which is now more integrated then ever with support for ASP.NET Core Endpoint Routing and IoC

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

.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

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

Exploring the new streamable JSON Lines Format

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

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