Geomatics.Windows.Interop 0.0.0
Provides supporting types for interoperation between Windows Presentation Foundation (WPF), Windows Forms and other technologies such as Win32 APIs and provides base classes for other specific interoperation scenarios.
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Geomatics.Windows.Interop</id>
<version>0.0.0</version>
<title>Geomatics.Windows.Interop</title>
<authors>Christian Junk</authors>
<owners>geomatics</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://raw.githubusercontent.com/geomatics-io/Geomatics.Windows/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/geomatics-io/Geomatics.Windows</projectUrl>
<iconUrl>https://raw.githubusercontent.com/geomatics-io/Geomatics.Windows/master/src/Geomatics.Windows/logo.png</iconUrl>
<description>Provides supporting types for interoperation between Windows Presentation Foundation (WPF), Windows Forms and other technologies such as Win32 APIs and provides base classes for other specific interoperation scenarios.</description>
<copyright>Copyright ©2017-2018 geomatics I/O.</copyright>
<tags>csharp csharp-library dotnet interop imaging win32</tags>
<dependencies>
<dependency id="Common.Logging" version="3.4.1" />
<dependency id="GitVersion" version="3.6.5" />
<dependency id="Geomatics.Windows.PInvoke.Gdi32" version="0.1.0" />
<dependency id="Geomatics.Windows.PInvoke.Kernel32" version="0.1.0" />
</dependencies>
</metadata>
</package>