Releases: jet/dotnet-templates
Releases · jet/dotnet-templates
proSync EventStore support, proConsumer streams support, Propulsion usage
See ChangeLog
Targets Equinox 2.0.0-rc1
, Propulsion 1.0.1-rc3
, Jet.ConfluentKafka.FSharp 1.0.1
eqxsync Progress writing correctness + use Equinox.Projection.Scheduling
See ChangeLog
Targets Equinox 2.0.0-preview8
, Jet.ConfluentKafka.FSharp 1.0.0-rc7
Adds optimized eqxsync implementation
See ChangeLog
Targets Equinox 2.0.0-preview5
, Jet.ConfluentKafka.FSharp 1.0.0-rc3
Official release of projections templates
See ChangeLog
Targets Equinox 2.0.0-preview2
, Jet.ConfluentKafka.FSharp 1.0.0-preview2
First non-preview drop of eqxprojector
,eqxtestbed
,eqxetl
templates
Target Equinox 1.0.4-rc1
Added
- #12
dotnet net eqxweb
now usesFSharp.UMX
to make Id types more succinct
Changed
- #12 Target Equinox
1.0.4-rc1
, which entails minor source changes to both C# and F#
Fixed:
- #8 Fix project type guids to render C# projects (was showing F# logo) @aarondandy
Add eqxwebcs C# port of template
- Change: F# template has been renamed to:
eqxweb
(wasequinoxweb
) - Feature: C# port of template -
dotnet new eqxwebcs
#5 - Dependency: C# template requires Equinox release
1.0.3
as C# template involved cleanup work in jet/equinox#81
Thanks:
- @aarondandy for early legwork
- @mcintyre321 for excellent direct and indirect suggestions regarding how to tidy the Domain implementations
Initial release
- Flesh out walkthrough info wrt todobackend.com in readme.md
- Add missing conditional bracketing re Cors only being relevant to TodoBackend
Fix broken namespace in 1.0.2
Fixes broken namespace in 1.0.2
Broken release
- Fix overaggressive token (dotnet new does a very naive replace of project name token)
- Add warnings re external sites
Dry-run release
Dry-run release to sanity check against Equinox 1.0.1-rc1