llms.txt Content
# ServiceStack
## Docs
Blog posts:
- [Using GitHub for Auto Deployments - Kubernetes Not Required](https://raw.githubusercontent.com/ServiceStack/servicestack.net/refs/heads/main/MyApp/_posts/2023-08-08_kubernetes_not_required.md)
- [Bringing xkcd static dataset to life with AutoQuery](https://raw.githubusercontent.com/ServiceStack/servicestack.net/refs/heads/main/MyApp/_posts/2023-04-15_autoquery-xkcd.md)
- [DTOs in all languages downloadable without .NET](https://raw.githubusercontent.com/ServiceStack/servicestack.net/refs/heads/main/MyApp/_posts/2024-12-04_npx-get-dtos.md)
- [Generate CRUD APIs and Admin UIs from existing DBs](https://raw.githubusercontent.com/ServiceStack/servicestack.net/refs/heads/main/MyApp/_posts/2025-02-27_crud-app-from-existing-db.md)
- [Scalable Server SQLite Apps](https://raw.githubusercontent.com/ServiceStack/servicestack.net/refs/heads/main/MyApp/_posts/2024-09-26_scalable-sqlite.md)
- [llms.txt and llms-full.txt support for Razor SSG and Razor Press](https://raw.githubusercontent.com/ServiceStack/servicestack.net/refs/heads/main/MyApp/_posts/2025-03-03_llms-txt.md)
- [Simple C# Background Jobs & Recurring Tasks for .NET 8](https://raw.githubusercontent.com/ServiceStack/servicestack.net/refs/heads/main/MyApp/_posts/2024-09-11_background-jobs.md)
- [llms.py - Lightweight OpenAI compatible CLI and server gateway for multiple LLMs](https://raw.githubusercontent.com/ServiceStack/servicestack.net/refs/heads/main/MyApp/_posts/2025-09-25_llms-py.md)
- [ServiceStack.Swift client library rewritten for Swift 6](https://raw.githubusercontent.com/ServiceStack/servicestack.net/refs/heads/main/MyApp/_posts/2024-12-03_swift6-upgrade.md)
- [Text to Blazor upgraded to use best coding LLMs](https://raw.githubusercontent.com/ServiceStack/servicestack.net/refs/heads/main/MyApp/_posts/2025-04-28_text-to-blazor-premium.md)
- [Introducing Razor SSG](https://raw.githubusercontent.com/ServiceStack/servicestack.net/refs/heads/main/MyApp/_posts/2023