Micro Frontends در عمل با ASP.NET Core - مسیریابی سمت سرور از طریق YARP در برنامه های کانتینر Azure
200, OK
https://www.tpeczek.com/2022/06/micro-frontends-in-action-with-aspnet.html icon

اخیراً در حال خواندن Micro Frontends in Action بوده‌ام و در حین انجام آن تصمیم گرفتم که نمونه‌ها را در ASP.NET Core پیاده‌سازی کنم و آنها را در Azure میزبانی کنم. سپس به این فکر افتادم که شاید بتوانم از این به عنوان فرصتی برای بازی با برخی فناوری‌هایی که هنوز فرصت بازی با آنها را نداشتم، مانند YARP یا Azure Container Apps استفاده کنم. وقتی این کار را انجام دادم، فکر بعدی این بود که شاید باید مقداری از این را بنویسم و شاید کسی آن را مفید بداند. 

Micro Frontends در عمل با ASP.NET Core - مسیریابی سمت سرور از طریق YARP در برنامه های کانتینر Azure
تغییرات ASP.NET Core در NET 7 Preview 6.
200, OK
https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-6/ icon

Here’s a summary of what’s new in this preview release:

  • Request decompression middleware
  • Output caching middleware
  • Updates to rate limiting middleware
  • Kestrel support for WebSockets over HTTP/2
  • Kestrel performance improvements on high core machines
  • Support for logging additional request headers in W3CLogger
  • Empty Blazor project templates
  • System.Security.Cryptography support on WebAssembly
  • Blazor custom elements no longer experimental
  • Experimental QuickGrid component for Blazor
  • gRPC JSON transcoding multi-segment parameters
  • MapGroup support for more extension methods 
تغییرات ASP.NET Core در NET 7 Preview 6.
بررسی معماری Vertical Slice در ASP.NET Core
200, OK
https://code-maze.com/vertical-slice-architecture-aspnet-core/ icon

In this article, we are going to learn about Vertical Slice Architecture in ASP.NET Core and the benefits it provides to make our code more maintainable. We’re also going to learn how it differs from traditional architecture and its advantages over the traditional approach. 

بررسی معماری Vertical Slice در ASP.NET Core
ساخت یک برنامه‌ی دخل و خرج با ASP.NET Core 6x
200, OK
https://www.youtube.com/watch?v=NjF3DG6R9Io icon

BEGINNERS Budget App .NET 6, ASP.NET C# MVC (FULL PROJECT) - YouTube

Chapters
0:00 - Intro
2:45 - Create Project
3:32 - Examine Files
5:56 - Cleaning Up
8:00 - Create Database
10:24 - Repository
14:50 - View Models
17:35 - List of Transactions
21:25 - Add Transactions
33:40 - Update Transactions
36:45 - Delete Transactions
39:20 - Categories List
43:00 - Insert Categories
46:00 - Update Categories
47:30 - Delete Categories
49:15 - Frontend Validation
49:50 - Transactions Filter
55:00 - Styling 

ساخت یک برنامه‌ی دخل و خرج با ASP.NET Core 6x
تغییرات ASP.NET Core در NET 7 Preview 4.
200, OK
https://devblogs.microsoft.com/dotnet/asp-net-core-updates-in-dotnet-7-preview-4/ icon

Here’s a summary of what’s new in this preview release:

  • HTTP/2 performance improvements
  • Typed results for minimal APIs
  • OpenAPI improvements for minimal APIs
  • Return multiple results types from minimal APIs
  • Route groups
  • Client results in SignalR
  • gRPC JSON transcoding
  • Project template option to use Program.Main method instead of top-level statements
  • Rate limiting middleware 
تغییرات ASP.NET Core در NET 7 Preview 4.