-
**Is your feature request related to a problem? Please describe.**
Let me quickly explain my current situation. I have a system with few microservices, just for a simplicity let's make it two microse…
-
So I understand that an entity has a collection of events. They are dispatched before saving changes on the DbContext (which implements IUnitOfWork) when the SaveEntitiesAsync method is called. Let's …
-
Hi @mehdihadeli,
Great work in this template. I believe it's the better template out there. If possible, I would like to understand the benefit of having the CatalogApiClient in the Vertical.Slice.T…
-
Hi am building a simular project, using event driven microservices architecture, and am stuck thinking wether i should use a single Database and connect all services to it, or do a database-per-servic…
-
**What happened**:
Since the update to Calico 3.18.x there have been new deployments added to the cluster for Calico use. Most of these use an affinity rule to schedule the pods on a "System…
-
# Trending repositories for C#
1. [**dodyg / practical-aspnetcore**](https://github.com/dodyg/practical-aspnetcore)
__Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0, 6.0, 7.…
-
**This proposal is for post 1.0. I don't think anything in it would require pre-1.0 changes, though let me know if I'm missing anything.**
Sooner or later, we're probably going to want standard JSON…
-
### What happened?
Currently, we implement DTOs like so:
```
some-module/
├─ dto/
│ ├─ SomeFile.ts
│ ├─ SomeOtherFile.ts
```
There are multiple inconsistencies with the NestJS best pract…
-
The team has reviewed the initial content for this guide, and have the following feedback:
- [ ] Would be good to define the types of practical caching patterns in the introduction section under "W…
-
These are the steps I have followed:
- started a minikube cluster (checked it's running)
- applied the _**deploy.yaml**_ file by running
```
kubectl apply -f https://raw.githubusercontent.com/aws…