Release MsQuic v1.1.0 · microsoft/msquic Supports both version 1 (draft-34) and draft-29 specification versions. Full details here. Linux still in "preview" support. Openssl still in "preview" support. Unsigned artifacts available below.
What's new with Translator We are introducing a new feature to our Translator Cognitive Service that will delight and excite developers! With this new feature, developers can intelligently translate documents (supporting a vari
Good-bye ESNI, hello ECH! A deep dive into the Encrypted Client Hello, a standard that encrypts privacy-sensitive parameters sent by the client, as part of the TLS handshake.
Getting Started with Netduino - BuiltWithDot.Net You have all this C# coding knowledge and you want build hardware gadgets. Try Netduino, which is basically a powerful Arduino running the .Net MicroFramework! Netduino is a prototyping board owned by Wilderness Labs. On their website's there is getti...
.NET Framework February Security and Quality Rollup | .NET Blog Today, we are releasing the February 2021 Security and Quality Rollup Updates for .NET Framework. Security CVE-2021-24111– .NET Framework Denial of Service Vulnerability This security update addresses a denial of service vulnerability in .NET Framework. F...
Getting started with embedded device development doesn't have to be long and tedious. See how Ryan Winter's team's getting started guides will get you going in a matter of minutes on the #IoTShow Getting started with IoT devices is not trivial. It usually involves lots of tooling, complex connectivity, and more. Ryan Winter from the Azure IoT Developers and Devices team is creating Getting Sta
Preparing to Issue 200 Million Certificates in 24 Hours On a normal day Let’s Encrypt issues nearly two million certificates. When we think about what essential infrastructure for the Internet needs to be prepared for though, we’re not thinking about normal days. We want to be prepared to respond as best we ca...
CS193p - Developing Apps for iOS The lectures for the Spring 2020 version of Stanford University's course CS193p (Developing Applications for iOS using SwiftUI) were delivered to our students in an on-line fashion due to the novel coronavirus outbreak. Stanford has made these lecture vi...
Mobidb Database - BuiltWithDot.Net Mobidb Database is an offline database with cloud sync through Dropbox, Google Drive and OneDrive. The product is great for creating custom databases. Visual designer allows to configure input forms layout. Product supports import/export and tons of featu...
One second to read GitHub code with VS Code Exists a cool trick to visualize a repository code directly on VSCode and literally, you will only ne...
Stack Overflow Users Rejoice as Pattern Matching is Added to Python 3.10 - Stephen Brennan Our on-the-ground reporter gauges developer reactions to the Python Steering Council's latest decision regarding pattern matching.
Projections in Event Sourcing: Build ANY model you want! Projections in Event Sourcing are a way to derive current state from an event stream. This can be done asyncrounously as events are persisted to an event str...
The COM static store, part 3: Avoiding creation of an expensive temporary when setting a singleton | The Old New Thing Last time, we looked at one way to avoid a race condition when initializing a singleton in the COM static store. But it did create the possibility of creating an object that might be thrown away, and that could be a problem if the object is expensive to c...
Cambridge Bitcoin Electricity Consumption Index (CBECI) The Cambridge Bitcoin Electricity Consumption Index (CBECI) provides a real-time estimate of the total electricity consumption of the Bitcoin network. The CBECI is maintained by the Cambridge Centre for Alternative Finance (CCAF) at Judge Business School,...
dotnet/designs This repo is used for reviewing new .NET designs. Contribute to dotnet/designs development by creating an account on GitHub.
SDL moving to GitHub - SDL Development - Simple Directmedia Layer FYI, this coming week we plan to move SDL development from Mercurial and Bugzilla to GitHub. On Wednesday we’ll bring down the public services and I’ll send out an update when the transition is complete, with instructions on how to access the new reposit...
BeatPulse - BuiltWithDot.Net BeatPulse is a simple liveness, readiness library for .NET Core Applications. Health checking is the process where load balancers or application delivery controller does periodic checks on our applications to make sure that they are up and responding with...
Competitor Reported Our No-Buckle Belts as Containing a DEA Controlled Substance and Got Us… As an inventor, many of my readers know that I developed BeltBro, a no-buckle belt that uses two side belts loops to hold up your pants.
Dependency Confusion: How I Hacked Into Apple, Microsoft and Dozens of Other Companies The Story of a Novel Supply Chain Attack
Haxe 4.2.0 is released! - Announcements - Haxe Community Dear Community, On behalf of the Haxe Foundation, we are proud to announce the official release of Haxe 4.2.0! It is available along with the changelog at https://haxe.org/download/version/4.2.0/ Here are the most notable features made into this relea...
2. Y-axis assembly All information you need to know about Original Prusa 3D printers. Assembly manuals, print quality troubleshooting, calibration, PrusaSlicer and much more.
Cake (C# Make) - BuiltWithDot.Net Cake (C# Make) is a cross-platform build automation system with a C# DSL for tasks such as compiling code, copying files and folders, running unit tests, compressing files and building NuGet packages.
SDL moving to GitHub - SDL Development - Simple Directmedia Layer Everything moved to git generally, and GitHub specifically. Lots of tools and workflows expect you to be using git (Visual Studio and Xcode have built-in git support, etc) and Mercurial is becoming an alien thing to lots of people. Instead of being a thi...
Building Micro Frontends with Components | Creating Startups In this article, we’ll share how our team is leveraging component-driven design and tools to build micro frontends, to enjoy a more efficient, fast, and scalable modern web development process. Almost every team in the world, from global giants to small s...
Monsters Weekly 198 - MassTransit with Chris Patterson In today’s episode we chat with Chris Patterson, leader of the open source project MassTransit framework.Topics covered in this episode: Software ‘-ilities’ The importance of idempotency Taylor swift
Uno Platform Sustaining the Open-Source Uno Platform Pixel-Perfect Multi-Platform Applications with C# and WinUI for Windows, WebAssembly, iOS, macOS, Android and Linux
conwnet/github1s One second to read GitHub code with VS Code. Contribute to conwnet/github1s development by creating an account on GitHub.
RazorCart eCommerce - BuiltWithDot.Net Fully customizable MVC shopping cart built using .NET. Completely responsive with an action delegate pipeline to inject custom login into your checkout flow. Full API capabilities. Here at RazorCart, we understand what it takes to run a Business… because...
Salesforce rolls out permanent remote work plans | ZDNet The CRM giant re-imagines how it will use its iconic office towers amid changing safety requirements and employee expectations.
ASP.NET CORE 5: Implement Web API Pagination with HATEOAS Links Pagination is the process of splitting data into discrete pages, and you should implement it when you are building RESTful Web APIs that potentially serve huge amount of data. Imagine you have thousands or maybe millions of records in your database and yo...
DDoSers are abusing the Plex Media Server to make attacks more potent Plex Media servers using SSDP let DDoSers amplify attacks by a factor of 5.
Path.TrimEndingDirectorySeparator Method (System.IO) Trims one trailing directory separator beyond the root of the specified path.
Path.EndsInDirectorySeparator Method (System.IO) Returns a value that indicates whether the path, specified as a read-only span, ends in a directory separator.
PemEncoding Class (System.Security.Cryptography) Provides methods for reading and writing the IETF RFC 7468 subset of PEM (Privacy-Enhanced Mail) textual encodings. This class cannot be inherited.
StringBuilder.GetChunks Method (System.Text) Returns an object that can be used to iterate through the chunks of characters represented in a ReadOnlyMemory<Char> created from this StringBuilder instance.
Type.IsAssignableTo(Type) Method (System) Determines whether the current type can be assigned to a variable of the specified targetType.
StringSplitOptions Enum (System) Specifies options for applicable Split method overloads, such as whether to omit empty substrings from the returned array or trim whitespace from substrings.
Cat GIF - Find & Share on GIPHY Discover & share this Cat GIF with everyone you know. GIPHY is how you search, share, discover, and create GIFs.
Cat GIF - Find & Share on GIPHY Discover & share this Cat GIF with everyone you know. GIPHY is how you search, share, discover, and create GIFs.
Cat GIF - Find & Share on GIPHY Discover & share this Cat GIF with everyone you know. GIPHY is how you search, share, discover, and create GIFs.
Pull request auto-merge is now generally available - GitHub Changelog Pull request auto-merge is now generally available
Cat GIF - Find & Share on GIPHY Discover & share this Cat GIF with everyone you know. GIPHY is how you search, share, discover, and create GIFs.
Release Bebop v2.1.0 · RainwayApp/bebop bebopc Added support for C++ codegen (#86) Added support for Discriminated Unions (#87, #65, #75) Misc bug fixes .NET Runtime The BebopRecord attribute now defines more information about a gener...
Event Sourcing with Marten V4: Aggregated Projections All the code samples in this post are from alpha code, and maybe subject to change based on user feedback. At a minimum, I’d expect the configuration code to change as we write more documenta…
Xamarin Community Toolkit: StateLayout Whether you're loading data, you need to show an empty state or maybe an error occurred. With StateLayout you can visualize this easily from within just one control. In this episode I have Steven as m
Release Preview Release v0.7210903 · dotnet/try-convert Disclaimer As with all previous releases, this is not a supported Microsoft product. See here for more info: https://github.com/dotnet/try-convert#support-policy Changelog Preserve project referen...
How Lyft discovered OpenStreetMap is the Freshest Map for Rideshare Mark Huberty & Clare Corthell, Lyft Mapping
Pattern matching accepted for Python The Python steering council has, after some discussion, accepted the controversial proposal to add a pattern-matching primitive to the language. "We acknowledge that Pattern Matching is an extensive change to Python and that reaching consensus across the ...