Skip to content

OfferingSolutions/OfferingSolutions-Datashaper-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OfferingSolutions Datashaper Demo Application

Nuget

http://www.nuget.org/packages/OfferingSolutions.DataShaper/

Description

Allows your Api to shape your data before sending it to the client.

datashaping-picture1 datashaping-picture2 datashaping-picture3

I made this demo-solution to show how this stuff works.

Simply start the webapplication and use Fiddler or any tool you want to create http-calls and type things like

/api/Test?fields=Id,Date

or

/api/Test?fields=Id,Date,ChildClasses.Description,ChildClasses.Id

and you will get the shaped result.

Releases

No releases published

Packages

No packages published

Languages