Friday links 500

  1. AlexeyBoiko/DgrmJS: DgrmJS is a JavaScript library for creating SVG flow diagrams. The main goal of the library is to set up workflows in BPM (Business Process Management) systems. Works on desktop and mobile, has no dependency, 3.5 KB gzipped.
  2. LibraryOfCongress/api.congress.gov: congress.gov API
  3. gui-cs/Terminal.Gui: Cross Platform Terminal UI toolkit for .NET
  4. nemanjarogic/DesignPatternsLibrary: A comprehensive design patterns library implemented in C#, which covers various design patterns from the most commonly used ones to the lesser-known ones. Get familiar with and learn design patterns through moderately realistic examples.
  5. dotnet/interactive: .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn’t before.
  6. Cysharp/UnitGenerator: C# Source Generator to create value-object, inspired by units of measure.
  7. mikeroyal/WSL-Guide: Windows Subsystem for Linux (WSL) Guide. Use WSL develop to with Kubernetes and in the Cloud (Microsoft Azure, AWS, and Google Cloud).
  8. Community Tools Month: Using sp_WhoIsActive to Catch ASYNC_NETWORK_IO – Brent Ozar Unlimited??
  9. PSBlitz – Easily outputs SQL Server diagnostics data – VladDBA