This repository stores code generated to serve as NuGet packages supporting the UKHO ADDS services.
These packages are designed as client libraries to facilitate easier consumption of our APIs.
/src
- Contains the source code for the NuGet packages./tests
- Unit tests and integration tests for the packages.
To get started with using or contributing to these packages, follow these steps:
- Clone the repository:
git clone <repository-url>
- Navigate to the package you're interested in (located in /src) and follow the instructions in the README.md file.
Your feedback is crucial to improving these packages. If you encounter issues or have suggestions, please open an issue on GitHub or contact the maintainers.
This project is licensed under the MIT License. See the LICENSE file for details.