簡體   English   中英

跨平台 Nuget 庫

[英]Cross Platform Nuget Library

I have a xamarin forms app that has a common project and one android, one ios and one uwp apps. 這三個應用程序都有一個掃描儀檢測服務,它們有不同的實現。 My goal is to make a nuget library which will have IScannerService.cs this interface will have few function and have a different implementaion for android,ios and uwp. 然后我需要安裝 nuget 庫。 它會自動從 nuget 到所需項目的 map uwp 掃描儀實施。

按照文檔步驟創建跨平台庫 NuGet中的說明進行操作。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM