InfoQ Homepage NuGet Content on InfoQ
-
Central Package Management Now Available in .NET Upgrade Assistant
The .NET Upgrade Assistant team has recently introduced a significant upgrade: the Central Package Management (CPM) feature. This new capability enables .NET developers to manage dependencies more effectively, streamlining the upgrade process and maintaining consistency across various projects within a solution.
-
NuGet 6.9 Released: dotnet Search Command Support and Visual Studio UI Multitargeting
In the latest release of NuGet version 6.9, developers can expect several new features and bug fixes which have been introduced. Among the key additions are enhancements to the multi-targeting experience within Visual Studio, and the incorporation of support for the dotnet search command.
-
NuGetSolver: Easier Dependency Conflicts Resolution in Visual Studio
In a collaborative effort with Microsoft Research, a new experimental Visual Studio extension, NuGetSolver, has been introduced this week. The goal behind the tool is to simplify resolving NuGet dependency conflicts in Visual Studio projects. This extension efficiently addresses common NuGet errors and warnings, helping developers to be more productive inside of VS.
-
NuGet 6.8 Released with Enhanced Security Features
NuGet 6.8 was released and integration with Visual Studio 2022 has been introduced. NuGet 6.8 brings significant enhancements, including NuGetAudit for package vulnerability notifications, an opt-out option for HTTPS Everywhere warnings, Package Source Mappings, Conditional Package Updating in Visual Studio, and more.
-
NuGet 6.7 Announced with Enhanced Security Features
The NuGet team announced NuGet 6.7, an update that introduces a set of advanced security features. These enhancements span from updated package source mapping to the integration of vulnerability APIs, updated package version dropdowns, and the addition of warning messages to tackle trust chain issues.
-
Microsoft Releases .NET Community Toolkit 8 with Automatic Source Generation
Microsoft has released version 8.0.0 of .NET Community Toolkit (NCT), a collection of helpers and APIs that make it easier to use patterns like MVVM (model-view-viewmodel) independently of the underlying platform. In this version, developers can benefit from reduced boilerplate code and streamlined API methods.
-
.NET News Roundup - Week of Mar 1st, 2021
InfoQ examines a number of smaller stories in the .NET ecosystem from the week of March 1st, 2021.
-
With Project Reunion Microsoft is Attempting to Unify Win32 and UWP APIs
At Build 2020, Microsoft announced Project Reunion with the aim of unifying app development across multiple Windows 10 versions and devices. The first three components of Project Reunion available to developers in preview are WinUI 3, WebView2 and MSIX (MSIX-Core).
-
NuGet is Now Part of MSBuild
After experimenting with a json-based project format, Microsoft has returned to MSBuild as the foundation for C# and VB project files. Along with that decision came the promise to implement many of the much-liked project.json features. Today we’re going to talk about one of these features, NuGet integration.
-
Introducing Paket, a Package Manager for .NET
Paket is a package manager for .NET languages, intended to be an alternative for the popular NuGet. InfoQ reached out with Steffen Forkmann, co-creator of the project, to learn more about Paket's origin and features.
-
Announcing the NuGet 3 Roadmap
In a recent article, Jeff Handley outlined the roadmap for NuGet 3.x. From its humble beginnings as a way to distribute out-of-band ASP.NET MVC packages, NuGet is now considered to be a vital part of the .NET ecosystem and Visual Studio itself. The four primary areas covered in the roadmap are: Package Discovery, Package Trust/Incompatibility, API, and Package Installation/Build.
-
OpenAccess ORM Renamed As Telerik Data Access with Improved UI and Colored Visual Designer
Telerik recently renamed OpenAccess ORM as Telerik Data Access with Improved User Interface and colored visual designer in addition to Telerik.DataAccess.Core NuGet, Telerik.DataAccess.Fluent and Telerik.DataAccess.Fluent.Sample NuGet packages.
-
NuGet Gets Faster, Configuration Defaults, Concierge
NuGet 2.7 release was announced this week, with several performance improvements, new extensibility APIs, command-line restore, configuration defaults and several other features. In addition, a package recommendation service, called NuGet Concierge has been launched.
-
Multi-Touch Behaviors Package for Windows Phone and Silverlight Now Available on NuGet
Davide Zordan has recently released a new package on NuGet which enables developers to build Windows Phone 8 and Silverlight applications enabled with gesture behaviors.
-
NuGet Improves Mono Support, Adds C++
NuGet's latest brings C++ support along with improved Linux and Mono compatibility. Nearly all developers using NuGet will find new features to simplify their development tasks.