~ruther/NosSmooth.Local

ref: fda69e1205e134ffab971fe6174b24266823fbca NosSmooth.Local/src/Core/NosSmooth.LocalBinding/Hooks/HooksConfigBuilder.cs -rw-r--r-- 9.9 KiB
be80295a — Rutherther 3 years ago
feat(binding): split hooks to individual classes, make a hook manager
7535dd93 — Rutherther 3 years ago
feat(bindings): add periodic binding and thread synchronizer
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.