.NET Technology Show podcast artwork

PODCAST · technology

.NET Technology Show

In this show, we explore the inner workings that goes into each ServiceStack Release and explore the benefits and purpose behind major features and how they can empower your next project and help you build better apps faster. We also dive deep into some of the most popular topics in modern web dev, API design, microservices architecture, and more.

  1. 50

    Next.js React Server Components - Secure Design

    How the Next.js RSC template architecture protects against React Server Components vulnerabilities through process isolation and defense-in-depth security

  2. 49

    Replacing Legacy UIs in an AI-First world

    Rewriting legacy UIs on modern AI-First stacks are now cheaper and faster than traditional development.

  3. 48

    New .NET 10 + Angular 21 Identity Auth Tailwind SPA Template

    Introducing our new Angular 21 IdentityAuth Tailwind Template with DarkMode and support for RxJS and Signals dev models

  4. 47

    New Vibe Codable .NET 10 React Templates

    Exploring the new Vibe Codable .NET 10 React Templates and their NodeProxy architecture

  5. 46

    ServiceStack v10 Release

    ServiceStack v10: native support for .NET 10 LTS, OpenAPI, Swagger UI, Scalar. Vibe Code ready React Templates and more!

  6. 45

    Creating a custom Explorer UI for OpenAIs Chat API

    Learning how to create a customized API Explorer API UIs like ChatCompletion's UI

  7. 44

    AI Chat - A Simple OpenAI Chat Completions API, UI & Client LLM Gateway

    Unlock the value of OpenAI Chat APIs using a simple, serializable ChatCompletion DTO that works everywhere

  8. 43

    React + Tailwind + TypeScript for AI-First Development

    First-class React support optimized for AI-assisted development with new React component library & project templates

  9. 42

    ServiceStack v8.10 Release

    Latest features in ServiceStack v8.10 including 1st class React & Tailwind CSS support, AI Chat, AI Search and more!

  10. 41

    Ask ServiceStack Docs - Introducing AI Search

    Learn about the new AI Search feature - Typesense Conversational RAG for ServiceStack Docs

  11. 40

    Protect same APIs with API Keys or Identity Auth

    Learn how to create ServiceStack APIs that can be protected with API Keys or Identity Auth

  12. 39

    RDBMS Background Jobs

    Run Background Jobs and Scheduled Tasks in PostgreSQL, SQL Server or MySQL

  13. 38

    In Depth Interactive API Analytics for PostgreSQL, SQL Server & MySQL

    Comprehensive and Interactive RDBMS API Analytics in Admin UI, deep insights into API usage, performance, users, API Keys & IPs

  14. 37

    OrmLite new Configuration Model and Defaults

    Learn about OrmLite's new fluent Configuration Model, new defaults & features

  15. 36

    OrmLite new Configuration Model and Defaults

    Learn about OrmLite's new fluent Configuration Model, new defaults & features

  16. 35

    ServiceStack v8.9 Release

    Latest features in ServiceStack v8.9 new OrmLite configuration model and features, RDBMS Logging/Analytics and more!

  17. 34

    Using llama.cpp to self-host Large Language Models in Production

    A practical guide to self-hosting LLMs in production using llama.cpp's llama-server with Docker compose and Systemd

  18. 33

    ServiceStack v8.8 Release

    Latest features in ServiceStack v8.8 including TailwindCSS v4, AutoBatched Requests for Endpoint Routing and more!

  19. 32

    Tailwind CSS v4.0 is here!

    All ASP .NET Core Identity Auth Tailwind Templates upgraded to Tailwind CSS v4

  20. 31

    AI Server - May 2025 Update

    New SOTA LLMs added, support for thinking responses, Ollama Vision Models & Generate API

  21. 30

    Text to Blazor upgraded to use best coding LLMs

    Text to Blazor now generates CRUD Apps using best coding models from Google, Anthropic, Meta, DeepSeek & Mistral

  22. 29

    Complete Admin UI Management for Identity Claims and Roles

    With support for adding Roles and User and Role Claims, the built-in Admin UI now offers complete Identity Auth management

  23. 28

    In Depth and Interactive API Analytics available to all ServiceStack Apps

    Comprehensive and Interactive API Analytics in Admin UI offering deep insights into API usage, performance, users, API Keys & IPs.

  24. 27

    ServiceStack v8.7 Release

    Latest features in ServiceStack v8.7 including Analytics, Identity Auth Roles and Claims Admin UIs

  25. 26

    llms.txt and llms-full.txt support for Razor SSG and Razor Press

    Free Razor SSG and Razor Press Static Site Templates now auto generates llms.txt and llms-full.txt files for Large Language Models

  26. 25

    New okai tool for Rapid App Development

    Explore the new okai tool and workflow for rapidly developing Blazor Vue Crud Apps with AI and TypeScript Data Models

  27. 24

    FREE Access to the worlds most popular AI Models

    No API Keys, no Signups, just free access to the worlds most popular AI Large Language Models

  28. 23

    New okai tool for Rapid App Development

    Explore the new okai tool and workflow for rapidly developing Blazor Vue Crud Apps with AI and TypeScript Data Models

  29. 22

    Text to Blazor Vue CRUD Apps

    Discover how to quickly generate Blazor Admin CRUD Apps from a text description using the new okai tool

  30. 21

    ServiceStack v8.6 Release

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

  31. 20

    Introducing AI Server

    Introducing AI Server - an OSS Self Hosted Gateway for running LLM, Ollama, Media and Comfy UI APIs

  32. 19

    .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.

  33. 18

    DTOs in all languages downloadable without .NET

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

  34. 17

    ServiceStack.Swift client library rewritten for Swift 6

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

  35. 16

    Typed Open AI Chat & Ollama APIs in 11 Languages

    Introducing AI Server - an OSS Self Hosted Gateway for running LLM, Ollama, Media and Comfy UI APIs

  36. 15

    Simple API Keys Credentials Provider for .NET 8 C# Microservices

    Improved Simple Auth using API Keys and Admin UI that's ideal for .NET 8 C# Microservices

  37. 14

    ServiceStack v8.5 Release

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

  38. 13

    Podcasts now in Razor SSG

    Razor SSG now includes support for Podcasts

  39. 12

    Scalable SQLite

    Exploring different techniques in ServiceStack for building maximum value, high-performance Scalable SQLite Web Apps

  40. 11

    SQLite Request Logging

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

  41. 10

    C# Background Jobs

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

  42. 9

    ServiceStack v8.4 Release

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

  43. 8

    Commands Feature

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

  44. 7

    Simple Auth Story for .NET 8 Microservices

    Taking a look at the simple "user-free" Auth story made possible with API Keys and Admin UI that's ideal for .NET 8 C# Microservices

  45. 6

    Using API Keys to secure .NET 8 APIs

    Exploring the new C# API Keys Identity Auth feature and how its Admin UI enables simple fine-grained access control in ServiceStack .NET 8 APIs

  46. 5

    ServiceStack v8.3 Release

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

  47. 4

    ASP.NET Core Output Caching

    A look at how to use ASP.NET Core Output Caching and ServiceStack.Redis to cache the response of ServiceStack APIs in Redis

  48. 3

    ASP.NET Core Rate Limiter Middleware

    A guide explaining how ASP.NET Core's Rate Limiter Middleware can be used to protect ServiceStack APIs and Apps from abuse

  49. 2

    Kotlin Compose Multiplatform with end-to-end typed Kotlin & C# APIs

    Talking about the exciting new JetBrains Technology for creating native Mobile, Desktop and Web Apps

  50. 1

    New React SPA Template

    A tour of the features in the new enhanced Vite TypeScript React SPA template for .NET 8

