Coolstore Microservices Versions Save

A full-stack .NET microservices build on Dapr and Tye

coolstore-snapshot-0.0.5

2 years ago

Full features of .NET 5 with Dapr and OAM in-place

coolstore-snapshot-0.0.4

4 years ago

This is the old version saving point. The new version will use gateway on the top with stitch with .NET Community

coolstore-snapshot-0.0.3

5 years ago
  • gRPC services with authentication interceptor
  • docker-compose can work really well

coolstore-snapshot-0.0.2

5 years ago
  • Completed gRPC for internal services
  • envoy-proxy for routing from web to internal gRPC services
  • openapi to gathering data from internal gRPC services and propose GraphQL

coolstore-snapshot-0.0.1

5 years ago

This release contains the working version of services communication using Rest protocol for internal services.

We release it as the working version so that if anyone wants to reference or learn more about how we use Rest protocol for internal services can check it out.

After this release, we're going to upgrade all internal services to gRPC protocol, and internet facing with WebAPI.

0.1.0

5 years ago