Does Nimbus generate drivers that require the .NET framework to be installed?
No. Nimbus-developed drivers are conventional Windows unmanaged COM components. They are not .NET managed components nor do they include any .NET code. However, the .NET wrappers generated by Nimbus can be used on .NET target machines to provide those users with seamless access to the driver from languages such as C# and VB.NET.