osjoberg
- 35,805 total downloads
- last updated 1/6/2015
- Latest version: 0.2.2
LinqCache is a simple yet poweful framework for caching LINQ queries.
The framework works seamlessly whether the backing data store is objects, XML, LINQ-to-SQL, Entity Framework, NHibernate or any other LINQ enabled provider.
You can also extend the framework with your own custom cache containers...
More information
- 20,208 total downloads
- last updated 10/12/2020
- Latest version: 1.3.0
Upgrader keeps your database schema in sync with your source code as your development project evolves. Changes to the database schema are expressed as Upgrader Steps. Each Step that successfully have been deployed is tracked in a table. Typically you use Upgrader on application startup or in an...
More information
- 5,401 total downloads
- last updated 12/5/2017
- Latest version: 0.7.0
HtmlPerformanceKit is a fast HTML parser whith a similar API as XmlReader.
- 4,374 total downloads
- last updated 10/18/2019
- Latest version: 1.5.1
Implements a dictionary with a key of type String where a partial key can be used to find values. Implemented as a ternary search tree.
Based on:
http://www.codeproject.com/KB/recipes/tst.aspx
http://www.cs.otago.ac.nz/cosc463/2005/ternary.c
http://www.cs.otago.ac.nz/cosc463/2005/ternary.pdf
ImageBundle
by:
osjoberg
- 4,266 total downloads
- last updated 11/27/2018
- Latest version: 0.3.8
ImageBundle enables you to bundle images together as single resource for improved performance.