File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,6 +51,18 @@ See: [Configuration Documentation](docs/configuration.md).
5151
5252See: [ Development Documentation] ( docs/development.md ) .
5353
54+ ## Using Stacks
55+
56+ | Name | Description |
57+ | ------| -------------|
58+ | [ C#] ( https://github.com/dotnet/csharplang ) | Programming language |
59+ | [ Kestrel] ( https://github.com/dotnet/aspnetcore ) | Web server |
60+ | [ YARP] ( https://github.com/dotnet/yarp ) | Reverse proxy |
61+ | [ ZLogger] ( https://github.com/Cysharp/ZLogger ) | Structured logging |
62+ | [ OpenTelemetry .NET] ( https://github.com/open-telemetry/opentelemetry-dotnet ) | Observability (logging, metrics, tracing) |
63+ | [ xUnit] ( https://github.com/xunit/xunit ) | Testing framework |
64+ | [ Moq] ( https://github.com/devlooped/moq ) | Mocking library |
65+
5466## License
5567
5668This code is open source software licensed under the [ MIT License] ( LICENSE ) .
You can’t perform that action at this time.
0 commit comments