Tag Archives: WCF

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
Posted in Development, Web | Also tagged | Leave a comment