PODCAST · technology
.NET Technology Show
by ServiceStack
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.
-
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
-
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.
-
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
-
47
New Vibe Codable .NET 10 React Templates
Exploring the new Vibe Codable .NET 10 React Templates and their NodeProxy architecture
-
46
ServiceStack v10 Release
ServiceStack v10: native support for .NET 10 LTS, OpenAPI, Swagger UI, Scalar. Vibe Code ready React Templates and more!
-
45
Creating a custom Explorer UI for OpenAIs Chat API
Learning how to create a customized API Explorer API UIs like ChatCompletion's UI
-
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
-
43
React + Tailwind + TypeScript for AI-First Development
First-class React support optimized for AI-assisted development with new React component library & project templates
-
42
ServiceStack v8.10 Release
Latest features in ServiceStack v8.10 including 1st class React & Tailwind CSS support, AI Chat, AI Search and more!
-
41
Ask ServiceStack Docs - Introducing AI Search
Learn about the new AI Search feature - Typesense Conversational RAG for ServiceStack Docs
-
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
-
39
RDBMS Background Jobs
Run Background Jobs and Scheduled Tasks in PostgreSQL, SQL Server or MySQL
-
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
-
37
OrmLite new Configuration Model and Defaults
Learn about OrmLite's new fluent Configuration Model, new defaults & features
-
36
OrmLite new Configuration Model and Defaults
Learn about OrmLite's new fluent Configuration Model, new defaults & features
-
35
ServiceStack v8.9 Release
Latest features in ServiceStack v8.9 new OrmLite configuration model and features, RDBMS Logging/Analytics and more!
-
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
-
33
ServiceStack v8.8 Release
Latest features in ServiceStack v8.8 including TailwindCSS v4, AutoBatched Requests for Endpoint Routing and more!
-
32
Tailwind CSS v4.0 is here!
All ASP .NET Core Identity Auth Tailwind Templates upgraded to Tailwind CSS v4
-
31
AI Server - May 2025 Update
New SOTA LLMs added, support for thinking responses, Ollama Vision Models & Generate API
-
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
-
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
-
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.
-
27
ServiceStack v8.7 Release
Latest features in ServiceStack v8.7 including Analytics, Identity Auth Roles and Claims Admin UIs
-
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
-
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
-
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
-
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
-
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
-
21
ServiceStack v8.6 Release
The latest features in ServiceStack v8.6 including Text to Blazor and AI code generation!
-
20
Introducing AI Server
Introducing AI Server - an OSS Self Hosted Gateway for running LLM, Ollama, Media and Comfy UI APIs
-
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.
-
18
DTOs in all languages downloadable without .NET
ServiceStack Typed DTOs for all languages can now be downloaded and uploaded without .NET installed
-
17
ServiceStack.Swift client library rewritten for Swift 6
ServiceStack.Swift has been rewritten to take advantage of Swift 6 features, now dependency-free.
-
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
-
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
-
14
ServiceStack v8.5 Release
The latest features in ServiceStack v8.5 covering release of AI Server and Kamal Deployments and more!
-
13
Podcasts now in Razor SSG
Razor SSG now includes support for Podcasts
-
12
Scalable SQLite
Exploring different techniques in ServiceStack for building maximum value, high-performance Scalable SQLite Web Apps
-
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
-
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
-
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!
-
8
Commands Feature
Looking into how to utilize C# Commands to build more robust and observable systems
-
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
-
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
-
5
ServiceStack v8.3 Release
The latest features and improvements in ServiceStack v8.3 covering Commands Feature, API Keys, Integrated Admin UIs and more!
-
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
-
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
-
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
-
1
New React SPA Template
A tour of the features in the new enhanced Vite TypeScript React SPA template for .NET 8
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.
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
Loading similar podcasts...