Skip to content

AJMcKane/odin-son-rises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

odin-son-rises

Text Parsing of Lossy Data

This is a .NETCore 3.1 Console App that can parse lossy JSON Schedule of Lease Data, and output it as formatted JSON for storage.

Tech Overview

The Technical Documentation for this project can be found here: https://docs.google.com/document/d/1u8618vdZHtbJ3Zxb5hHe9yMYbPt5YyAqucQ4PTVWBDM/edit?usp=sharing

Build Steps.

  1. Clone Repo.
  2. Build Using Visual Studio or dotnet build
  3. Test Using VS Test Runner or dotnet test

Running

Application can be run from VS/Dotnet CLI Or after build can be run from the built .exe.
Please ensure the app is run as admin if running the built exe to ensure no file permission issues.

About

Text Parsing of Lossy Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages