Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 297 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 297 Bytes

CitySite ASP.NET Core Sample

This sample project demonstrates how to extend/customize ASP.NET Core's route constraints and model binding to enable custom parsing of URL fragments and injecting custom data instances into ASP.NET Core's model so action method parameters will be mapped to them.