Free .NET libraries
I have used a lot of free .NET libraries, some from Microsoft itself! Which ones have you found the most useful? Package managers for external libraries NuGet (formerly known as NuPack) – Microsoft (developer-focused package management system for the .NET platform intent on simplifying the process of incorporating third party libraries into a .NET application during development) OpenWrap – Sebastien Lambla – Open Source Dependency Manager for .net applications Build Tools Prebuild – Generate project files for all VS version, including major IDE’s and tools like SharpDevelop, MonoDevelop, NAnt and Autotools Dependency Injection/Inversion of Control Unity Framework – Microsoft StructureMap … Click here to continue reading.