Coder Social home page Coder Social logo

home'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 (on CodePlex) 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.

Documentation and Further Learning

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

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

Repos and Projects

In the legacy department, we have the following repos:

We are working hard to make NuGet a modern package manager for .NET. The repos where the action around that is happening:

  • NuGet.CommandLine - the NuGet command-line tool
  • NuGet.VisualStudioExtension - the NuGet Visual Studio Extension and PowerShell CmdLets
  • NuGet.Gallery - the new NuGet Gallery
  • NuGet.NuGet3 - the NuGet API v3 protocol client, NuGet's implementation of package versioning, NuGet's configuration implementation, readers for nupkgs, nuspecs, packages.config and various other NuGet packaging files.
  • NuGet.PackageManagement - reading and writing manifests of installed packages

NuGet is backed by several core services:

While building NuGet, we sometimes need something that can be used outside of NuGet, too. Examples are:

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

How to build NuGet VisualStudio extension

Prerequistes:

  • VisualStudio 2015
  • VisualStudio 2015 SDK
  • Git
  • Powershell
  • Add the directory of msbuild 14, e.g. C:\Program Files (x86)\MSBuild\14.0\Bin, to PATH
  • Download the latest version of nuget.exe, and add its directory to PATH

Steps to build:

  • Start powershell. Create a directory, cd into that directory
  • Run git clone https://github.com/NuGet/Home.git
  • Run Home\clone-repos.ps1
  • Run Home\build-nuget.ps1. The generated vsix will be NuGet.VisualStudioExtension\src\VsExtension\bin\Debug\NuGet.Tools.vsix.

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. Note that not all of our repositories are open for contribution yet. Ping us if unsure.

home's People

Contributors

briantist avatar emgarten avatar harshgmsft avatar jeffhandley avatar maartenba avatar pranavkm avatar xavierdecoster avatar zakramer avatar zhili1208 avatar

Watchers

 avatar  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.