Skip to content
View SoftCircuits's full-sized avatar
Block or Report

Block or report SoftCircuits

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SoftCircuits/README.md

SoftCircuits

SoftCircuits develops software for the Windows platform. We have expertise building website applications, desktop applications and .NET libraries.

As can be seen from our repositories on GitHub, we have special set of skills processing and parsing files. Our repositories include an HTML parser (HtmlMonkey), a CSV parser (CsvParser), a fixed-width parser (SoftCircuits.FixedWidthParser), an INI file parser (IniFileParser) and an interpreted language written from the ground up in C# (Silk).

Jonathan Wood

SoftCircuits is headed up by Jonathan Wood, who is a software developer/hiker/dog and animal lover living out of Salt Lake City, Utah. He is currently available for additional work/consulting!

Pinned

  1. Silk Silk Public

    Simple Interpreted Language Kit (SILK). An easy way to add scripting and automation to your .NET applications.

    C# 17 6

  2. HtmlMonkey HtmlMonkey Public

    Lightweight HTML/XML parser written in C#.

    C# 48 9

  3. CsvParser CsvParser Public

    Classes for reading and writing comma-separated-values (CSV) files. Supports special characters in column fields. Options to instead use tab delimiters, etc.

    C# 14 2

  4. ParsingHelper ParsingHelper Public

    .NET text parsing helper class.

    C# 11 3

  5. SoftCircuits.FixedWidthParser SoftCircuits.FixedWidthParser Public

    Lightweight .NET class for reading and writing fixed-width data files. Includes basic reader and writer class, and also includes generic classes that automatically map class properties to fixed-wid…

    C# 4 1

  6. SoftCircuits.Wordify SoftCircuits.Wordify Public

    Class library with many options to format strings. Includes methods to work with numbers, ordinals, enums, pluralization, quotes, etc.

    C# 3