# GLIS API Client This is the .Net client library for the Global Information System. To generate the C# code, proceed as follows: ``` cd csharp mvn generate-sources ``` The VS project code will be generated in `target/generate-sources/swagger/src` folder.