Top 20 NuGet Packages

Package Description
Package Description
Adds helpers to easily bootstrap an application using conventions by just using the correct extension method. This adds command line operations, additional configuration, logging and service injections by convention.
Adds helpers to easily bootstrap an application using conventions by just using the correct extension method. This adds command line operations, additional configuration, logging and service injections by convention.
Provides Autofac support for a Rocket Surgery Application, converts the default service provider into an autofac based one
Provides DryIoc support for a Rocket Surgery Application, converts the default service provider into an DryIoc based one
Provides a ConventionHostBuilder that can be used during unit tests or anywhere else you wouldn't bootstrap an entire application
Uses HtmlAgilityPack parser to protect against cross-site scripting by sanitizing html text against unrecognized tags and attributes. HTML is matched against defined whitelisted tags and attributes to ensure only known safe markups are allowed. Basic usage: String inputValue = "<a onclick="javasc...
An eco system for inline/scaling workflows and configurable messaging systems/datastores.
An eco system for inline/scaling workflows and configurable messaging systems/datastores.
A framework for resilient coding. The framework provides: basic logging, statistics, forensic logging (and tracing) and exception management (retry policies).
A framework for resilient coding. The framework provides: basic logging, statistics, forensic logging (and tracing) and exception management (retry policies).
This agent enables .net programs to access rocknet.online programattically.
This package is no longer maintained as the PCL builds have been merged into the main "RogueSharp" NuGet package. A library for roguelike developers to provide utilities frequently used in roguelikes or 2D tile based games (PCL Version). Inspired by libtcod New features: * Added new map creat...
Enum caching and conversion helper classes
Package Description
Converting numbers to and from roman numerals as easy as II+II=IV. Supports ASCII, Unicode and vinculum extensions.