Skip to content

Use NuGet package for routing info#17546

Merged
Rick-Anderson merged 3 commits intomasterfrom
NuGet/routing/areas
Apr 1, 2020
Merged

Use NuGet package for routing info#17546
Rick-Anderson merged 3 commits intomasterfrom
NuGet/routing/areas

Conversation

@Rick-Anderson
Copy link
Copy Markdown
Contributor

@Rick-Anderson Rick-Anderson commented Mar 31, 2020

Move to my NuGet package because I'm using this code in 4 articles and soon to be more.

Deleted aspnetcore/mvc/controllers/areas/31samples/MVCareas/Extensions/ControllerContextExtensions.cs
and moved it to a NuGet package.

The code was approved by @rynowak in the routing PR.

https://www.nuget.org/packages/Rick.Docs.Samples.RouteInfo/
https://github.com/Rick-Anderson/RouteInfo

See

  <ItemGroup>
    <PackageReference Include="Rick.Docs.Samples.RouteInfo" Version="1.0.*" />
  </ItemGroup>

@Rick-Anderson Rick-Anderson marked this pull request as ready for review April 1, 2020 18:36
@Rick-Anderson Rick-Anderson requested a review from scottaddie April 1, 2020 18:37
@Rick-Anderson Rick-Anderson merged commit 994ad6c into master Apr 1, 2020
@Rick-Anderson Rick-Anderson deleted the NuGet/routing/areas branch April 1, 2020 20:29
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.

2 participants