Magneto.1.0.0-rc-6
Pre-release
Pre-release
shaynevanasperen
released this
22 Oct 01:06
·
5 commits
to master
since this release
Various fixes and improvements
- Merge
Magneto.Microsoft
intoMagneto
- Remove default values for cancellation tokens, except at the top level (reduces language noise for consumers)
- Switch to
System.Text.Json
- Update analyzers and apply corresponding fixes
- Rename
Magneto
class toConductor
(to avoid confusion with the namespace) - Add
IServiceCollection
extension method andMagnetoBuilder
fluent interface for simplifying startup