easuter's Stars
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
dear-github/dear-github
:incoming_envelope: An open letter to GitHub from the maintainers of open source projects
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
microsoft/microsoft-pdb
Information from Microsoft about the PDB format. We'll try to keep this up to date. Just trying to help the CLANG/LLVM community get onto Windows.
mspnp/performance-optimization
Guidance on how to observe, measure, and correct common issues in a cloud-based system.
swlaschin/Railway-Oriented-Programming-Example
This repository contains code that demonstrates the "Railway Oriented Programming" concept for error handling in functional programming languages.
mattjohnsonpint/SqlServerTimeZoneSupport
IANA Time Zone Support for Microsoft SQL Server
petabridge/lighthouse
Lighthouse - a simple service discovery platform for Akka.Cluster (Akka.NET)
Puresharper/NConcern
NConcern .NET AOP Framework
evendotnet/Even
An event sourcing framework on top of Akka.NET
bertjohnson/OpaqueMail
.NET email library and proxy supporting IMAP, POP3, and SMTP with S/MIME and PGP.
petabridge/akkadotnet-helpers
Akka.NET helper classes to assist with common production needs
cgstevens/Akka.Cluster.Monitor
Example Windows Form and Website that displays the current and unreachable members as well as who the member is seenby within an Akka Cluster. Also demonstrates how the following frameworks give you a real-time monitoring application; Akka .Net, TopShelf, MVC, WebApi, SignalR and AngularJS.
ErikSchierboom/JsonDotNetCustomContractResolvers
A custom contract resolver for JSON.NET that allows for an easy way to specify exactly which properties to serialize, without resorting to adding attributes to the classes to be serialized.
wightsci/LSA-Rights-Library
Windows library to manage LSA rights and privileges. Designed to be used with PowerShell as a binary file or a textual Type within a script