Making Reliable Distributed Systems in the Presence of Software Errors
This thesis outlines a research program that began in 1981 to find better ways of programming Telecom applications. The central problem addressed is constructing reliable systems from programs that ma...
Mapperly: .NET Source Generator for Object Mappings
Mapperly is a .NET source generator that creates object mapping code at build time, minimizing runtime overhead. Its generated code is also readable, making verification of the mapping code easy. The ...
NCalc - Mathematical Expressions Evaluator in .NET
NCalc is an open-source mathematical expressions evaluator in .NET that can parse any expression and evaluate the result, including static or dynamic parameters and custom functions. It can handle var...
NuGet Trends - Historical Data and Popularity of NuGet Packages
NuGet Trends is a useful tool for package maintainers that holds historical data of NuGet packages download numbers. Its also a great resource for people interested in packages popularity over time. T...
Pwned Passwords - Check Your Password Against Data Breaches
This library provides a simple `HttpClient` instance that consumes Troy Hunts PwnedPasswords API v3 and checks a passwords integrity whether it has previously appeared in a data breach or not. The lib...
RangeExtensions
This package enables the usage of `System.Range` in `foreach` expressions and provides extensions to integrate it with LINQ as a faster replacement to `Enumerable.Range`. Correctness is verified again...
RestAssured.Net - C# .NET version of the original REST Assured for writing tests for your HTTP APIs with ease
# RestAssured.Net    and XA (eXtended Architecture) are two important concepts in database transactions and distributed systems. In distributed transaction processing, a commit operation finalizes a...
Building Secure Microservices in Azure - Jimmy Bogard - NDC Oslo 2022

The speaker, Jimmy Bogard, discusses his recent project where he had to learn how to deploy secure microservices into Azure. He explains that the days of securing basic client-server applications with...
# Pocket Desktop - Third-party Application for GetPocket
Pocket Desktop is a third-party desktop application for GetPocket that allows you to easily access your saved articles and content from your desktop. With Pocket Desktop, you can save articles and con...
Build efficient tests for your Spark data pipeline using BDD with Cucumber
In this Medium article by Omar LARAQUI, youll learn about Behavior Driven Development (BDD) and how it can help you build efficient tests for your Spark data pipeline. Cucumber is the tool that allows...
5 Awesome C# Projects: TODO, Password Manager, Steam, Nintendo Switch And Unity
In this article, Tom Smykowski 💎 highlights 5 awesome projects built with C#: TODO app, password manager, Steam API wrapper, Nintendo Switch gamepad mapper, and a Unity game. C# is a versatile and ea...
Silk.NET - High-speed & advanced .NET graphics & compute
Spruce up your games and applications with cross-platform 3D graphics, audio, compute and haptics. Fast. Free. Cross platform. Silk.NET provides high-speed, direct, and transparent bindings, as well a...