Skip to content
This repository was archived by the owner on Jan 24, 2026. It is now read-only.

Add AspNetCore Middleware that behaves similar to CqsHttpListener. #82

Open
mwuerth wants to merge 2 commits into
jgauffin:masterfrom
mwuerth:master
Open

Add AspNetCore Middleware that behaves similar to CqsHttpListener. #82
mwuerth wants to merge 2 commits into
jgauffin:masterfrom
mwuerth:master

Conversation

@mwuerth

@mwuerth mwuerth commented Aug 6, 2017

Copy link
Copy Markdown
Contributor

The only difference is that you have to use /cqs as Uri or else the middleware will ignore the request.
It using the AddGriffinCqs and UseGriffinCqs functions will register everything required. AddGriffinCqs gives you the possiblity to add scanAssemblies those will be scanned automatically. Every other Handler has to be registered seperately.

mwuerth added 2 commits August 6, 2017 17:30
…e only difference is that you have to use /cqs as Uri or else the middleware will ignore the request.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant