Skip Navigation Links

 

 


 

The public project repository is located at  https://bitbucket.org/mariusg/microruntime/


The MicroRuntime project is simply a utility library.So far it has support for:

-a simple IoC container.
-ranges
-data table convertors
-serialization utilities (wrappers for XML serialization and a custom build key-value serializer).
-data slicing class for pagination
-stream and string utilities.
- a high level wrapper of Log4Net functionality and SmtpClient appender with TLS authentification support (be aware that the Log4Net library is not included so please grab it from here)
-EntityFramework helper methods.

 


 License
This is a LGPL  licensed project so feel free to use it anyway you want it.

Older version for .NET 2.0
A .NET 2.0 older version is availablehere

 


Update log:

v0.1 - initial relese

v0.2 - log4net wrapper and other small misc changes.

v0.3 - helper methods for EntityFramework.

v0.3.1 - log4net SmtpClient appender and few small updates

(c) 2004-2010 voidsoft srl