generated from NetCoreTemplates/razor-ssg
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9498e7f
commit 616b114
Showing
198 changed files
with
22,285 additions
and
19,509 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
ssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.net | ||
ssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.netssg-site.servicestack.net |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,10 +10,25 @@ | |
</image> | ||
<generator>razor-ssg</generator> | ||
<copyright></copyright> | ||
<lastBuildDate>Mon, 02 Dec 2024 09:33:56 GMT</lastBuildDate> | ||
<lastBuildDate>Mon, 02 Dec 2024 11:16:34 GMT</lastBuildDate> | ||
<managingEditor>[email protected] (Team ServiceStack)</managingEditor> | ||
<webMaster>[email protected] (Team ServiceStack)</webMaster> | ||
<atom:link href="https://servicestack.net/feed.xml" rel="self" type="application/rss+xml" /> | ||
<item> | ||
<title>Typed Open AI Chat & Ollama APIs in 11 Languages</title> | ||
<link>https://servicestack.net/posts/typed-openai-chat-ollama-apis</link> | ||
<author>[email protected] (Demis Bellot)</author> | ||
<guid isPermaLink="false">https://servicestack.net/posts/typed-openai-chat-ollama-apis</guid> | ||
<pubDate>Mon, 02 Dec 2024 00:00:00 GMT</pubDate> | ||
<atom:updated>2024-12-02T00:00:00Z</atom:updated> | ||
<category>ai-server</category> | ||
<category>ai</category> | ||
<category>gpt</category> | ||
<category>service-reference</category> | ||
<category>c#</category> | ||
<category>js</category> | ||
<description>Introducing AI Server - an OSS Self Hosted Gateway for running LLM, Ollama, Media and Comfy UI APIs</description> | ||
</item> | ||
<item> | ||
<title>Simple API Keys Credentials Provider for .NET 8 C# Microservices</title> | ||
<link>https://servicestack.net/posts/apikey-credentials-auth</link> | ||
|
@@ -122,18 +137,5 @@ | |
<category>apikeys</category> | ||
<description>A Simple Auth configuration using API Keys and Admin UI that's ideal for .NET 8 C# Microservices</description> | ||
</item> | ||
<item> | ||
<title>Using API Keys to secure .NET 8 C# APIs</title> | ||
<link>https://servicestack.net/posts/apikeys</link> | ||
<author>[email protected] (Demis Bellot)</author> | ||
<guid isPermaLink="false">https://servicestack.net/posts/apikeys</guid> | ||
<pubDate>Mon, 01 Jul 2024 00:00:00 GMT</pubDate> | ||
<atom:updated>2024-07-01T00:00:00Z</atom:updated> | ||
<category>apikeys</category> | ||
<category>.net8</category> | ||
<category>identity-auth</category> | ||
<category>rdbms</category> | ||
<description>Using C# API Keys for simplified fine-grained access control in ServiceStack .NET 8 APIs</description> | ||
</item> | ||
</channel> | ||
</rss> |
Oops, something went wrong.