-
I am building a web-application which is extendable via plugins which are loaded dynamically at runtime and where each plugin has his own entities and `DbContext` including migrations. This works fine…
-
Hey guys,
I've just been following the prooph video tutorial over on [youtube](https://www.youtube.com/watch?v=X3r5ztw2t9Q). Inside he's using the Psr7Middleware.
While using the most current Ex…
-
Opening this issue to continue an interesting [Twitter discussion](https://twitter.com/dan_abramov/status/626168614203301888), copied below for posterity:
Edygar de Lima @edygarDeLima says:
> @acdl…
-
-
Abp architecture for MicroServices/SOA
Goal: Create a working sample using Abp in order to illustrate MicroServices/SOA approach.
The concept I am willing to achieve is SOA Done Right, or Micros…
-
Hi,
Great job with that project. I'd would like to add my feedback about the future of **domain events and integration between microservices**. I would like to suggest to apply event sourcing in the …
-
**NOTE This thread has been cleaned and moved to https://github.com/datproject/discussions/issues/58**
Alternatively jump to [Executive summary](https://github.com/datproject/dat/issues/824#issuec…
-
Part of the appeal of using EF as opposed to a micro-ORM like Dapper is the first-level caching (to my knowledge, Dapper doesn't do this).
However, by placing the DbContextScope (or any Unit of Wor…
-
Hello,
Are there any chances to introduce crud generation for API for Rest without form a and templates?
-
Could show the use of Elixir's Extreme library, which integrates with EventStore (https://geteventstore.com):
https://github.com/exponentially/extreme
But this is a bit of a narrow field of intere…