dotNET Weekly
Add a link
LoginRegister
PrevApril 2021Next
WSMTWTFS
1428293031123
1545678910
1611121314151617
1718192021222324
182526272829301

Want to receive every Tuesday the best .NET links?

Once subscribed you can login, submit a link and receive the weekly newsletter.

Join more than 4847 .NET professionals!

Announcing .NET 6 Preview 3

by bill-s, 2021-04-16T04:07:41.596Z

Today, we are delighted to release .NET 6 Preview 3. This release is dedicated almost entirely to low-level performance features. These are the types of improvements that many folks don’t necessarily always fully appreciate, but they help a lot for many apps. Most of these improvements apply to the CLR type system directly, either making it function faster or better interplay with modern CPUs (think “hardware accelerate the type system”). In the last few years, there have been a few key performance trends with .NET, including: using structs more liberally in libraries, and moving runtime code to C#. Both of trends are visible (directly or indirectly) in these changes. It also demonstrates continued efforts on a focused set of performance strategies.

.net

Blazor Hero – A Clean Architecture Template built for Blazor WebAssembly

by iammukeshm, 2021-04-14T16:23:09.543Z

Blazor Hero v2.0 is now released! The project has reached over 600 stars on Github! So, as promised, here is a detailed Youtube video that gives an in-depth overview of the BlazorHero Project! Do Like & Subscribe. Leave behind your feedback in the comments section of the video as well! Blazor Hero – A Clean Architecture Template built for Blazor WebAssembly using MudBlazor Components. This project will make your Blazor Learning Process much easier than you anticipate. Blazor Hero is meant to be an Enterprise Level Boilerplate, which comes free of cost, completely open sourced. https://youtu.be/j7BxKN7HYjk

blazor

Cloud-Native learning resources for .NET developers

by bill-s, 2021-04-16T04:07:22.573Z

Today, users are demanding responsiveness, the latest and greatest features, and zero downtime from their applications. Businesses are rapidly adopting the cloud’s power to meet user demand, increase scalability and availability of applications. However, to fully embrace the cloud and optimize cost savings, applications need to be designed with the cloud in mind. This means not just changing the way applications are built, but also changing development practices in the organization to adopt this cloud-native architectural style.

.net

Enhanced Productivity with Git in Visual Studio

by bill-s, 2021-04-16T04:11:04.597Z

We continue to enhance the Git experience in Visual Studio and are excited to announce some long-awaited updates in version 16.10 Preview 2. You can download the latest Preview and run it right alongside your main release, leaving your production installation undisturbed.

visual-studio

ML.NET Survey: Machine Learning in .NET

by bill-s, 2021-04-16T04:12:34.052Z

Every year we conduct a survey to gather feedback on pain points and feature requests that help shape the direction of Machine Learning in .NET.

.net

The React Tutorial for 2021: A Complete Guide

by bill-s, 2021-04-16T04:09:26.823Z

Welcome to a tutorial made to help you become effective with React as quickly as possible as you build a complete application along the way. As compared to many tutorials you might have gone through before, this one is meant to be thoroughly practical from start to finish.

javascript

Subscribe users to a Mailchimp newsletter from .NET/C# 📧🐵

by ThomasArdal, 2021-04-13T08:10:46.599Z

Learn how to subscribe emails to a Mailchimp newsletter from C#. This post will demonstrate how to do it using a signup form on an ASP.NET Core website.

.net.net-coreasp.net-corec#

NewslettersAboutPrivacy Policy