Top 20 NuGet Packages depending on Ensure.That

Total dependencies: 71

This package is intended to provide a repository to secure the storage of private-public key pairs, authorization or public key certificates, and Authorization tokens.
Easy to Use SQL Server Script Management Library
A DynamicStore storage provider used for storing app data in CouchDB or Cloudant Databases. Based off Daniel Wertheim's MyCouch library.
Common of Dermayon Library
Expression extensions for Ensure.That
Experimental extensions for Ensure.That
Support to generate an OpenAPI (f.k.a. Swagger) v3 document for HTML triggered functions in Azure Function Apps. This document can easily be used to generate a Json response, or to generate HTML documentation.
Contains the models required to interact with the MyMipsScore API
Provides an async API that allows you to manage InfluxDB databases, write points (with measurement, tags, fields according to line protocol v1.1) etc.
Easy to Use Mailing Library
First release of GTFS.Net; Contains a parser (GtfsFeedParser) and a validator (GtfsFeedValidator)
Easy to Use Convention Based Caching Library
Abstraction on top of Fleck that provides stuff like routing, credentials, CQRS based architechture etc.
A framework for wrapping various event bus frameworks like RabbitMQ. Both events and commands can be sent and received using this framework, while the underlying event bus implementation can be swapped by just switching out a single package.
Provides a RabbitMQ implementation for the Remiworks event bus framework.
Provides attributes for the Remiworks event bus framework.
This library contains extension methods for ILogger for logging exception context data.
Pipeline Pattern is helpful in dividing the problem into smaller reusable code components. This is a simple yet powerful structural pattern to organize a complex logic into smaller reusable components, which can be added/removed/modified independently.
Basic extensions and utilities. Extensions and utilities for string, ienumerable, reflection, etc.
LiteCQRS is a small convention-based CQRS framework that differs from others by NOT using interfaces or base-classes or attributes for defining command- and event handlers. Instead, it relies on method signatures and the namespace of the class, containing the method.