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
- Host: GitHub
- URL: https://github.com/dolittle/bifrost
- Owner: dolittle
- License: other
- Created: 2012-01-18T12:06:46.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T10:19:56.000Z (over 6 years ago)
- Last Synced: 2025-03-29T05:09:54.760Z (about 2 months ago)
- Topics: cqrs, ddd, domain-driven-design, event-sourcing, eventsourcing, eventstore
- Language: C#
- Homepage:
- Size: 44.2 MB
- Stars: 110
- Watchers: 18
- Forks: 32
- Open Issues: 354
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# IMPORTANT: WE'VE MOVED TO [HERE](https://github.com/dolittle/home)
| Source | Version |
| ------ | ------- |
| NuGet | [](https://www.nuget.org/packages?q=bifrost) |
| MyGet | [](https://www.myget.org/gallery/bifrost)| Platform | Build Status |
| -------- | ------ |
| Windows | [](https://ci.appveyor.com/project/Dolittle/bifrost-7c2cn) |
| Linux | [](https://travis-ci.org/dolittle/Bifrost) |
## 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
[](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)