#TechForUkraine
Explore other dev related sites in this ring. If you find this idea useful click here to join.
devring.club Previous Random Next

linksfor.dev(s)

50 total entries

92% Announcing General Availability for Microsoft Edge WebView2 for .NET and Fixed Distribution Method | .NET Blog

Today, we are excited to announce that Microsoft Edge WebView2 is now generally available for use in production .NET 5, .NET Core, and .NET Framework Windows Forms and WPF applications on existing Windows versions! Additionally, we are thrilled to announc...

99% Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2Understanding Disposables In .NET Dependency Injection - Part 2 -

Following on from Part 1 where I provide an overview of hiding the Dispose method from consumers of the Dependency Injection container, in this part, I move on to dealing with objects that are created outside, but registered with the DI container.