An open API service indexing awesome lists of open source software.

https://github.com/stavroskasidis/mydata

.Net Client for AADE myData
https://github.com/stavroskasidis/mydata

Last synced: about 1 month ago
JSON representation

.Net Client for AADE myData

Awesome Lists containing this project

README

          

# myData .Net Client

## Compatibility
.Net 4.5+ (Legacy)

.Net Core 2.X+ (.Net standard 2.0)

## To update the schema

1. Empty the "src/myData.Client/Schema" folder.
2. Add the lastest .xsd files in "Schema" folder
3. Execute the script "/scripts/generate-xsd-classes.bat"