Top 20 NuGet Packages

A finite state machine for .NET
Package Description
Package Description
Package Description
Stateman is a simple state machine for .NET
Package Description
A library for creating lists of states and provinces.
This is a tool to alow the traders to understand the full cost of buying fruit from various countries of origin.
Package Description
Package Description
This library creates a way to abstract static calls from common .Net objects so that the containing code can be more easily unit tested
This package allows you to map static routes for your WebApi v1 application, like you would do with v2 of WebApi. Perfect for those who (for any reason) cannot switch to v2 of WebApi, but still want to use static routes mapping.
Static-typed socket communication library for .net.
This is a dotnet tool that takes a single argument that is a relative path to a .graphql schema. Internally the graphql schema is converted to an introspection json format and compiled into a voyager template. This file is then written into a new folder called __docs__ in the working dir...
Some usefull extensions methods
Static Commons
Package Description
StaticDotNet.DependencyInjection.Configuration provides a way to configure services outside of the Startup class.
StaticDotNet.EntityFrameworkCore.ModelConfiguration provides a way to configure entities outside of DbContext.OnModelCreating without having to add custom code to your DbContext.