Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AspNetCore Middleware that behaves similar to CqsHttpListener. #82

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

mwuerth
Copy link
Contributor

@mwuerth mwuerth commented Aug 6, 2017

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant