gautema / CQRSlite

A lightweight framework to help creating CQRS and Eventsourcing applications in C#
Other
1.1k stars 266 forks source link

feat: Add .NETStandard2.1 target and downgrade Microsoft.Extensions.Caching.Memory #99

Closed mikkelbu closed 4 years ago

mikkelbu commented 4 years ago

Also reintroduced net452 target that was accidentally removed.

Fixes #98