domain-driven-design
Here are 618 public repositories matching this topic...
-
Updated
Jun 6, 2020 - C#
-
Updated
Jun 8, 2020 - C#
-
Updated
Feb 27, 2020 - Java
New external example
Just highlighting this in case you're interested, I took a fork of @dennisfabri racetimes example and extended it to run with Azure Functions and then extended again to publish to Azure EventGrid as a new extension inspired by the RabbitMQ example. Might be of interest to others.
https://github.com/craignicol/Eventflow.Example.Racetimes/tree/feature/event-grid-as-extension
I'd like to simplify Dependency Injection of Modules that fallback on each other, For instance, the Entity Framework is replaced by the [In Memory Fakes](https://github.com/ivanpaulovich/clean-architecture-manga/blob/master/src/WebApi/DependencyInjection/InMe
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.
-
Updated
Apr 3, 2020 - Java
Add CodeStyle
-
Updated
Dec 21, 2018 - 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
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
[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
May 23, 2020 - C#
-
Updated
May 29, 2020 - Python
-
Updated
Jun 6, 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
Mar 18, 2020
-
Updated
May 12, 2020 - Java
-
Updated
May 22, 2018 - Java
-
Updated
Jun 5, 2020 - C#
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.
Search results page
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
May 2, 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
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: