jet / dotnet-templates

Example app and service templates `dotnet new -i Equinox.Templates; dotnet new eqx*/pro*` https://github.com/jet/equinox https://github.com/jet/FsCodec
https://github.com/jet/propulsion
Apache License 2.0
64 stars 16 forks source link

docs: DOs and DONTs #133

Open bartelink opened 1 year ago

bartelink commented 1 year ago

reading link: https://github.com/jet/dotnet-templates/blob/doc/README.md#guidance


Adds a general advice section intended to approximate the style of https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md

The idea being to call out common anti-patterns and their alternatives.

All questions and feedback welcome, either as DMs or comments here...

See also: