REST API - C# Facade namespace

Hi Gang,

I've done plenty of work with the SOAP API, but I'm a noob with REST.  I'm beginning to setup a .NET Web Application and I've downloaded the SDK and the Developer Tools from TASK.  I've loaded the Tessitura.Service.Client and Tessitura.Services.Common.Client DLLs into my Application.

I notice that the Program.cs file in the SDK references the namespace Tessitura.Service.Facades - this same reference appears in the Libraries section on the browser-based API information.  There is also a line in the Program.cs file that calls a function TessituraServiceFacade (presumably part of the .Facades namespace)

Here comes the noob part - I don't see any files in the Developer tools that define this namespace.  It just seems like a broken reference in the SDK.   Am I missing a file? Any help appreciated.

 

Thanks,

Bill Waugh
Starlight Theatre
bill.waugh@kcstarlight.com
816-997-1118

Parents
  • Bill, 

    Wondering if you've had any offline responses to this post?

    We're investigating moving from the SOAP API to the REST API in our web project and I downloaded the SDK from the /TessituraService/Libraries page of our REST API service.  After hunting around on tessituranetwork.com I uncovered an "Advanced API" PowerPoint slideshow that suggests there should be TessituraServiceFacades.cs and TessituraServiceContract.cs classes included in the SDK project, but appear to be absent.

    Thanks,

    Rick Crawford

    Stratford Festival

Reply
  • Bill, 

    Wondering if you've had any offline responses to this post?

    We're investigating moving from the SOAP API to the REST API in our web project and I downloaded the SDK from the /TessituraService/Libraries page of our REST API service.  After hunting around on tessituranetwork.com I uncovered an "Advanced API" PowerPoint slideshow that suggests there should be TessituraServiceFacades.cs and TessituraServiceContract.cs classes included in the SDK project, but appear to be absent.

    Thanks,

    Rick Crawford

    Stratford Festival

Children
No Data