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
- Host: GitHub
- URL: https://github.com/stavroskasidis/mydata
- Owner: stavroskasidis
- Created: 2020-02-24T22:38:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-26T16:20:50.000Z (over 5 years ago)
- Last Synced: 2025-07-08T05:01:30.417Z (3 months ago)
- Language: C#
- Homepage:
- Size: 3.31 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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"