.NET Data Community Standup - Building Distributed Applications - Hot Chocolate, Aspire, & EF Core

preview_player
Показать описание
Building and debugging distributed systems challenges developers to balance complexity with the need for simplicity. Ideally, we aim for the simplicity of a monolith while benefiting from microservices' scalability and isolation. In todays meetup we will have an early look at what we are doing with Hot Chocolate 14 to integrate well with Aspire and bridge this gap, offering an approach that combines microservices' advantages with the ease of a monolith for our consumers. Also we will have a look at a lot of the new feature around Hot Chocolate 14 that will make it so much easier to build layered services with entity framework. Do not worry! We will start slow with just the simplest of services accessing a database and then go all the way in.

⏲️ Chapters:
00:00 Countdown
02:39 Welcome to .NET Data Community Standup
03:29 Welcome Jiri Cincura - new member of .NET Data Team
04:29 Welcome Michael Staib
05:26 What is Aspire
12:20 Demo - Building Distributed Apps
01:03:36 Q&A
01:09:49 Wrap

Community Links:


#EFCore #DotNet #GraphQL
Рекомендации по теме
Комментарии
Автор

How do you get such a smooth experience using Aspire on Rider? I noticed that it lacks the key components that Visual Studio has for it. Also what do you use for the templates for graphql?

hrcoding