uon-nuget / UoN.AspNetCore.VersionMiddleware

UoN shared code ASP.NET Core version middleware
MIT License
1 stars 1 forks source link

Consider an EndPointRouting extensions package #19

Closed beforan closed 5 months ago

beforan commented 4 years ago

ASP.NET Core 3.x+ offers Endpoint Routing, which comes with some advantages.

A separate package (so as not to upset compatibility with ASP.NET Core 2.x) for these routing extensions (e.g. endpoints.MapVersion()) could be nice.

beforan commented 5 months ago

this is taken care of in https://github.com/uon-nuget/UoN.VersionInformation/issues/4