What to do about the zero terminator of a string in a Span? · Issue #273 · ericsink/SQLitePCL.raw The use of Span has raised some interesting questions. In the SQLite API, when a parameter is a string, it is usually just a pointer, with the (documented) expectation that the string ends with a z...
Support additional OIDs for SignedCms digest algorithms by vcsjones · Pull Request #38845 · dotnet/corefx If an existing CMS has a digest algorithm identifier of {Digest}withRSA, the algorithm will be treated as unknown, however this works in the Desktop .NET Framework. This adds support for those algo...
Windows 10, version 1903 and Windows Server, version 1903 - Windows Release Information View announcements and review known issues and fixes for Windows 10 version 1903 and Windows Server 1903
Proving security at scale with automated reasoning - All Things Distributed AWS applies formal verification techniques in innovative ways to cloud security and compliance.
Behavior of acrylic is not intuitive · Issue #1546 · microsoft/terminal I love the acrylic. But it seems odd that it's only active when the window has the focus. If anything, the reverse would make more sense to me (i.e. disabling it when the window isn't in us...
Fixing Random, part 36 One more time! Suppose we have our nominal distribution p that possibly has “black swans” and our helper distribution q which has the same support, but no black swans. We wish to comput…
The World's First Solar Powered Train The Byron Bay Railroad Company runs the world's first 100% solar-powered train. It wouldn't work everywhere - but in the bright sunshine of Australia, it might just be the right tool for the job. More about the railroad: https://byronbaytrain.com.au/ Ed...
Remove BinaryFormatter from the shared framework in .NET 5 · Issue #29976 · dotnet/runtime We've known for a long while that BinaryFormatter is a dangerous type and that it's responsible for many of the security vulnerabilities real-world .NET applications have seen in recent yea...
YAML-defined CI/CD for ASP .NET Core This is the twenty-fifth of a series of posts on ASP .NET Core in 2019. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2019, titled A-Z of ASP .NET Core! A…
Raspberry Pi 4 on sale now from $35 - Raspberry Pi We have a surprise for you today: Raspberry Pi 4 is now on sale, starting at $35.
DotVVM Minutes #6: Migrate ASP.NET Web Forms apps to .NET Core This episode is dedicated to ASP.NET Web Forms developers and shows an upgrade path for Web Forms to .NET Core using DotVVM. You'll see how to install DotVVM in an existing Web Forms application, run both technologies side by side in the same project, a...
dotnet/corefxlab This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo. - dotnet/corefxlab