An open API service indexing awesome lists of open source software.

https://github.com/dolittle/bifrost

This is the stable release of Dolittle till its out of alpha->beta stages
https://github.com/dolittle/bifrost

cqrs ddd domain-driven-design event-sourcing eventsourcing eventstore

Last synced: about 1 month ago
JSON representation

This is the stable release of Dolittle till its out of alpha->beta stages

Awesome Lists containing this project

README

        

# IMPORTANT: WE'VE MOVED TO [HERE](https://github.com/dolittle/home)

| Source | Version |
| ------ | ------- |
| NuGet | [![NuGet](https://img.shields.io/nuget/v/Bifrost.svg)](https://www.nuget.org/packages?q=bifrost) |
| MyGet | [![MyGet](https://img.shields.io/myget/bifrost/vpre/Bifrost.svg)](https://www.myget.org/gallery/bifrost)

| Platform | Build Status |
| -------- | ------ |
| Windows | [![AppVeyor Build Status](https://ci.appveyor.com/api/projects/status/93saivbkl94plciv?svg=true)](https://ci.appveyor.com/project/Dolittle/bifrost-7c2cn) |
| Linux | [![Travis Build Status](https://travis-ci.org/dolittle/Bifrost.svg?branch=master)](https://travis-ci.org/dolittle/Bifrost) |

![Bifrost Logo](Media/Logo/logo_128x128.png)

## Documentation can be found [here](https://dolittle.github.io/bifrost)

## You can find the CI package feed [here](https://www.myget.org/gallery/bifrost)

Bifrost is a platform designed to build Line of Business applications without sacrificing architectural quality, code quality or scalability. Embracing the concepts of Domain Driven Design, it helps developers and other stakeholders focus on business need and business value, rather than on the more technical aspects of the solution. Built from the ground up, it both embodies as well as encourages best quality engineering practises such as the SOLID principles, Convention Over Configuration and Separation of Concerns. Utilising CQRS, it fits perfectly with the ideas and promises of microservices and promotes the paradigm shift in thinking that can take LOB applications to the Cloud.

# Sponsors

[![alt tag](https://raw.github.com/dolittle/Bifrost-Site/master/Sponsors/NDepend.png)](http://www.ndepend.com)

# Site
For more details, samples, documentation, please go to the official [site](https://dolittle.github.io/bifrost)

# Contributing
Learn how you can contribute [here](https://dolittle.github.io/bifrost/Articles/contributing.html)