herbalboy84
-
- 1,102 total downloads
- last updated 8/10/2014
- Latest version: 5.3.4.12
PersistentLayer is an easy Component that exposes a set of contracts (interfaces) which defines rules for persisting / retrieving application data from data storages, and Its implementation depends exclusively... More information -
- 841 total downloads
- last updated 1/6/2015
- Latest version: 2.5.5.21
This library is designed for transforming objects through an object Mapper / Merger, which contains a set of actions for mapping properties from source object into destination object. This library can be useful... More information -
- 772 total downloads
- last updated 2/8/2015
- Latest version: 1.5.5.17
A basic library implementation for persistent classes. -
- 734 total downloads
- last updated 4/20/2015
- Latest version: 1.3.6.5
WcfJsonNetFormatter is a library which implements WcfJsonFormatter component in order to transform message body into Json format, using the powerful Json.Net serializer. -
- 630 total downloads
- last updated 4/7/2015
- Latest version: 1.3.2.10
This component is a basic implementation for json messages formatters, and It manages dynamically parameters types, resolving no concrete types (whenever It's possible), and for advanced resolution of those... More information -
- 604 total downloads
- last updated 8/11/2014
- Latest version: 2.4.12.30
PersistentLayer.NHibernate is an easy component which implements contracts defined by the PersistentLayer component, using NHibernate as ORM for making CRUD operations on databases.. -
- 557 total downloads
- last updated 10/21/2013
- Latest version: 3.4.3.20
A .NET solution to read/create/modify Excel files (ex. xls, xlsx formats) without using COM interop, and It provides a set of interfaces that you can use them for mapping worksheets into object classes. -
- 458 total downloads
- last updated 11/11/2014
- Latest version: 1.0.1.1
This component extends the DynamicObject, in order to add / remove new members at runtime. -
- 416 total downloads
- last updated 5/16/2014
- Latest version: 2.5.2.10
A Nhibernate extension for custom transformers and advanced criteria filters using QBE (query by example). -
- 357 total downloads
- last updated 12/13/2013
- Latest version: 3.4.5.15
Validations is a simple framework which contains a set of components responsable for validating any kind of objects through a set of rules named "Operations". -
- 336 total downloads
- last updated 3/24/2015
- Latest version: 1.2.1.10
WcfExtensions is a basic library which serves for configuring custom behaviors for wcf services, and finally this is possible by using a default class which derives from BehaviorExtensionElement, allowing to... More information -
- 148 total downloads
- last updated 9/17/2013
- Latest version: 1.0.0
This component can be used whenever you need to customize CRUD operations, so you need to implement your custom "Actions" to inject on this component, and finally this actions will be executed by... More information -
- 121 total downloads
- last updated 3/24/2015
- Latest version: 1.0.0.1
This component is able to execute dynamic code, compiling code at runtime, and evaluating it in order to retreive the value computed defined into file / string containg dynamic code.