Up and Running
This web app is hosting several testing controllers; A UI for WPF RadCloudUpload, Reporting, PDF Generator
Source code for this app, along with client applications, can be found at TSE Examples - Uploading To WebAPI
- Values: The api/values endpoint can be used to check APIs are running
- Reports: The api/reports endpoint is only used by the HTML5 ReportViewer demo
- PdfGenerator: The api/pdfgenerator endpoint is for the following examples from client applications:
- A PDF with custom string content uploaded from client app (see WPF and UWP demos)
- A PDF with rendered XAML UI uploaded from client as image (see UWP demo)