Installs and configures the .NET framework 4 or 4.5 runtime
Tested on Windows Server 2008 R2 May work on Windows 7 or 8
Include the default recipe in your run list.
node['dotnetframework']['version']
- defaults to '4.5'
Installs the .NET Framework (4 or 4.5)
Author:: Daptiv Engineering