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

Update to FsCodec 3rc10, Equinox 4rc10, Propulsion 3rc5 #130

Closed bartelink closed 1 year ago

bartelink commented 1 year ago

Applied Streams/Store naming per https://github.com/jet/FsCodec/pull/93 Lots of other changes relating to the introduction of Propulsion.Sinks Huge Whitespace changes (chiefly decls now are name: type) Prepare for re-Add Async APIs for Feed

bartelink commented 1 year ago

Added some more helpers in https://github.com/jet/propulsion/pull/206