Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsimbalar/dtogen
How to generate DTOs from a simple declarative file written in JSON
https://github.com/tsimbalar/dtogen
Last synced: about 7 hours ago
JSON representation
How to generate DTOs from a simple declarative file written in JSON
- Host: GitHub
- URL: https://github.com/tsimbalar/dtogen
- Owner: tsimbalar
- Created: 2014-03-09T09:28:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-03-09T09:52:21.000Z (over 10 years ago)
- Last Synced: 2023-03-12T06:11:06.664Z (over 1 year ago)
- Language: C#
- Size: 2.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DTOGen
======How to generate DTOs from a simple declarative file written in JSON
Have a look at DTOGen.Examples ...