GitPedia
thangchung

thangchung/clean-architecture-dotnet

🕸 Yet Another .NET Clean Architecture, but for Microservices project. It uses Minimal Clean Architecture with DDD-lite, CQRS-lite, and just enough Cloud-native patterns apply on the simple eCommerce sample and run on Tye with Dapr extension 🍻

3 Releases
Latest: 4y ago
Snapshot for .NET SDK - 6.0.100-preview.5.21302.13SNAPSHOT-v0.0.3Latest
thangchungthangchung·4y ago·August 1, 2021
GitHub

1. This is a snapshot for .NET SDK - 6.0.100-preview.5.21302.13 2. This version also included the `docker-compose.yml` file which will be removed by the next version on the master branch

SNAPSHOT-v0.0.2
thangchungthangchung·5y ago·June 6, 2021
GitHub

📋 Changes

  • This version is with .NET 5 (upgrade to .NET 6)
  • Rust for audit service (removed in next version
  • gRPC feature (removed in next version)
FE with react-bootstrap-table-next UI ControlSNAPSHOT-v0.0.1Pre-release
thangchungthangchung·5y ago·February 10, 2021
GitHub

This is a snapshot for the version of source code that uses `react-bootstrap-table-next` control, in the next version we will use `ant-design` and its controls