Requirements for trusted certificates in iOS 13 and macOS 10.15 Learn about new security requirements for TLS server certificates in iOS 13 and macOS 10.15.
.NET R&D Digest (May, 2019) Here is the May, 2019 issue of .NET R&D Digest. Besides .NET related topic it also includes a bit about programming languages, web, Windows and quantum computing. Enjoy!
Verifying Phone Number Ownership in ASP.NET Core Identity with Twilio Verify v2 and Razor Pages Learn to verify phone number ownership using ASP.NET Core Identity and Twilio Verify version 2.
CS9: Problem-Solving for the CS Technical Interview This course will prepare students to interview for software engineering and related internships and full-time positions in industry. Drawing on multiple sources of actual interview questions, students will learn key problem-solving strategies specific to ...
.NET Design Review: Nullable Annotations We're trying to finish reviewing the nullable annotations for System.Runtime.
914914 - Loading issue... - Monorail View in the old UI About Monorail User Guide Release Notes Feedback on Monorail Terms Privacy
Serializing a PascalCase Newtonsoft.Json JObject to camelCase In this post I describe one of the quirks of serializing a JSON.NET JObject, and show how to get camelCase names from a PascalCase JObject.
Tiered Jit Benchmarking · Issue #1125 · dotnet/BenchmarkDotNet Hi I just wonder is that possible at all to benchmark code jitted as non optimised vs fully optimized? Like in 1st case as baseline I'd like code to be jitted with no any optimizations, just li...
Validation in ASP .NET Core This is the twenty-second 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! …
Mysterious Chinese Dating Apps Targeting US Customers Expose 42.5 Million Records Online - Security Discovery Researchers found a non password protected database that contained millions of dating app records. Read more about the Chinese dating app data leak.
Download .NET Core (Linux, macOS, and Windows) Official .NET Core downloads for Linux, macOS, and Windows. .NET Core is a cross-platform version of .NET, for building apps that run on Linux, macOS, and Windows.
Keep thread exceptions in ExceptionDispatchInfo by rainersigwald · Pull Request #4417 · microsoft/msbuild Fixes #4413