<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://wiki.ciscolinux.co.uk/index.php?action=history&amp;feed=atom&amp;title=NuGet</id>
	<title>NuGet - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.ciscolinux.co.uk/index.php?action=history&amp;feed=atom&amp;title=NuGet"/>
	<link rel="alternate" type="text/html" href="http://wiki.ciscolinux.co.uk/index.php?title=NuGet&amp;action=history"/>
	<updated>2026-04-05T09:00:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.37.2</generator>
	<entry>
		<id>http://wiki.ciscolinux.co.uk/index.php?title=NuGet&amp;diff=3771&amp;oldid=prev</id>
		<title>Pio2pio: Created page with &quot;NuGet is a Windows packaging system. A cross-platform implementation exists for Linux and Mac.  &lt;source&gt; # Ubuntu install sudo apt-get install nuget #mono environment will get...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.ciscolinux.co.uk/index.php?title=NuGet&amp;diff=3771&amp;oldid=prev"/>
		<updated>2019-01-24T13:48:55Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;NuGet is a Windows packaging system. A cross-platform implementation exists for Linux and Mac.  &amp;lt;source&amp;gt; # Ubuntu install sudo apt-get install nuget #mono environment will get...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;NuGet is a Windows packaging system. A cross-platform implementation exists for Linux and Mac.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source&amp;gt;&lt;br /&gt;
# Ubuntu install&lt;br /&gt;
sudo apt-get install nuget #mono environment will get installed as well as a dependency&lt;br /&gt;
&lt;br /&gt;
# Add nuget source&lt;br /&gt;
# http://10.0.0.10:8111/httpAuth/app/nuget/v1/FeedService.svc/ it's TeamCity NuGet Feed&lt;br /&gt;
nuget sources add -name AppStack -source http://10.0.0.10:8111/httpAuth/app/nuget/v1/FeedService.svc/ -UserName nugetfeed -Password &amp;quot;Password123&amp;quot;&lt;br /&gt;
nuget source list&lt;br /&gt;
Registered Sources:&lt;br /&gt;
&lt;br /&gt;
  1.  https://www.nuget.org/api/v2/ [Enabled]&lt;br /&gt;
      https://www.nuget.org/api/v2/&lt;br /&gt;
  2.  ApiStack [Enabled]&lt;br /&gt;
      http://10.0.0.10:8111/httpAuth/app/nuget/v1/FeedService.svc/&lt;br /&gt;
&lt;br /&gt;
nuget source remove -Name ApiStack&lt;br /&gt;
Package source with Name: ApiStack removed successfully.&lt;br /&gt;
&lt;br /&gt;
nuget list -Source ApiApp&lt;br /&gt;
&lt;br /&gt;
MSBuild auto-detection: using msbuild version '15.8.169.51996' from 'C:\Program Files (x86)\Microsoft VisualStudio\2017\Professional\MSBuild\15.0\bin'.&lt;br /&gt;
Using credentials from config. UserName: nugetfeed&lt;br /&gt;
App1 1.0.1&lt;br /&gt;
App2 1.0.2&lt;br /&gt;
App3 2.0.1&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Pio2pio</name></author>
	</entry>
</feed>