aspnetcore/test
Gert Driesen 5c31f1f455 Add Remove(string key, out object value) overload to RouteValueDictionary (#858)
* Add Remove(string key, out object value) overload to RouteValueDictionary.

* Consistently use _count field instead of Count property in Remove overloads.
Added comment on EnsureCapacity call.
Added test for removing first/middle/last entry.
2018-10-17 13:24:07 -07:00
..
Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests Add Remove(string key, out object value) overload to RouteValueDictionary (#858) 2018-10-17 13:24:07 -07:00
Microsoft.AspNetCore.Routing.DecisionTree.Sources.Tests
Microsoft.AspNetCore.Routing.FunctionalTests Introducing new **catchAll parameter to allow generating links with unencoded values 2018-08-16 15:52:09 -07:00
Microsoft.AspNetCore.Routing.Tests Fix DfaGraphWriter ISuppressMatchingMetadata check (#850) 2018-10-12 16:08:50 +13:00
Directory.Build.props Upgrade to netcoreapp22 2018-05-08 11:10:25 -07:00