TechEmpower/FrameworkBenchmarks Source for the TechEmpower Framework Benchmarks project - TechEmpower/FrameworkBenchmarks
An update on how my 2018 return to Chicago went and what's next for me in 2019 An update on how my 2018 return to Chicago went and what's next for me in 2019 - whats-next-for-anthony.md
Improve image moniker debugging · dotnet/project-system@84850be Adds `DebuggerDisplay` attributes for `ImageMoniker` and `ProjectImageMoniker` that produce strings such as `SdkWarning` for instances of these types in the debugger. Previously the debugger would...
Open Source .NET – 4 years later A little over 4 years ago Microsoft announced that they were open sourcing large parts of the .NET framework and as this slide from New Features in .NET Core and ASP.NET Core 2.1 shows, the community has been contributing in a significant way:
Steam :: Steamworks Development :: Steamworks SDK v1.44 - New Networking APIs For the past few years we have been working on improving the quality of multiplayer experiences in DotA and CS:GO by relaying the traffic and carrying it on our network backbone. This protects our gameservers from denial-of-service attacks and gives playe...
ARROW-4502: [C#] Add support for zero-copy reads by eerhardt · Pull Request #3736 · apache/arrow Update to the latest Google FlatBuffers code to support Spans/Memory. Add a constructor for ArrowStreamReader that takes a ReadOnlyMemory. Add a synchronous ReadNextRecordBatch() method. Sinc...
Rider 2019.1 Kicks off its Early Access Program! - .NET Tools Blog Hello everyone, We spent last month scrambling to prepare some great new goodies for you. Please welcome the Rider 2019.1 Early Access Program! The highlights of this first EAP build include: Publishing: support for publishing ASP.NET Classic (non-Core) w...
dotnet-foundation/election Chat with the .NET Foundation Board Candidates - for more information, see https://election.dotnetfoundation.org/
emtecinc/signalr-tester A tool for testing Asp.Net SignalR and Asp.Net core SignalR Api's - emtecinc/signalr-tester
Floating-Point Reference Sheet for Intel® Architecture Concise technical reference sheet that covers many aspects of the IEEE Standard for Floating-Point Arithmetic (IEEE Std 754-2008) and implementation details specific to Intel® architecture.
Explore Windows 10 OS, Computers, Apps, & More | Microsoft Windows 10 unveils exciting innovations and is better than ever. Learn about new features and explore Windows 10 laptops, PCs, tablets, apps & more.
AccessViolationException/FatalExecutionEngineError: Using net. standard and netfx · Issue #922 · dotnet/standard Hi, I stumbled over a rather scary bug: I am trying to port https://github.com/OlegZee/NEbml to net. standard 2.0. Porting itself is straight forward... But the example program (netfx) crashed with...
The World Design of Metroid Prime | Boss Keys Metroid was lost in space for eight long years... but suddenly, Samus was back. Metroid Prime turned the side-scrolling adventure series into a first-person shooter. But how does it stack up as a Metroidvania? Let's find out. Support Game Maker's Toolki...
Azure/azure-functions-signalrservice-extension Azure Functions bindings for SignalR Service. Contribute to Azure/azure-functions-signalrservice-extension development by creating an account on GitHub.
Marvel Studios' Avengers: Endgame - Official Trailer Whatever it takes. Watch the brand-new trailer for Marvel Studios’ Avengers: Endgame. In theaters April 26. ► Learn more: https://marvel.com/movies/avengers-endgame ► Subscribe to Marvel: http://bit.ly/WeO3YJ Follow Marvel on Twitter: https://twitter....
Allow seamless markup in local functions and @functions. by NTaylorMullen · Pull Request #334 · dotnet/aspnetcore-tooling New inline Html in code blocks: One thing to note: You can have your method declare its return type and then return null to enable the local functions/@functions methods to be used in implicit exp...