Skip to content

Project Champion - Heretik: This nuget package is used to extract information from Relativity's application for development.

Notifications You must be signed in to change notification settings

mikkeymoo/application-parser

 
 

Repository files navigation

Relativity Application-Parser

Build status

Install-Package Heretik.ApplicationParser

After installing a ObjectTypes.tt will be generated that will output a cs file with all of the information in the application.xml file

If you would like to consume this package and not use the T4 template library you can run

Install-Package Heretik.ApplicationParser.Core

Note:

All template files assume the application file will be in the $(SolutionDir)\application\application.xml if you would like to change the location you will have to edit each file separately.

While this is an open source project on the kCura GitHub account, support is only available through through the Relativity developer community. You are welcome to use the code and solution as you see fit within the confines of the license it is released under. However, if you are looking for support or modifications to the solution, we suggest reaching out to the Project Champion listed below.

Project Champion

Heretik

Heretik is a major contributor to this project. If you are interested in having modifications made to this project, please reach out to Heretik.

Also check out Heretik's github page for more interesting projects

About

Project Champion - Heretik: This nuget package is used to extract information from Relativity's application for development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 88.8%
  • Pascal 6.6%
  • PowerShell 2.6%
  • Puppet 1.9%
  • Batchfile 0.1%