UniversalApiContractNet 1.0.0

dotnet add package UniversalApiContractNet --version 1.0.0
NuGet\Install-Package UniversalApiContractNet -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="UniversalApiContractNet" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UniversalApiContractNet --version 1.0.0
#r "nuget: UniversalApiContractNet, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install UniversalApiContractNet as a Cake Addin
#addin nuget:?package=UniversalApiContractNet&version=1.0.0

// Install UniversalApiContractNet as a Cake Tool
#tool nuget:?package=UniversalApiContractNet&version=1.0.0

UniversalApiContractNet

.Net 6不能直接引用Windows元数据文件(.winmd),因此也不能直接使用通用Windows平台的API,主要是UniversalApiContract.winmd。本项目直接用Microsoft.Windows.CsWinRT NuGet工具包将UniversalApiContract转码为适用于.Net 6的项目。

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on UniversalApiContractNet:

Package Downloads
MicrosoftTookitUwpNotifications.Net6

适用于.Net 6的Microsoft.Tookit.Uwp.Notifications。使用时可能会警告平台不对,忽略即可。

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 747 4/3/2021

20210403