Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.26 KB

File metadata and controls

48 lines (26 loc) · 1.26 KB

Release Notes

Fix regression with internals

Added support for excluding types by namespace.

Performance improvements

Added support for ordering of registrations.

Added support for tags.

Use configurator pattern.

Fixed URLs in README

Added support for Keyed services.

Target net8.0 only.

Updated docs and added a new example to the README

Added support to skip registration of types that implement a interfaces from certain assemblies.

See here for more information.

## [1.0.0](https://github.com/dariogriffo/registrator-net/1.0.0)

First release of Registrator.Net