NuGetReferenceSwitcher | Visual Studio extension to switch between NuGet | Code Editor library

 by   RicoSuter C# Version: v1.7 License: MS-PL

kandi X-RAY | NuGetReferenceSwitcher Summary

kandi X-RAY | NuGetReferenceSwitcher Summary

NuGetReferenceSwitcher is a C# library typically used in Editor, Code Editor applications. NuGetReferenceSwitcher has no bugs, it has no vulnerabilities, it has a Weak Copyleft License and it has low support. You can download it from GitHub.

Visual Studio extension to switch between NuGet and project references.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              NuGetReferenceSwitcher has a low active ecosystem.
              It has 162 star(s) with 52 fork(s). There are 18 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 33 open issues and 9 have been closed. On average issues are closed in 109 days. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of NuGetReferenceSwitcher is v1.7

            kandi-Quality Quality

              NuGetReferenceSwitcher has 0 bugs and 0 code smells.

            kandi-Security Security

              NuGetReferenceSwitcher has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              NuGetReferenceSwitcher code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              NuGetReferenceSwitcher is licensed under the MS-PL License. This license is Weak Copyleft.
              Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.

            kandi-Reuse Reuse

              NuGetReferenceSwitcher releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of NuGetReferenceSwitcher
            Get all kandi verified functions for this library.

            NuGetReferenceSwitcher Key Features

            No Key Features are available at this moment for NuGetReferenceSwitcher.

            NuGetReferenceSwitcher Examples and Code Snippets

            No Code Snippets are available at this moment for NuGetReferenceSwitcher.

            Community Discussions

            QUESTION

            How to make visual studio project use or DLL reference And together to switch between Debug and DLL Release?
            Asked 2022-Feb-20 at 19:19

            Please I have a problem. sorry if question title are not recognized well, I can't upload full-image during my reputations.

            Edit: I need something like that maybe

            https://github.com/RicoSuter/NuGetReferenceSwitcher

            or

            https://github.com/0UserName/NuGetSwitcher

            but above repos are not updated to VS 2022? please any help?

            Edit: Looks like other people asks about that issue: https://github.com/dotnet/sdk/issues/1151

            Shortly, I need to make a Class Library project can modify/edit in my side only. Other people only use DLL reference or Nuget package.

            What I need to do?

            1. I need to create a main project that used across me as public source and other people as DLL only not debuggable.
            2. In my side the class library project must seen if I choose MSBuild configuration (Debug mode) not Nuget DLL. but I need to modify whole core source. Then republish it again as Nuget to allow other people to use it privately.
            3. I guess the whole gape in main project .csproj file. I need to modify it to allow Configuration to switch between Nuget build that visible to other developers and Debug that only visible at me. When choose it the should load and should become visible at my solution.
            4. You can ignore Github things I mentioned. A repo can be private/public wihtout problem.

            Problem Short Description:

            1. I have main project in solution A. (Must be GIT public for other people)
            2. I have class library in solution B (Which maybe used in 2 main projects) (Must be GIT private repo for me only)
            3. I need the class library source only visible for me not other people. they just see Package or DLL.
            4. The main project are public Git repo, while class library are private Git repo.
            5. In my case I need to setup a 2 types of MSBuild configuration. (Debug/) and (Nuget/ )
            6. the other people only allowed to use which are private nuget package and they must not debug the class library.
            7. I need only me to use (Debug/) -> So I can change class library directly and build Nuget package for other people without PDB file,etc included.

            What I try to do? What topics I read?

            1. I Following topics I follow: Use local source code of NuGet package to debug and edit code (@Mr Qian comment)

            and https://sitecore.stackexchange.com/questions/15293/what-are-packagereferences-and-how-will-they-help-optimise-the-way-i-deal-with-n/15294

            1. I create two solutions. First (FooProject Executable), Second(FooClassLibrary)

            2. I modify the FooProject.csproj and add following lines

              ...

            ANSWER

            Answered 2022-Feb-20 at 19:19

            Currently there's no official solution for that.

            So if anyone need what approach I collected and I modify some tags to prevent conflict PackageName with ProjectName, Here's final solution, Which original copied from https://github.com/dotnet/sdk/issues/1151#issuecomment-459275750 Many thanks to script author:

            Here's enhancement version of it:

            Source https://stackoverflow.com/questions/71163514

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install NuGetReferenceSwitcher

            The NuGet Reference Switcher extension is developed by Rico Suter using the MyToolkit library. (This project has originally been hosted on CodePlex).
            Download for Visual Studio 2019
            Download for Visual Studio 2017
            Download for Visual Studio 2015
            Download for Visual Studio 2013
            Download for Visual Studio 2012
            In order to build the extension, you need to install the Visual Studio SDK(s):.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/RicoSuter/NuGetReferenceSwitcher.git

          • CLI

            gh repo clone RicoSuter/NuGetReferenceSwitcher

          • sshUrl

            git@github.com:RicoSuter/NuGetReferenceSwitcher.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link