Enable C# mode command line diff by terrajobst · Pull Request #1196 · dotnet/standard When diffing on the command line, enabling this ensures that hunk headers will use the containing construct (i.e. method, type, or namespace). For example, instead of this (pay attention to the @@ ...
wybiral/noscript-captcha A noscript image recognition captcha prototype. Contribute to wybiral/noscript-captcha development by creating an account on GitHub.
Ed Charbeneau at Build 2019 Jeff Fritz interviews Ed Charbeneau from Progress Software at Microsoft Build 2019.
Applying machine learning to coding itself We’ll get back to stochastic programming soon; I wanted to do a quick post about some updates to my earlier series on anti-unification. As I noted in the final part of that series, I spent a …
Episode 25 - Blazor - You Want To Run .NET Where?! In this episode of The .NET Core Podcast Jamie gives us a taste of his Blazor talks entitled "Blazor: You Want to Run .NET Where?!"
Creating Strings with No Allocation Overhead Using String.Create - Steve Gordon In this post, we'll explore the string.Create method which is used to create strings in high-performance scenarios by avoiding heap allocations and copying.
PublishSingleFile for Linux-Exe is way better compressable than Windows-Exe · Issue #12687 · dotnet/runtime When I used the flag p:PublishSingleFile I tried to reduce the file size with UPX. It came to my attention that the executable for linux is way better compressable than the executable for windows. ...
BlazorFiddle - Blazor .Net Developer Playground and Code Editor in the Browser. @page "/" <h1>Hello, world!</h1> Welcome to your new app.
Reduce size of PublishSingleFile binary · Issue #12629 · dotnet/runtime With C++ you can make a single file executable: $ cat aaaaa.cpp #include <iostream> int main() { std::cout << "bbbbb ccccc" << std::endl; } $ x86_64-w64-mingw32-g++ -s -...
Windows Command-Line: Introducing the Windows Pseudo Console (ConPTY) | Windows Command Line In this, the fourth post in the Windows Command-Line series, we'll discuss the new Windows Pseudo Console (ConPTY) infrastructure and API - why we built it, what it's for, how it works, how to use it, and more.
DevGAMM Moscow 2019 Live Stream Day 2. Part 1 Official live stream from DevGAMM Conference Day 2. Sessions, Interviews, Game Roast and DevGAMM Awards!
Updating Microsoft Account Logins in ASP.NET Core with OpenID Connect and Azure Active Directory This article shows how to implement an Azure Active Directory login for an ASP.NET Core application. The Microsoft identity platform (v2.0) is now Open ID Connect certified and the Microsoft Accoun…
Create Interactive .NET Documentation with Try .NET | .NET Blog Try .NET is an interactive documentation generator for .NET Core. Use the Try .NET global tool to create interactive markdown experiences.
Tips to Improve your Generative Artwork — TYLER HOBBS If you're getting started with generative artwork, I'd like to offer you some advice to help improve your work. I've listed some of the major stumbling blocks I see beginning generative artists make, as well as some discoveries I've made with my own work ...
964119 - Loading issue... - Monorail View in the old UI About Monorail User Guide Release Notes Feedback on Monorail Terms Privacy