ImperialLibrary is a C# library primarily designed for interacting with the Imperial CAD API, providing common API calls to integrate into your plugin.
Note, this library is only for developers, don't install this on your server manually if you're not making a plugin with it.
To use ImperialLibrary in your project, you can download the latest release binaries.
To develop ImperialLibrary, fork the repository, clone the fork, make your changes, push your changes, then make a pull request proposing your changes.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.