The MicroRuntime project is simply a .NET 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.