Skip to content

Basic classes to quickly bootstrap an application using the tactical Domain Driven Design pattern - for .NET.

License

Notifications You must be signed in to change notification settings

tbureck/ddd-building-blocks-application-dotnet

Repository files navigation

DDD Building Blocks: Application

DDD Building Blocks is a collection of projects targeted at developers to provide simple yet powerful tools to quickly bootstrap an application using tactical Domain Driven Design patterns.

The Application project contains basic interfaces to implement use case level services that use Domain layer services and classes.

It builds upon the MediatR project in order to integrate between the components and the encompassing application.

Getting started

In order to get started with your application simply add this library to your project as a NuGet dependency:

dotnet add package TBureck.BuildingBlocks.Application

Now you're all set! Head over to the documentation to get know more.

About

Basic classes to quickly bootstrap an application using the tactical Domain Driven Design pattern - for .NET.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages