
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 (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. Download Download v0.3 version from here
Download older version from here version 0.2 (supports .NET 2.0 )
Update log: v0.1 - initial relese v0.2 - log4net wrapper and other small misc changes. v0.3 - helper methods for EntityFramework. |