Thiago Lunardi
Thiago Lunardi
Event sourcing mainly is composed by objects notation data. So, reduce friction and (des) serializations persisting them as documents.
Example: ` Contract .Required() .IfNotNull(x.LastName, contract => contract.MinLength(3)); ` Means: LastName is not required, but if informed, must have more 3 letters or more.
This pull request introduces Renovate for automated dependency updates and updates the project documentation to improve clarity and modernize the presentation. The most important changes are grouped below: **Renovate integration:**...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Microsoft.AspNetCore.Mvc.Testing](https://asp.net/) ([source](https://redirect.github.com/dotnet/aspnetcore)) | nuget | patch | `9.0.7` -> `9.0.8` | | [Microsoft.EntityFrameworkCore.Design](https://docs.microsoft.com/ef/core/)...
This pull request adds a step to the GitHub Actions workflow to log in to Docker Hub before building Docker images. This ensures that the workflow can authenticate with Docker...
This pull request introduces a new `DevStore.Infra.Core` building block, refactors the database provider and health check infrastructure to reside under this new project, and standardizes NuGet package versioning across the...