/cim-asset-parser

CIM asset parser is a library for parsing the CIM-standard into a format that can be used for the cim-asset management system.

Primary LanguageC#MIT LicenseMIT

CIM Asset Parser

CIM asset parser is a library for parsing the CIM-standard into a format that can be used for the cim-asset management system. CircleCI MIT

Configuration

Either rename 'appsettings.example.json' to 'appsettings.json' or make a new file, after that fill out all the empty fields in the appsettings file.

Requirements running the application

  • gnumake
  • dotnet runtime 3.1

Note

On windows it can be done using chocolatey with the following command:

choco install make

Running

Running the application

make start