.NET UI with OpenGamma

Hi,

We want to build a .Net based UI with OpenGamma in the back end.

In the architecture diagram here: http://docs.opengamma.com/download/attachments/1509571/OG+System+Data+Flow+Diagram.pdf ,
one can see many REST based interfacing with all external ‘master’ systems, but not with the view side.

It’s a fairly common architectural decision to have .NET UI and Java based server-side.
Is this easy to do with OpenGamma? Was supporting .NET UI considered in OpenGamma architecture?
Pls advise how you think would be the best way to go about it.

Thanks

1 Like

A .NET UI interacting with the OpenGamma server platform is a standard architectural pattern for us. See the documentation:
http://docs.opengamma.com/display/DOC/Writing+a+C+Sharp+Client
https://github.com/OpenGamma/OG-DotNet