domain-driven-design
Here are 627 public repositories matching this topic...
-
Updated
Jun 28, 2020 - C#
-
Updated
Jun 30, 2020 - C#
It would be nice to instantiate ValueObjects the same way we instantiate Entities. I suggest we include methods into EntityFactory to instantiate ValueObjects.
-
Updated
Feb 27, 2020 - Java
In documentation about sagas there is this thing about storing saga-id into event metadata. It looks intuitive but it doesn't work out of the box :-(. I would like to make it work. Here is how:
- from PublishAsync pass sagaId and saga type name into ICommandBus.PublishAsync()
- overload ICommandBus.PublishAsync() so it takes an extra argument eventMetadata
- pass event metadata to IAggregate
It would be great to have an introduction for each topic so I can understand why that topic is relevant e why I should spend time studying it.
Add CodeStyle
-
Updated
Jun 11, 2020 - Java
Background
As discussed in #223 comments (zalando-incubator/kopf#223 (comment) and below), there is one type of handlers is missing: when an operator restarts, it should process all the objects that existed before, but were neither updated, nor deleted.
Originally, this was a technical solution for @kopf.on.resume()
handlers in #96. But then it was
-
Updated
Dec 21, 2018 - Java
In case there is a projection with no handlers we'd still traverse given streams only to produce no result. It's an unusual case but still we're able to produce "no result" much faster.
-
Updated
Jun 6, 2020
-
Updated
May 23, 2020 - C#
[docs] Flow diagram
Can anyone give flow diagram which classes get hit in sequence from start to end in eventhorizon.
It will be great help I am waiting for this no documentation so far available on net.
-
Updated
Jun 17, 2020 - Python
-
Updated
Jun 30, 2020 - Java
It will be more helpful to pick up the library especially when the documentation is not updated.
I am working on this repo, but haven't fully declared the types when I'm still understanding the library.
https://github.com/beenotung/typestub-eventstore
-
Updated
Apr 4, 2019 - Java
-
Updated
Jun 28, 2020
-
Updated
May 12, 2020 - Java
It would be great to have some documentation explaining how to install Komga as a Windows Service, which would start when the Windows machine starts.
Hi!
Sequelize 5 supports TypeScript, so you can write all Sequelize models in TypeScript and get rid of the vanilla JavaScript code.
Btw, why are the Sequelize models not in the src folder?
-
Updated
Jun 18, 2020 - C#
-
Updated
May 22, 2018 - Java
-
Updated
Jun 27, 2020 - C#
It would be great if it would be possible to somehow create a picture from a file like for example with planttext (https://www.planttext.com/?).
That would help a lot for documentation that is automatically created with e.g. grade, maven.
-
Updated
Apr 21, 2020 - JavaScript
-
Updated
Jul 21, 2018 - C#
Improve this page
Add a description, image, and links to the domain-driven-design topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the domain-driven-design topic, visit your repo's landing page and select "manage topics."
If you're creating a bug/problem report, please include followings:
Aspnetboilerplate Angular Template 5.2
Integration with the explanation from the page:
https://aspnetboilerplate.com/Pages/Documents/OData-AspNetCore-Integration
in .net core 3.1 mvc.internal is removed: