ToskaMesh
A distributed service mesh runtime for .NET 8 that standardizes service lifecycle, routing, security, and observability.
Best fit: .NET teams that want a standardized service runtime (not a sidecar zoo).
Not for you if: you need a polyglot mesh built around Envoy sidecars or require a managed SaaS control plane.
- Gateway with JWT auth, rate limiting, and request logging.
- Discovery service for registration, health checks, and events.
- Runtime hosts for stateful and stateless services.
- Polly circuit breakers and health-aware load balancing.
- Toska CLI for init, validate, build/publish, and deploy.
- Helm, K8s, Dockerfiles, and Terraform deployment assets.