Git Product home page Git Product logo

home-3's Introduction

NuGet logo


NuGet Home

The Home repository is the starting point for people to learn about NuGet, the project. If you're new to NuGet, and want to add packages to your own projects, check our docs. This repo contains pointers to the various GitHub repositories used by NuGet and allows folks to learn more about what's coming in NuGet.

NuGet is being actively developed by the .NET Foundation. NuGet is the package manager for the Microsoft development platform including .NET. The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is the central package repository used by all package authors and consumers and has a live deployment at www.nuget.org.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

Documentation and Further Learning

NuGet Docs

The NuGet Docs are the ideal place to start if you are new to NuGet. They are categorized in 3 broader topics:

NuGet Blog

The NuGet Blog is where we announce new features, write engineering blog posts, demonstrate proof-of-concepts and features under development.

Repos and Projects

  • NuGet client tools - this repo contains the following clients:

    • NuGet command-line tool 3.0 and higher
    • Visual Studio 2015 Extension
    • PowerShell CmdLets
  • NuGet V2 - this repo contains the following clients:

    • NuGet command-line tool 2.9
    • Visual Studio Extension (Previous versions e.g. Visual studio 2013)
    • PowerShell CmdLets
    • NuGet.Core

NuGet.org is backed by several core services:

NuGet.Server is a lightweight standalone NuGet server.

A full list of all the repos is available as well.

How to build NuGet VisualStudio extension

###Prerequisites:

###Steps to build the clients tools repo:

  • Clone NuGet.Client Repo by running the following command git clone https://github.com/NuGet/NuGet.Client
  • Start powershell
  • CD into the clone repo directory
  • Run .\build.ps1 -CleanCache

######In case you have build issues please clean the local repo using git clean -xdf and retry building

####Notable .\build.ps1 switches

  • -SkipDev14 - builds only binaries targeting Visual Studio 15 (Dev15)
  • -SkipDev15 - builds only binaries targeting Visual Studio 2015 (Dev14)

Note that if only one of Visual Studio 2015 (Dev14) or Visual Studio 15 (Dev15) is installed, neither of the above switches is necessary - the script will build according to the installed version.

  • -SkipXProj - skips building the NuGet.Core XProj projects
  • -SkipTests - builds binaries, skips running tests
  • -SkipRestore - builds without restoring first
  • -SkipSubmodules - builds without updating submodules
  • -SkipILMerge - builds without creating an ILMerged nuget.exe
  • -Fast - skips tests, submodule updates, and ILMerged nuget.exe

###Build Artifacts

  • (RepoRootFolder)\Artifacts - this folder will contain the Vsix and NuGet command-line
  • (RepoRootFolder)\Nupkgs - this folder will contain all our projects packages

NuGet Packages by the NuGet team

We dogfood all of our stuff. NuGet uses NuGet to build NuGet, so to speak. All of our NuGet packages, which you can use in your own projects as well, are available from our NuGet.org profile page.

Feedback

If you're having trouble with the NuGet.org Website, file a bug on the NuGet Gallery Issue Tracker.

If you're having trouble with the NuGet client tools (the Visual Studio extension, NuGet.exe command line tool, etc.), file a bug on NuGet Home.

Check out the contributing page to see the best places to log issues and start discussions. You are welcome to respond to any issues that are marked as 'Up for Grabs' with appropriate pull-requests to address them. Note that not all of our repositories are open for contribution yet. Ping us if unsure.

home-3's People

Contributors

briantist avatar csharpfritz avatar drewgillies avatar emgarten avatar harshgmsft avatar jeffhandley avatar maartenba avatar pranavkm avatar stevensona avatar xavierdecoster avatar zakramer avatar zhili1208 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.