Really efficeint representation of PI by KrzysztofCwalina · Pull Request #129 · Azure/azure-sdk-for-net-lab I was doing research what our developers need in terms of APIs. Today, I noticed a significant spike in the demand for a good representation of the number PI. After a review of the available repres...
.NET Foundation Member Sticker designs .NET Foundation Member Sticker designs. GitHub Gist: instantly share code, notes, and snippets.
EdCharbeneau/TaxiFareBlazorServer ML.NET TaxiFare Prediction Model with Blazor Server-Side front end. - EdCharbeneau/TaxiFareBlazorServer
OrchardCMS/Orchard Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. - OrchardCMS/Orchard
Extending Razor Pages -- Visual Studio Magazine If you move beyond the basics of working with Razor Pages, there are at least two things you should know to support creating Pages that do more than one thing and integrate with existing code.
Creating a not-empty GUID validation attribute and a not-default validation attribute In this post I describe an MVC validation attribute that verifies a GUID doesn't have the default Empty value. I also present a generalised version.
AvaloniaUI/Avalonia A multi-platform .NET UI framework. -!-!-!-!- VOTE FOR SUPPORT IN RIDER: https://youtrack.jetbrains.com/issue/RIDER-39247 -!-!-!-!-
Windows Desktop Developer Twitch Workshop (March 14, 2019) | Visual Studio Blog Today we’d like to announce an upcoming free live streaming workshop on March 14th, 2019 focused on Windows Desktop development for .NET applications using frameworks such as WPF, WinForms and UWP. The day will be split into three themes: Productivity: P...
Xbox Live expands to mobile in Microsoft's big streaming push The dawn of game streaming is almost upon us.
Hack Yourself First - UK Tour I've been working with Troy Hunt on delivering Hack Yourself First, his 2-day hacking workshop, for a little over a year now and I'm really excited to announce something awesome. I'm going to be doing a public Hack Yourself First workshop tour in the UK!!...
Game Stack - Achieve More With Microsoft Game Stack | Microsoft Developer Get the latest news and updates on game development from Microsoft.
Writing ClrMD extensions for WinDbg and LLDB Guide on how to easily write debugger extensions that are compatible with both WinDbg and LLDB
chrisnas/DebuggingExtensions Host of debugging-related extensions such as post-mortem tools or WinDBG extensions - chrisnas/DebuggingExtensions
Running Local Azure Functions in Visual Studio with HTTPS This article shows how to setup a Visual Studio Azure Functions project to work with HTTPS for local development. HTTP is configured per default and not HTTPS. The command line arguments need to be…
Add CodedInputReader and CodedOutputWriter by JamesNK · Pull Request #5888 · protocolbuffers/protobuf This is very WIP/rough. I had to create a new ISpanMessage<T> interface, and some areas do not have full support for it yet (they are throwing NotSupportException right now). Nothing has been...
NDC Meetup with Troy Hunt at Microsoft Reactor with SSW - Sydney Welcome to NDC Meetup with Troy Hunt in collaboration with SSW at Microsoft Reactor. Agenda 17:30 - Pizza and Drinks 18.00 - Welcome and introduction by Adam Cogan from SSW 18:15- Talk by Troy Hunt 19:15 - 45 min Q&A with Troy Clouds, Codes, and Cybers ...
Cosmos Network - Internet of Blockchains The interoperable, scalable blockchain network. Built for developers.
New IL instruction for typeswitch · Issue #12260 · dotnet/runtime It would be very convenient to have a CLR instruction for switching on the type of an object. The C# compiler could use this to generate code for a pattern-matching switch statement. The IL instruc...