Generate C# classes from OData metadata
I just started working with the Office 365 OData API and was a little fustrated with the samples because all the strongly typed classes they provide for using the OData APIs contains nowhere near all of properties the odata returns. So I looked around for some way to generate the […]