Make DiffingService public by terrajobst · Pull Request #3184 · dotnet/arcade In MEF v1, imports on private properties are fulfilled as well. However, in MEF v2 this isn't the case. Sadly, the code handles not having a diffing service by creating a default one. However, ...
Use writer/serializer json interop in SignalR by BrennanConroy · Pull Request #11625 · dotnet/aspnetcore System.Text.Json vs. NewtonsoftJson Method Input HubProtocol Mean Error StdDev Op/s Gen 0 Allocated WriteSingleMessage FewArguments System.Text.Json 1,662.9 ns 31.874 ns 37.944 ns 601,349.7 ...
.NET Core official support policy Learn about support policies and how to get help with .NET Core. .NET Core refers to several technologies including .NET Core, ASP.NET Core and Entity Framework Core.
979212 - Loading issue... - Monorail View in the old UI About Monorail User Guide Release Notes Feedback on Monorail Terms Privacy
Use IBC to Drive Partial NGEN and Tiered Compilation Behavior · Issue #10581 · dotnet/runtime Now that we have tiered compilation in .NET Core, we should look for ways to use it to get fast start-up, great throughput at steady state, and improvements to size-on-disk. Consider this a trackin...
Generic sharing for valuetypes | Mono In some environments like ios, its not possible to generate native code at runtime. This means that we have to compile all possible methods used by the application at compilation time. For generic methods, this is not always possible, i.e.:
What’s new for the .NET Native Compiler and Runtime in Visual Studio 2015 Update 2 | .NET Blog Last week we released an update to the Visual Studio 2015 Tools for Universal Windows Apps (UWA). The release includes improvements across the libraries, runtime, and compiler. This means that development is faster and applications will be more responsive...
What is the point of Microsoft? 3.0 - Liam Westley In 2015, at DDD SouthWest, I first considered what was the point of Microsoft, after it's demise was predicted by many wise beards, and some doubted whether they would be developing with Microsoft tools for much longer. In 2017, I revisited the topic for...
James ❤️ A Card Trick - Numberphile James Grime has a card trick (and wants your help improving it). Get your first audiobook and 2 Audible Originals free when you try Audible for 30 days. Visit http://www.audible.com/numberphile or text numberphile to 500 500. (sponsor) More links & stuff ...
chanan/BlazorPrettyCode Blazor Code Component for Documentation Sites. Contribute to chanan/BlazorPrettyCode development by creating an account on GitHub.
Trace Context This specification defines standard HTTP headers and a value format to propagate context information that enables distributed tracing scenarios. The specification standardizes how context information is sent and modified between services. Context informat...