aspnet / HttpAbstractions

[Archived] HTTP abstractions such as HttpRequest, HttpResponse, and HttpContext, as well as common web utilities. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
382 stars 194 forks source link

Add Endpoint extension methods to HttpContext #1060

Closed JamesNK closed 5 years ago

JamesNK commented 5 years ago

re: https://github.com/aspnet/AuthSamples/pull/65#discussion_r231239371

Are the extension methods in the right package/namespace?