https://github.com/dazinator/sample.reloadablemiddlewarepipeline
https://github.com/dazinator/sample.reloadablemiddlewarepipeline
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dazinator/sample.reloadablemiddlewarepipeline
- Owner: dazinator
- Created: 2020-10-03T10:48:26.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2020-10-06T11:50:42.000Z (over 5 years ago)
- Last Synced: 2024-04-13T21:44:29.251Z (about 2 years ago)
- Language: C#
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
q## Features
- Shows a middleware pipeline that can respond to config changes by rebuilding.
Notes: It would prbably be worth making the middleware use a change token for invalidation of the old pipeline at the moment its coupled to options monitor.