An open API service indexing awesome lists of open source software.

https://github.com/jisotalo/KoneData

Simple (finnish) Windows program to compare tractor model properties from https://konedata.net/
https://github.com/jisotalo/KoneData

csharp dotnet finnish netcore31 tractor winforms xpath

Last synced: 7 months ago
JSON representation

Simple (finnish) Windows program to compare tractor model properties from https://konedata.net/

Awesome Lists containing this project

README

          

# KoneData

Simple (finnish) Windows program to compare tractor model properties from https://konedata.net/

I had a need to compare different tractor models and I also had too much spare time because of a sick leave. Decided to test how .NET Core 3.1 and its new Winforms designer works (= works OK but designer caused ~5 Visual Studio crashes). Also tested html parsing using XPath.

Tech used:
- .NET Core 3.1
- C#
- Windows Forms
- Html Agility Pack (https://html-agility-pack.net/)
- XPath

Probably will break if something is changed at the https://konedata.net/

![image](https://user-images.githubusercontent.com/13457157/136523925-57b44134-ab22-4a5b-a568-c4ecfaf5c6e4.png)