csharpfritz / csharpfritz/InstantAPIs
Allow injection of business logic
Open
enhancement
help wanted
- Dominant language
- C#
- Stars
- 453
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Introduce `Action` parameters on configuration that optionally allow injection of methods to be triggered before the data interaction and after the data interaction
- [ ] OnBefore delegate property added
- [ ] OnAfter delegate property added
Contributor guide
Assessment
This issue has not been assessed yet.