Tags
Pages
Archives
Tag Archives: REST
UriTemplate Formats
If you need to use a UriTemplate, for example when applying WebInvokeAttribute to a WCF OperationContract to create a “REST endpoint”, the formatting rules are here: MSDN: UriTemplate and UriTemplateTable
Use any characters you want in your URLs with ASP.NET 4 and IIS 7!