All posts published in 2024
Article
Self Hosted AI Server for LLMs, Ollama, Comfy UI & FFmpeg
Introducing AI Server - an OSS Self Hosted Gateway for running LLM, Ollama, Media and Comfy UI APIs
Demis
.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.
Darren Reid
DTOs in all languages downloadable without .NET
ServiceStack Typed DTOs for all languages can now be downloaded and uploaded without .NET installed
ServiceStack.Swift client library rewritten for Swift 6
ServiceStack.Swift has been rewritten to take advantage of Swift 6 features, now dependency-free.
Typed Open AI Chat & Ollama APIs in 11 Languages
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
Podcasts now in Razor SSG
Razor SSG now includes support for Podcasts
Scalable Server SQLite Apps
Learn how to build concurrent, safe scalable SQLite .NET Apps in C#
SQLite C# Request Logs
Maintain C# Request Log History in rolling Monthly SQLite databases
Simple C# Background Jobs & Recurring Tasks for .NET 8
Introducing C# Background Jobs for managing background jobs and scheduled tasks
Utilize C# Commands to build more robust and observable systems
Learn how to build testable, robust observable systems with the new Commands Feature
Simple Auth Story for .NET 8 C# Microservices
A Simple Auth configuration using API Keys and Admin UI that's ideal for .NET 8 C# Microservices
Using API Keys to secure .NET 8 C# APIs
Using C# API Keys for simplified fine-grained access control in ServiceStack .NET 8 APIs
Support for RHEL 9's hardened cryptography policy
Regenerate your License Key to support RedHat Enterprise Linux 9 Default Cryptography Policy
Using ASP.NET Core Output Caching
How to use ASP.NET Core Output Caching to cache the response of a ServiceStack Service using ServiceStack.Redis
Using ASP.NET Core Rate Limiter Middleware
Learn how to use the new Rate Limiter Middleware in ServiceStack to protect your APIs from abuse.
Kotlin Compose Multiplatform with end-to-end typed Kotlin & C# APIs
Explore the exciting new JetBrains Technology for creating native Mobile, Desktop and Web Apps
New Vue SPA Template
Introducing the enhanced Vite TypeScript Vue SPA template for .NET 8
Vite Press Plugin
Introducing the Vite Press Plugin for Vite Vue & React Apps
New Blazor Interactive Auto Template with Custom Admin UIs
Discover how to use ServiceStack.Blazor components to quickly create customizable and professional-looking admin pages in a Blazor application
ASP.NET Core JWT Identity Auth
Learn about integration and value added features of ASP.NET Core JWT Identity Auth
Built-In Identity Auth Admin UI
Explore the new Identity Auth Admin UI for creating and managing Identity Auth users in .NET 8
System.Text.Json ServiceStack APIs
ServiceStack .NET 8+ APIs can now be configured to use high-performance async System.Text.Json serialization
OpenAPI v3 and Swagger UI
A walkthrough of the new OpenAPI v3 support in ServiceStack 8.1
ServiceStack Endpoint Routing
ServiceStack .NET 8 is now more integrated then ever with support for ASP.NET Core Endpoint Routing and IOC
Migrating to ASP.NET Core Identity for Authentication
A walkthrough of migrating our BlazorDiffusion example application over to ASP.NET Core Identity for authentication