Getting Started with ComponentOne Studio UWP Edition
In This Topic
    Configuring NuGet Package Sources
    In This Topic

    ComponentOne UWP references have to be added to the projects that are created using Visual Studio Blank App (Universal Windows)  template. ComponentOne UWP references are available through NuGet, a Visual Studio extension that automatically adds libraries and references to your project. NuGet package for UWP is provided at https://www.nuget.org/, which is available in Visual Studio on installing UWP Edition.

    To Manually Create Nuget Feed Source

    If you install the UWP Edition, MESCIUS NuGet source is available by default in Package Sources in your Visual Studio. Otherwise, you need to manually add MESCIUS NuGet source URL to Package Sources in Visual Studio.

    Complete the following steps to add NuGet feed URL to your NuGet settings in Visual Studio.

    1. From the Tools menu, select NuGet Package Manager | Package Manager Settings. The Options dialog box appears.
    2. In the left pane, select Package Sources.
    3. Click the button in the top right corner. A new source is added under Available Package Sources.
    4. Set a Name of the new package source and the Source as https://www.nuget.org/.


    5. Click Update | OK.

    NuGet package source has been created.