ASP.NET Core
13.2K subscribers
294 links
Download Telegram
Please open Telegram to view this post
VIEW IN TELEGRAM
Learn .NET 8 with New Beginner Videos

New to .NET? We know there is a lot to explore – so join our Technical Program managers as they cover all of .NET 8 through this brand new beginners video series and take .NET one step at a time.
The post Learn .NET 8 with New Beginner Videos appeared first on .NET Blog.


https://devblogs.microsoft.com/dotnet/learn-dotnet8-beginner-videos/
The Builder pattern is a design pattern used to construct a complex objects step by step, especially when the construction process needs to allow different representations of the object.

https://medium.com/codenx/builder-pattern-in-c-net-5bbeb59d8bfd
Developing Optimized GitHub Actions with .NET and Native AOT

Explore a fun example app targeting GitHub Actions written entirely in .NET, optimized with Native AOT, and published to the GitHub Container Registry.
The post Developing Optimized GitHub Actions with .NET and Native AOT appeared first on .NET Blog.


https://devblogs.microsoft.com/dotnet/developing-optimized-github-actions-with-net-and-native-aot/