System.Numerics.Vectors 4.3.0-preview1-24530-04
Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications. Commonly Used Types: System.Numerics.Matrix3x2 System.Numerics.Matrix4x4 System.Numerics.Plane System.Numerics.Quaternion System.Numerics.Vector2 System.Numerics.Vector3 System.Numerics.Vector4 System.Numerics.Vector System.Numerics.Vector<T>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata minClientVersion="2.8.6">
<id>System.Numerics.Vectors</id>
<version>4.3.0-preview1-24530-04</version>
<title>System.Numerics.Vectors</title>
<authors>Microsoft</authors>
<owners>microsoft,dotnetframework</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<licenseUrl>http://go.microsoft.com/fwlink/?LinkId=329770</licenseUrl>
<projectUrl>https://dot.net/</projectUrl>
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
<description>Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications.
Commonly Used Types:
System.Numerics.Matrix3x2
System.Numerics.Matrix4x4
System.Numerics.Plane
System.Numerics.Quaternion
System.Numerics.Vector2
System.Numerics.Vector3
System.Numerics.Vector4
System.Numerics.Vector
System.Numerics.Vector<T></description>
<releaseNotes>https://go.microsoft.com/fwlink/?LinkID=799421</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<serviceable>true</serviceable>
<dependencies>
<group targetFramework="MonoAndroid1.0" />
<group targetFramework="MonoTouch1.0" />
<group targetFramework=".NETFramework4.5" />
<group targetFramework=".NETFramework4.6" />
<group targetFramework=".NETStandard1.0">
<dependency id="System.Globalization" version="4.3.0-preview1-24530-04" exclude="Compile" />
<dependency id="System.Resources.ResourceManager" version="4.3.0-preview1-24530-04" exclude="Compile" />
<dependency id="System.Runtime" version="4.3.0-preview1-24530-04" />
<dependency id="System.Runtime.Extensions" version="4.3.0-preview1-24530-04" exclude="Compile" />
</group>
<group targetFramework="Windows8.0" />
<group targetFramework="WindowsPhone8.0" />
<group targetFramework="WindowsPhoneApp8.1" />
<group targetFramework="Xamarin.iOS1.0" />
<group targetFramework="Xamarin.Mac2.0" />
<group targetFramework="Xamarin.TVOS1.0" />
<group targetFramework="Xamarin.WatchOS1.0" />
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="mscorlib" targetFramework=".NETFramework4.6" />
<frameworkAssembly assemblyName="System.Numerics" targetFramework=".NETFramework4.6" />
</frameworkAssemblies>
</metadata>
</package>