Play ground - New Toys

    • Quartz.NET is a full-featured, open source job scheduling system that can be used from smallest apps to large scale enterprise systems 
  •  Autofac  -
    • Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity. This is achieved by treating regular .NET classes as components.

  • WiX             
    • The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset provides both a command line environment that developers may either integrate into their oldstyle Makefile build processes or use the newer MSBuild technology from inside integrated development environments like Microsoft's Visual Studio or SharpDevelop to build their MSI and MSM setup packages.