NuGet.Server 2.11.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.6 or higher.

dotnet add package NuGet.Server --version 2.11.1
                    
NuGet\Install-Package NuGet.Server -Version 2.11.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NuGet.Server" Version="2.11.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NuGet.Server" Version="2.11.1" />
                    
Directory.Packages.props
<PackageReference Include="NuGet.Server" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NuGet.Server --version 2.11.1
                    
#r "nuget: NuGet.Server, 2.11.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=NuGet.Server&version=2.11.1
                    
Install NuGet.Server as a Cake Addin
#tool nuget:?package=NuGet.Server&version=2.11.1
                    
Install NuGet.Server as a Cake Tool

Web Application used to host a simple NuGet feed

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (18)

Showing the top 5 NuGet packages that depend on NuGet.Server:

Package Downloads
Nuget.Server.AzureStorage

Azure Storage provider for the NuGet.Server

Alum.Net

Alum.Net4.0以上常用类库集合

HELLO.WORLD.TEST

Test package

Zhqh.Admin.NET

zhqh

Min

Package Description

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on NuGet.Server:

Repository Stars
svenkle/nuget-server
A stand-alone hosted wrapper of the NuGet.Server package
Version Downloads Last updated
3.4.2 31,574 7/11/2022
3.4.1 111,476 8/13/2019
3.4.0 2,131 8/7/2019
3.3.0 2,662 7/16/2019
3.2.1 10,640 3/21/2019
3.1.2 31,395 2/27/2018
3.1.1 2,928 2/12/2018
3.1.0 2,120 2/5/2018
3.0.2 11,096 12/15/2017
3.0.1 2,445 12/1/2017
3.0.0 4,079 11/8/2017
3.0.0-beta 1,726 10/5/2017
2.14.2 3,074 12/1/2017
2.14.1 6,280 10/5/2017
2.14.0 5,334 9/5/2017
2.11.3 40,934 12/21/2016
2.11.2 77,035 6/7/2016
2.11.2-master-0003 2,174 6/8/2016
2.11.1 10,895 5/25/2016
2.11.1-master-0002 1,202 5/25/2016
2.10.3 10,786 4/15/2016
2.10.3-master-0005 1,147 4/15/2016
2.10.2 4,571 4/5/2016
2.10.2-dev-0005 1,375 3/17/2016
2.10.1 12,680 3/16/2016
2.10.1-master-0002 1,127 3/16/2016
2.10.1-dev-0001 1,195 3/16/2016
2.10.0-master-0008 1,785 2/29/2016
2.10.0-master-0006 1,469 2/29/2016
2.10.0-master-0004 1,494 2/9/2016
2.10.0-master-0002 1,717 1/12/2016
2.8.6 32,210 7/21/2015
2.8.5 17,911 4/2/2015
2.8.3 16,267 10/17/2014
2.8.2 27,291 5/22/2014
2.8.2-beta 1,338 5/6/2014
2.8.1 7,894 4/2/2014
2.8.0 9,029 1/29/2014
2.7.2 7,071 11/11/2013
2.7.1 9,814 10/7/2013
2.7.0 6,034 8/22/2013
2.7.0-alpha 1,363 8/8/2013
2.6.0 5,957 6/26/2013
2.5.0.1 4,465 4/25/2013
2.2.2 7,909 12/14/2012
2.1.1 2,852 11/21/2012
2.1.1-beta 1,535 11/12/2012
2.1.1-alpha 1,559 11/7/2012
2.1.0 3,607 10/4/2012
2.0.1 5,735 6/26/2012
2.0.0 2,241 6/22/2012
1.8.0 3,066 5/23/2012
1.7.2 3,050 4/24/2012
1.7.1 2,777 4/6/2012
1.7.0 2,094 4/4/2012
1.6.1 4,407 12/21/2011
1.6.0 2,423 12/13/2011
1.5.20902.9026 4,156 9/26/2011
1.5.20902.9023 2,106 9/26/2011
1.5.20818.9011 2,761 8/30/2011
1.4.20623.9012 3,224 6/23/2011
1.4.20609.9012 2,410 6/17/2011
1.3.20426.373 3,733 4/26/2011
1.2.20331.12 2,716 4/2/2011
1.2.20331.11 2,407 4/1/2011
1.2.20331.10 2,462 3/31/2011
1.2.2210.35 3,066 2/10/2011

Features:
* NuGet.Server - Update to NuGet 2.11.1 to support newer TFM's https://github.com/NuGet/NuGetGallery/issues/3043

Bugfixes:
* Uploading large packages result in OutOfMemoryException https://github.com/NuGet/NuGetGallery/issues/3042
* NuGet.Server support resolving `IPackageAuthenticationService` https://github.com/NuGet/NuGet.Server/commit/d997741cb2fcc9983b1dce6503c0fa9ea1dd17eb