.NET
Why is Microsoft Harming .NET Open-Source?
This video talks about how Microsoft is considering having an eventing framework be part of .NET (versus open source solutions such as MassTransit or NServiceBus). It gives some examples — Nancy, Swagger — where Microsoft either made something obsolete by collateral damage, or didn’t want to take the risk of depending on a third-party library. Another example is Newtonsoft.Json vs System.Test.Json. Nfac, Lamar, Ninject, and Unity were replaced with .NET dependency injection as part of the framework. FusionCache has turned into HybridFusion. Akka.net vs Microsoft.Orleans.Core.