balena
- 45,576 total downloads
- last updated 1/29/2014
- Latest version: 1.0.0.39
TakeIo.Essentials is a RESTful framework for ASP.NET MVC 3. TakeIo.Essentials supports Sinatra-like (from Ruby) routes, implements OPTIONS and HEAD methods in a reasonable way, adds syntax-sugar methods for returning OpenSocial (JSON/XML) single items and collections, decouples routing from...
More information
- 38,660 total downloads
- last updated 11/11/2015
- Latest version: 1.0.0.16
TakeIo.Spreadsheet is a library to import Excel and CSV files. For Excel files, it applies the cell formatting over values.
- 33,660 total downloads
- last updated 12/6/2011
- Latest version: 1.0.0.2
TakeIo.NetworkAddress is a small library to handle IP/Mask operations (network mask tasks), like matching same network address between two IPs and a network mask. It also handles parsing of IP/Mask input strings like "192.168.0.0/24" or "192.168.0.0/255.255.0.0", and handle IP range addresses like...
More information
- 31,204 total downloads
- last updated 8/25/2014
- Latest version: 1.1.0
TakeIo.Client connects to take.io platform and enables you to access the RESTful API in a very simple manner. Refer to the online documentation for more info.
- 15,206 total downloads
- last updated 12/2/2011
- Latest version: 1.0.0.9
Lucene Steroids replicates the Lucene.NET database between several machines (in a master-slave disposition) using cwRsync to sync files.
- 6,456 total downloads
- last updated 7/23/2013
- Latest version: 1.0.0.5
TakeIo.PhoneNumber is a library to interpret phone number plans accordingly with a configuration file, formatted like Asterisk dial plan patterns. You can adapt any new rule to your couontry by editing the configuration file.
- 6,075 total downloads
- last updated 8/15/2011
- Latest version: 1.0.0.4
The TakeIo.ConfigFile implements a basic configuration file parser language which provides a structure similar to what you would find on INI files. You can use this to write programs which can be customized by end users easily.
- 5,197 total downloads
- last updated 1/3/2012
- Latest version: 1.0.0.4
The TakeIo.MapReduce is a simple yet powerful generic purpose map-reduce library.
- 4,426 total downloads
- last updated 12/27/2011
- Latest version: 1.0.0.3
This library allows developers to Create, Update, and Delete database schemas based on their hibernate.cfg.xml and *.hmb.xml entity mapping files, and Fluent Mappings stored on project assemblies.