Top 20 NuGet Packages
Core library for the EventualConsistency framework, containing interfaces and
common types that are provider/implementation agnostic.
Base infrastructure library for EventualConsistency. Contains common classes
to be used for building models or providers.
EventualConsistency support classes for unit testing, including support for additional
test assertions and helper functions.
EventualConsistency integration support for Nancy framework, including type resolution.
EventualConsistency Provider for Microsoft Azure services, including CloudTable storage
for event sourcing and Windows Service Bus support for event distribution.
EventualConsistency Provider for in-process/simple scenarious. This includes file based and
memory only storage, a temporary repository that's geared towards unit testing.
EventualConsistency Provider for RabbitMQ event distribution.
EventualConsistency Provider for Redis, providing Redis-backed event distribution.
Package Description
Package Description
Package Description
Package Description
Package Description
Lightweight extension methods for booleans, strings and collections. Includes:
- Bool: AddNot (conditionally prefixes a string), ToYesOrNo (converts bool to "yes"/"no").
- Collection: IsEmpty, IsNotEmpty, and Chunk (splits a collection into sublists with a maximum length).
- Memoize: simple caching ...
Event sourcing
Event sourcing
Event sourcing
lite framework for cqrs and eventsourcing
Eventure api core for standard