From 9d764050a0ddaa93720c63d7c85562d350d68319 Mon Sep 17 00:00:00 2001
From: Maarten Balliauw
+ NuGet delivers packages to your project from a feed URL that provides interactions with the repository for your NuGet client.
+ For NuGet.org, configure your NuGet clients
+ to use one of the following repository URLs:
+
+ Developer Environment
NuGet Feed Locations
+
+
+
+ http://api.dev.nugettest.org/v3-index/index.json
https://dev.nugettest.org/api/v2
When you use NuGet to install a package, it copies the library files to your solution and automatically updates your project - (add references, change config files, etc.). If you remove a package, NuGet reverses whatever changes it made so that - no clutter is left.
+ ++ When you use NuGet to install a package, it copies the library files to your solution and automatically updates your project + (add references, change config files, etc.). If you remove a package, NuGet reverses whatever changes it made so that + no clutter is left. +
You can develop your own package and share it via the NuGet Gallery. Read the documentation for more details on - how to create and publish a package. - If you don't plan on submitting a package, there's no need to register.
+ ++ You can develop your own package and share it via the NuGet Gallery. Read the documentation for more details on + how to create and publish a package. + If you don't plan on submitting a package, there's no need to register. +
diff --git a/content/INT/Home.html b/content/INT/Home.html index 3c6048daa6..0212c2a89b 100644 --- a/content/INT/Home.html +++ b/content/INT/Home.html @@ -42,11 +42,24 @@+ NuGet delivers packages to your project from a feed URL that provides interactions with the repository for your NuGet client. + For NuGet.org, configure your NuGet clients + to use one of the following repository URLs: + +
http://api.int.nugettest.org/v3-index/index.json
https://int.nugettest.org/api/v2
When you use NuGet to install a package, it copies the library files to your solution and automatically updates your project (add references, change config files, etc.). If you remove a package, NuGet reverses whatever changes it made so that no clutter is left.
+When you use NuGet to install a package, it copies the library files to your solution and automatically updates your project (add references, change config files, etc.). If you remove a package, NuGet reverses whatever changes it made so that no clutter is left.
-You can develop your own package and share it via the NuGet Gallery. Read the documentation for more details on how to create and publish a package. If you don't plan on submitting a package, there's no need to register.
+You can develop your own package and share it via the NuGet Gallery. Read the documentation for more details on how to create and publish a package. If you don't plan on submitting a package, there's no need to register.
NuGet 3.3 for Visual Studio 2015 was released on November 30th 2015. NuGet 2.8.7 for Visual Studio 2013 was released on July 27th 2015. Upgrade now using the Visual Studio Extension Manager.
-+
For details about what's in the 3.3 release, read the release notes.
@@ -42,13 +42,26 @@
+ NuGet delivers packages to your project from a feed URL that provides interactions with the repository for your NuGet client. + For NuGet.org, configure your NuGet clients + to use one of the following repository URLs: + +
https://api.nuget.org/v3/index.json
https://www.nuget.org/api/v2
When you use NuGet to install a package, it copies the library files to your solution and automatically updates your project (add references, change config files, etc.). If you remove a package, NuGet reverses whatever changes it made so that no clutter is left.
+When you use NuGet to install a package, it copies the library files to your solution and automatically updates your project (add references, change config files, etc.). If you remove a package, NuGet reverses whatever changes it made so that no clutter is left.
-To learn more about the NuGet Gallery project and see who has contributed, see the About the Gallery page.
+To learn more about the NuGet Gallery project and see who has contributed, see the About the Gallery page.
-You can develop your own package and share it via the NuGet Gallery. Read the documentation for more details on how to create and publish a package.
+You can develop your own package and share it via the NuGet Gallery. Read the documentation for more details on how to create and publish a package.