Showing tag results for announcement

Dec 15, 2021
Post comments count10
Post likes count0

Announcing the Plan for EF7

Jeremy Likness
Jeremy Likness

See what the .NET data team has on the roadmap for Entity Framework Core 7.

.NET.NET CoreEntity Framework
Nov 8, 2021
Post comments count6
Post likes count0

Announcing NuGet 6.0 – Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My!

Jon Douglas
Jon Douglas

NuGet 6.0 - Source Mapping, Package Vulnerabilities, Faster Solution Load, Oh My! NuGet 6.0 is included in Visual Studio 2022 and .NET 6.0 out of the box. You can also download NuGet 6.0 for Windows, macOS, and Linux as a standalone executable. NuGet 6.0 is one of many releases in our .NET unification journey. Our NuGet tooling helps developers d...

NuGetVisual StudioFeature Announcement
Sep 23, 2021
Post comments count1
Post likes count0

Introducing the New NuGet.org Package Details Page

Jiachen Jiang
Jiachen Jiang

Today, we are excited to announce a massive makeover for the package details page on NuGet.org. We built NuGet.org to help .NET developers find packages that will accelerate their projects, and this latest update has changes meant to help package consumers and authors alike.

NuGetNuGet.orgFeature Announcement
Sep 15, 2021
Post comments count4
Post likes count1

Introducing Package Source Mapping

Nikolche Kolev
Nikolche Kolev

We're happy to announce the first preview release of Package Source Mapping with Visual Studio 2022 preview 4! Package Source Mapping gives you fine-grained control of where your packages come from by mapping every package in your solution to a target package source.

NuGetSecurityFeature Announcement
Aug 16, 2021
Post comments count22
Post likes count2

Introducing DevOps-friendly EF Core Migration Bundles

Jeremy Likness
Jeremy Likness

EF Core's new migration bundles generate binary artifacts that you can use to deploy schema and data changes as part of your continuous delivery process.

.NETASP.NET.NET Core
May 6, 2021
Post comments count6
Post likes count4

Add a README to Your NuGet Package

Christopher Gill
Christopher Gill

Today, we're excited to announce that you can pack a `README.md` file in your NuGet package and have it fully rendered on NuGet.org!

NuGetNuGet.orgFeature Announcement
Jan 18, 2021
Post comments count23
Post likes count0

The Plan for Entity Framework Core 6.0

Jeremy Likness
Jeremy Likness

This blog post details the roadmap for Entity Framework Core 6.0.

.NET.NET CoreEntity Framework