Showing tag results for nuget

Jan 13, 2021
Post comments count0
Post likes count0

Happy 10th Birthday, NuGet!

Christopher Gill
Christopher Gill

NuGet 1.0 was released on January 13th, 2011 – 10 years and 4 major version releases ago. Since then, NuGet.org has grown to host a large and vibrant package ecosystem with over 230 thousand unique packages.

NuGetNuGet.orgOther announcements
Nov 13, 2020
Post comments count8
Post likes count0

Getting Started With NuGet 5.8

Jon Douglas
Jon Douglas

NuGet 5.8 is one of many releases in our .NET unification journey. Our NuGet tooling helps developers discover new .NET packages to use for their .NET applications, while making package management easier during your daily development.

NuGetVisual StudioFeature Announcement
Aug 20, 2020
Post comments count2
Post likes count0

View dependent packages on NuGet.org

Christopher Gill
Christopher Gill

We're excited to announce that you can now view dependent packages in the new Used By section on NuGet.org, yet another major improvement to the package evaluation experience!

NuGetNuGet.orgFeature Announcement
Aug 7, 2020
Post comments count3
Post likes count0

Advanced search on NuGet.org

Mohamed Riad Gahlouz
Mohamed Riad Gahlouz

We are excited to announce that NuGet.org now supports one of our top customer asks - advanced search! You can now use a multitude of sorting and filtering criteria to help find the best NuGet packages for your needs!

NuGetNuGet.orgFeature Announcement
Apr 22, 2020
Post comments count0
Post likes count0

NuGet.org will continue to support TLS 1.0 and 1.1 until further notice

Christopher Gill
Christopher Gill

Last November, we shared our two-stage plan for deprecating TLS 1.0/1.1 on NuGet.org and actions you can take today to ensure your systems use TLS 1.2. In that post, we announced that NuGet.org would remove support for TLS 1.0/1.1 in April 2020. However, since then, our customers have faced a variety of challenges in the wake of the COVID-19 pandem...

NuGetNuGet.orgSecurity
Feb 12, 2020
Post comments count0
Post likes count0

Deprecating TLS 1.0 and 1.1 on NuGet.org – Stage 1

The NuGet Team
The NuGet Team

In this post, we will go into more details and a specific timeline for Stage 1 i.e. temporarily removing support for TLS 1.0/1.1 on NuGet.org. The goal is to help you identify systems that may be affected and will give you an opportunity to take action before we permanently remove support for TLS 1.0/1.1 in April 2020.

NuGetNuGet.orgSecurity
Oct 15, 2019
Post comments count37
Post likes count0

ASP.NET Core updates in .NET Core 3.1 Preview 1

Daniel Roth
Daniel Roth

.NET Core 3.1 Preview 1 is now available! Check out what's new in ASP.NET Core in this release.

ASP.NETASP.NET Core.NET Core
Aug 7, 2019
Post comments count29
Post likes count0

Update on .NET Standard adoption

Immo Landwerth
Immo Landwerth

It's about two years ago that I announced .NET Standard 2.0. Since then we've been working hard to increase the set of .NET Standard-based libraries for .NET. This includes many of the BCL components, such as the Windows Compatibility Pack, but also other popular libraries, such as the JSON.NET, the Azure SDK, or the AWS SDK. In this blog post, I'l...

.NET