laurentkempe / aspirePlayground

Some experiments around .NET Aspire to learn.

Home Page:https://laurentkempe.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.NET Aspire playground

Some experiments around .NET Aspire to learn.

Projects

  • LocalLLMSummarize a simple web application which get a saved article from omnivore.app and summarize the articles using a local LLM and display the summary to the user.
  • OpenAI a simple web application which get a saved article from omnivore.app and summarize the articles using Azure OpenAI and display the summary to the user.
  • Dapr Outbox, sample application that demonstrates how to use Dapr to implement the Outbox Pattern for distributed transactions.
  • Dapr PubSub, sample application that demonstrates how to use Dapr pub/sub.
  • Grafana dashboards, simplest project showing the integration of Grafana with Prometheus with .NET Aspire.
  • DevContainer for .NET Aspire, demonstrates how to use a DevContainer to develop a .NET Aspire application.
  • DevApps 101 - .NET Aspire, code pour la démo de l'épisode 101 de DevApps lors duquel j'ai présenté .NET Aspire.

About

Some experiments around .NET Aspire to learn.

https://laurentkempe.com

License:MIT License


Languages

Language:C# 43.3%Language:CSS 29.9%Language:HTML 26.0%Language:PowerShell 0.7%Language:Shell 0.1%Language:Dockerfile 0.0%