Showing tag results for announcement

Jan 13, 2021
Post comments count0
Post likes count0

Happy 10th Birthday, NuGet!

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

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
Nov 10, 2020
Post comments count9
Post likes count0

Announcing the Release of EF Core 5.0

Jeremy Likness

Announcing the release of EF Core 5.0, a full featured cross-platform version of Entity Framework that delivers the most requested features like Many-to-Many and Table-Per-Type.

.NETASP.NET.NET Core
Oct 13, 2020
Post comments count8
Post likes count0

Announcing Entity Framework Core (EF Core) 5 RC2

Jeremy Likness

Entity Framework Core EF Core 5.0 gets closer to a final release. RC2 is now available with bug fixes and a go-live license.

.NETASP.NET.NET Core
Sep 15, 2020
Post comments count97
Post likes count1

The future of .NET Standard

Immo Landwerth

Since .NET 5 was announced, many of you have asked what this means for .NET Standard and whether it will still be relevant. In this post, I'm going to explain how .NET 5 improves code sharing and replaces .NET Standard. I'll also cover the cases where you still need .NET Standard.

.NET Core.NET
Sep 14, 2020
Post comments count17
Post likes count0

Announcing Entity Framework Core (EFCore) 5.0 RC1

Jeremy Likness

Announcing Entity Framework EFCore 5.0 RC1, a "go-live" supported release. This release includes new features like many-to-many, property bags, event counters, required 1:1 dependents and the ability to intercept SaveChanges and listen to save events. It also includes improvements to model-building, migrations, and more.

Entity Framework.NET.NET Core
Aug 31, 2020
Post comments count29
Post likes count0

Introducing the Half type!

Prashanth Govindarajan

The specification defines many floating point types, including: , , and . Most developers are familiar with (equivalent to in C#) and (equivalent to in C#). They provide a standard format to represent a wide range of values with a precision acceptable for many applications. .NET has always had and and with .NET 5 Preview 7, we've added a ne...

.NET.NET CoreC#
Aug 25, 2020
Post comments count3
Post likes count0

Announcing Entity Framework Core (EF Core) 5.0 Preview 8

Jeremy Likness

Entity Framework Core EF Core 5.0 Preview 8 is here with Table-per-type (TPT), table-valued functions support, SQLite table rebuilds for migrations and more.

Entity Framework.NET CoreC#
Aug 20, 2020
Post comments count2
Post likes count0

View dependent packages on NuGet.org

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

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