Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Move some implementations (all feature implementations) out of .Internal namespaces #601

Closed
wants to merge 1 commit into from

Conversation

dougbu
Copy link
Member

@dougbu dougbu commented Mar 30, 2016

nits:

  • remove a couple of parameterless constructors
  • add / fill subfolders to align with new namespaces
  • remove all use of (unnecessary) "T:..." <see cref=""/> values

…rnal` namespaces

- #549, #592
- move feature implementations to `Microsoft.AspNetCore.Http.Features` and `...Authentication.Features`
- move `DefaultHttpContext`, `HttpContextAccessor`, `HttpContextFactory`, `FormCollection` and
  `HeaderDictionary` to `Microsoft.AspNetCore.Http`
- move `FormFile` to `Microsoft.AspNetCore.Http.Internal`
 - that and `Microsoft.AspNetCore.Http.Authentication.Internal` are the remaining `.Internal` namespaces

nits:
- remove a couple of parameterless constructors
- add / fill subfolders to align with new namespaces
- remove all use of (unnecessary) "T:..." `<see cref=""/>` values
@dougbu
Copy link
Member Author

dougbu commented Mar 30, 2016

/cc @davidfowl @Tratcher

@Tratcher
Copy link
Member

:shipit: after 4pm as to not break the world all day.

@dougbu
Copy link
Member Author

dougbu commented Mar 31, 2016

6725d68

@dougbu dougbu closed this Mar 31, 2016
@dougbu dougbu deleted the dougbu/feature.implementations.592 branch March 31, 2016 00:43
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.

3 participants