dev-resources.site
for different kinds of informations.
How to Use .NET Aspire (Part2)
Published at
10/13/2024
Categories
dotnet
aspnet
aspnetcore
aspire
Author
Mohammad Negah
In this video, we dived into two key features of .NET Aspire: Service Discovery and Components. Service Discovery helps your services automatically find and communicate with each other, whether theyโre local or in the cloud. Meanwhile, Components give you pre-configured tools like Redis, PostgreSQL, or RabbitMQ that seamlessly integrate into your project. These components run in containers with built-in logging and telemetry, making development and management a breeze.
How to Use .NET Aspire (Part2)
Articles
12 articles in total
Advanced Search in .NET with Elasticsearch(Full Video)
read article
๐Build, Implement, and Test gRPC Services with .NET9
read article
๐ ๐๐จ๐จ๐ฌ๐ญ ๐๐จ๐ฎ๐ซ ๐๐ฉ๐ฉ'๐ฌ ๐๐๐ซ๐๐จ๐ซ๐ฆ๐๐ง๐๐ ๐ฐ๐ข๐ญ๐ก ๐๐ฒ๐๐ซ๐ข๐ ๐๐๐๐ก๐ข๐ง๐ !
read article
โ
ASP.NET Core API Gateway with Ocelot Part 4 (Rate Limiting)
read article
๐ ๐๐จ๐จ๐ฌ๐ญ ๐๐จ๐ฎ๐ซ ๐๐๐ ๐๐ค๐ข๐ฅ๐ฅ๐ฌ ๐ฐ๐ข๐ญ๐ก ๐๐ฒ ๐๐๐๐ฅ๐จ๐ญ ๐๐๐ญ๐๐ฐ๐๐ฒ ๐๐ฌ๐ฌ๐๐ง๐ญ๐ข๐๐ฅ๐ฌ!
read article
๐What is Race Hazards and how to avoid it in C#๐
read article
Reducing Database Load Without Relying on MARS
read article
Task Cancellation Pattern
read article
Boosting EF Core Performance: 7 Essential Optimization Tips
read article
When to Use Lock vs Semaphore for Thread Safety in .NET
read article
How to Use .NET Aspire (Part2)
currently reading
Span vs Substring vs Split. Which is Best
read article
Featured ones: