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

https://github.com/niko86/agsverifierapp

A library and app to verify that AGS files comply with the official rule set.
https://github.com/niko86/agsverifierapp

ags ags-data-format

Last synced: about 1 month ago
JSON representation

A library and app to verify that AGS files comply with the official rule set.

Awesome Lists containing this project

README

          

# AgsVerifierApp

A library and app written in C# for verifying that AGS files comply with the rule set created by the Association of Geotechnical and Geoenvironmental Specialists Data Format Commitee.

https://www.ags.org.uk/data-format/

# Install
Download releases:

https://github.com/niko86/AgsVerifierApp/releases

Simply unzip all files and run. No installer planned at this time.

# Documentation
None at this time. Code comments will eventually be added as my free time permits.

# Acknowledgements
EPPlus 4 (Licenced under LGPL) - https://github.com/JanKallman/EPPlus

CsvHelper (Dual licensed under MS-PL and Apache 2) - https://github.com/JoshClose/CsvHelper

Newtonsoft json.NET (Licenced under MIT) - https://www.newtonsoft.com/json

# License
MIT Licence

https://github.com/niko86/AgsVerifierApp/blob/master/LICENSE.md