CarterCommunity / Carter

Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
MIT License
2.1k stars 175 forks source link

WIP Upgrade to ASP.Net Core 3 and Endpoint Routing #149

Closed jchannon closed 4 years ago

jchannon commented 5 years ago

Updates to ASP.NET Core 3. Removes some code that now sits inside ASP.NET Routing.

Fixes #39 Fixes #112 Fixes #128 Fixes #145 Fixes #203 Fixes #214 Fixes #207

JoeStead commented 5 years ago

Job well done.