Table of Contents

Libraries

Libraries Overview

There are two categories of libraries:

  1. Blocks with all the components to implement large enterprise solutions using the framework and patterns as explained in the Design
  2. Solution libraries solving specific simpler problems.

Solution Libraries

Block Libraries

  • DotNetBlocks.ServiceBus - Implements Service Bus functionality combining Mass Transit with an operation model to provide a rapid implementation event architecture.
  • DotNetBlocks.ServiceBus.Shared - Shared base interfaces and classes implementing event and message bus functionality.
  • DoNetBlocks.Business.Shared - Shared based classes and interfaces for supporting business domain modelling, business entities and other business classes.