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

Port to Equinox 4, Propulsion 3 #122

Closed bartelink closed 1 year ago

bartelink commented 2 years ago

Major updates to config wiring for Projector/Reactor templates, aligning with style established in #121 Some other updates due to breaking changes (e.g. structs) Lots of tiny text changes came along for the ride as its always a pain fixing templates...