~ruther/NosSmooth.Local

ref: ccb1b109655addb1e651fa642aa34fb01b89b50d NosSmooth.Local/src/Core/NosSmooth.LocalBinding/Hooks/HookOptionsBuilder.cs -rw-r--r-- 2.0 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.