riskfirst / riskfirst.hateoas

Powerful HATEOAS functionality for .NET web api
MIT License
78 stars 25 forks source link

Update LinksServicesCollectionExtensions.cs #28

Closed gibletto closed 5 years ago

gibletto commented 5 years ago

DefaultRouteMap can be singleton (ActionContextAcessor uses AsyncLocal), improves performance by avoiding assembly scans.