https://github.com/a-postx/delobytes.netcore.entityreportgeneration
Экспортёр свойств объектов в табличное представление
https://github.com/a-postx/delobytes.netcore.entityreportgeneration
Last synced: about 2 months ago
JSON representation
Экспортёр свойств объектов в табличное представление
- Host: GitHub
- URL: https://github.com/a-postx/delobytes.netcore.entityreportgeneration
- Owner: a-postx
- License: mit
- Created: 2022-07-29T03:21:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T09:32:31.000Z (almost 3 years ago)
- Last Synced: 2025-02-10T00:23:55.803Z (over 1 year ago)
- Language: C#
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.en.md
- License: LICENSE
Awesome Lists containing this project
README
# Delobytes.NetCore.EntityReportGeneration
[RU](README.md), [EN](README.en.md)
Report generator that allows to export objects into table representation.
Supported formats: CSV, XLSX.
## License
[MIT](https://github.com/a-postx/Delobytes.NetCore.EntityReportGeneration/blob/main/LICENSE)