~ruther/NosSmooth.Local

ref: 69c46f6f0b73dd4475ee75d44f8783c9a45c262e NosSmooth.Local/src/Core/NosSmooth.LocalBinding/Hooks/HookOptions.cs -rw-r--r-- 1.2 KiB
be80295a — Rutherther 3 years ago
feat(binding): split hooks to individual classes, make a hook manager
bbad5288 — Rutherther 3 years ago
feat(binding): add hook config builder for configuring what hooks to enable

Resolves #1. Use IServiceCollection.ConfigureHooks() for accessing the builder.