Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Investigate the use of ASP.NET Routing #13

Closed
TylerLeonhardt opened this issue Oct 10, 2017 · 3 comments
Closed

Investigate the use of ASP.NET Routing #13

TylerLeonhardt opened this issue Oct 10, 2017 · 3 comments

Comments

@TylerLeonhardt
Copy link
Member

ASP.NET has a middleware package that's used for routing requests to application logic.

It likely supports things like query params and route params that Polaris needs to have. We should see how easy it is to add this middleware to Polaris.

@chriskuech
Copy link

chriskuech commented Nov 26, 2017

Please see #12 (comment) on why I believe we should adhere to .NET Standard.

@Tiberriver256
Copy link
Contributor

I think we can close this out correct?

@TylerLeonhardt
Copy link
Member Author

Yeah :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants