Stars
Bootstrap yourself to write an OS from scratch. A book for self-learner.
Source code for 'Pro .NET Performance' by Sasha Goldshtein, Dima Zurbalev, SELA Group, and Ido Flatow
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and …
Source code for the ElementsProject.org website
A set of F# Type Providers for statically typed access to MS SQL database
C# pure functional programming framework - come and get declarative!