Type above to search every episode's transcript for a word or phrase. Matches are scoped to this podcast.

Searching…

We're indexing this podcast's transcripts for the first time — this can take a minute or two. We'll show results as soon as they're ready.

No matches for "" in this podcast's transcripts.

Showing of matches

No topics indexed yet for this podcast.

Loading reviews...

ABOUT THIS SHOW

In this show, we explore the inner workings that goes into each ServiceStack Release and explore the benefits and purpose behind major features and how they can empower your next project and help you build better apps faster. We also dive deep into some of the most popular topics in modern web dev, API design, microservices architecture, and more.

HOSTED BY

ServiceStack

CATEGORIES

Frequently Asked Questions

How many episodes does .NET Technology Show have?

.NET Technology Show currently has 50 episodes available on PodParley. New episodes are automatically indexed when they're published to the podcast feed.

What is .NET Technology Show about?

In this show, we explore the inner workings that goes into each ServiceStack Release and explore the benefits and purpose behind major features and how they can empower your next project and help you build better apps faster. We also dive deep into some of the most popular topics in modern web...

How often does .NET Technology Show release new episodes?

.NET Technology Show has 50 episodes. Check the episode list to see recent publication dates and frequency.

Where can I listen to .NET Technology Show?

You can listen to .NET Technology Show on PodParley by clicking any episode. We provide an embedded audio player for direct listening, and you can also subscribe via your preferred podcast app using the RSS feed.

Who hosts .NET Technology Show?

.NET Technology Show is created and hosted by ServiceStack.
URL copied to clipboard!