Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Nuget Nightmare, How to make a nuget package from a multi-target solution

$
0
0

I have a solution with class libraries targeted at netstandard2, iOS, Android, UWP, and Wpf (net 47).

The vast majority of the code is in the netstandard 2 project, but I have some custom controls that use renderers in the platform specific (iOS, Android, UWP, Wpf) projects.

I have a few nuget packages installed as well (like Rg.Plugins.Popup, SkiaSharp, etc)

I'd to make a nuget package that I could import into another project. Searching the web finds so many examples, but none seem applicable. Most examples use a pcl library, or a single-target library.

Could someone who understands the nuget package process help me? Thanks!

Note: I saw the SDK style by James Montemagno, and it looks great, but no idea how to add platform specific dependencies on other nuget packages.


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>