Static analysis for .NET 5 · Issue #30740 · dotnet/runtime In FxCop's hey day, many rules were written to help validate the correctness and performance of .NET code. .NET has evolved significantly since then, however, and the creation of new rules has ...
Workflow syntax for GitHub Actions - GitHub Help A workflow is a configurable automated process made up of one or more jobs. You must create a YAML file to define your workflow configuration.
OpenSSL PRNG is not (really) fork-safe - Martin Boßlet When the patch for Android’s SecureRandom was released last week, I was a little surprised. In addition to fixing the Apache Harmony implementation of SecureRandom, the patch also contained
NuGet PackageReference format (package references in project files) Details on NuGet PackageReference in project files as supported by NuGet 4.0+ and VS2017 and .NET Core 2.0
The Egg - A Short Story The Egg Story by Andy Weir Animated by Kurzgesagt A Big Thanks to Andy Weir for allowing us to use his story. The original was released here: http://www.galactanet.com/oneoff/theegg_mod.html Visit his website here: http://www.andyweirauthor.com/ If you...
Initial Actions commit by NickCraver · Pull Request #171 · NickCraver/StackExchange.Exceptional Testing out an Actions CI build, first steps (doesn't do containers and testing yet)
cr.yp.to: 2017.07.23: Fast-key-erasure random-number generators A stream cipher expands a secret key into a long stream of random bytes. The standard security goal for a stream cipher is easy to explain: the attacker can't distinguish the output bytes from independent uniform random bytes. Saying that a random byte is...
Application Building with ASP.NET Core 3.0 - NDC Sydney 2020 | Software Developers Conference In this 2-day workshop, Damian from the ASP.NET Core team, will guide you through building multi-tier applications using ASP.NET Core. You'll learn about the latest improvements in 3.0 to build APIs, with Open API and authorization support, then build a f...