SoftCircuits
-
- 58,763 total downloads
- last updated 12/15/2024
- Latest version: 4.6.0
CsvParser is a .NET library that makes it easy to work with comma-separated-value (CSV) files (as well as files with other delimiters). Includes basic classes to easily read and write CSV data, and also... More information -
- 49,937 total downloads
- last updated 12/17/2024
- Latest version: 2.3.0
HtmlMonkey is a lightweight HTML/XML parser written in C#. It allows you to parse an HTML or XML string into a hierarchy of node objects, which can then be traversed or queried using jQuery-like selectors. The... More information -
- 30,834 total downloads
- last updated 12/18/2024
- Latest version: 5.2.0
A .NET class library that makes it easier to parse text. The library tracks the current position within the text, ensures your code never attempts to access a character at an invalid index, and includes many... More information -
- 29,905 total downloads
- last updated 12/22/2024
- Latest version: 2.6.0
Lightweight .NET INI-file parser that can easily read and write INI files. It provides direct support for string, int, double and bool setting types. In addition to reading and writing individual settings, it... More information -
- 29,039 total downloads
- last updated 12/17/2024
- Latest version: 3.2.0
Lightweight .NET class for reading and writing fixed-width data files. Includes basic reader and writer class, and also generic classes that automatically map class properties to fixed-width fields. Includes... More information -
- 24,977 total downloads
- last updated 12/24/2024
- Latest version: 2.3.0
Full Text Search Query is a .NET class library that converts a user-friendly search term into a valid Microsoft SQL Server full-text-search query. The code attempts to gracefully handle all syntax cases that... More information -
- 20,875 total downloads
- last updated 12/24/2024
- Latest version: 3.3.0
.NET library that implements an ordered dictionary. Provides all the functionality of Dictionary<TKey, TValue> but also maintains the items in an ordered list. Items can be added, removed and accessed by key or... More information -
- 17,536 total downloads
- last updated 12/25/2024
- Latest version: 2.2.0
.NET class library that formats JavaScript scripts. Use on minified JavaScript to make it easier to read. An earlier version of this code was used by the popular Telerik Fiddler utility. Provides several... More information -
- 16,135 total downloads
- last updated 12/22/2024
- Latest version: 3.2.0
.NET library that will evaluate a string expression. Expressions can include integer, double and string operands. Operators can include "+", "-", "*", "/", "%", "^" and "&". Supports custom functions and... More information -
- Deprecated
- 11,771 total downloads
- last updated 2/21/2021
- Latest version: 2.0.0
Converts a number to text. For example, converts 123.45 to "One hundred twenty-three and 45/100". Useful for check printing or other cases where you want to display a number as text. Now targets .NET Standard... More information -
- 8,318 total downloads
- last updated 4/28/2022
- Latest version: 2.0.1
Wraps the .NET Framework encryption routines to provide easily accessible encryption and decryption. -
- 6,616 total downloads
- last updated 12/8/2024
- Latest version: 1.3.0
Class library that contains extension methods to create and modify text. It includes methods to convert numbers and dates to text, insert spaces into camel-case strings, pluralize strings, truncate strings,... More information -
- 6,303 total downloads
- last updated 4/7/2024
- Latest version: 2.1.0
The SparseCollections library provides the SparseArray<T> and SparseMatrix<T> collection classes. The array class allow statements such as "array[1000000] = 5" or "array[-1000000] = 6" without having to create... More information -
- 5,902 total downloads
- last updated 8/6/2024
- Latest version: 2.1.0
Yet another log-file class for .NET. This one was designed to be dead simple to use when needing to log entries to a file. Supports different entry levels, which can be filtered out or disabled altogether.... More information -
- 5,830 total downloads
- last updated 10/17/2021
- Latest version: 3.0.1
Simple library to help compare the performance of different algorithms. Create your tests by writing classes that implement the IPerformanceTest interface. The library will run all such tests in the specified... More information -
- 5,219 total downloads
- last updated 6/5/2022
- Latest version: 1.0.4
SpreadsheetBuilder is a lightweight class designed to build Microsoft Excel spreadsheet (XLSX) files without Excel. This library wraps the Open XML library. It avoids some of the more advanced features of Excel... More information -
- 5,105 total downloads
- last updated 4/2/2024
- Latest version: 1.6.0
The Simple Interpreted Language Kit (SILK) is a .NET class library that makes it easy to add scripting and automation to your .NET applications. The library includes three main components. A compiler, a... More information -
- 4,433 total downloads
- last updated 4/26/2021
- Latest version: 2.0.1
Simple and lightweight command-line parser. Supports regular arguments, flag arguments and extended arguments (in the form: -mode:extArg). Arguments, flag arguments, and extended arguments can all be wrapped in... More information -
- 4,227 total downloads
- last updated 4/1/2024
- Latest version: 2.1.0
.NET library to scrape content from the Internet. Use it to extract information from Web pages in your own application. Extracted data is written to a CSV file. Supports paging and can cycle through all... More information -
- 4,152 total downloads
- last updated 2/22/2021
- Latest version: 2.0.0
.NET library that can transform any number of name/value pairs into an encrypted string and then back again. Allows you to pass secret data via URL query arguments. Data includes checksum so that it can't be... More information
- Previous
- Next