locked
How are NuGets Embedded in a Solution? RRS feed

  • Question

  • User203781 posted

    During the build, what is the number of instances of a NuGet if the NuGet is referenced by multiple projects? Where are they embedded; the library?

    Saturday, February 20, 2021 1:01 PM

All replies

  • User371688 posted

    Hi ,@alaskanrogue, it is recommended that you can try to create a packages for Xamarin with Visual Studio yourself.

    Through this process, you will see exactly how NuGet is generated. From there, you can also understand how NuGet works.

    For more details, you can check : https://docs.microsoft.com/en-us/nuget/guides/create-packages-for-xamarin

    Hope it can help you.


    Xamarin forums are migrating to a new home on Microsoft Q&A! We invite you to post new questions in the Xamarin forums’ new home on Microsoft Q&A! For more information, please refer to this sticky post.

    Monday, February 22, 2021 9:28 AM