Found 22,680 packages
Azure Functions .NET Isolated Project Template Pack for Microsoft Template Engine
NuGet's core types and interfaces for PackageReference-based restore, such as lock files, assets file and internal restore models.
Azure Functions Project Template Pack for Microsoft Template Engine
This extension allows the engine to run NUnit projects, which have a file extension of '.nunit'.
The AKEless Build System for C#/.NET Signed by signpath.io from repository 'https://github.com/nuke-build/nuke' commit '8aaec258a7e00e5d98e013be025db1a42bc58d79' (see contained AppVeyorSettings.json file for build settings).
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
A member of the Visual Studio SDK
This package contains SharePoint and Project Client Object Model libraries
Description
Aspire Template Pack for Microsoft Template Engine
Package Description
Package Description
Allows project reference content to be added to the NuGet-package during pack process.
Visual Studio Project System Core
Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application. By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.
Contains interfaces for Project Model and messaging for scaffolding.
Automatically creates a NuGet package from your project each time it builds. The NuGet package is placed in the project's output directory. If you want to use a .nuspec file, place it in the same directory as the project's project file (e.g. .csproj, .vbproj, .fsproj). This adds a PostBuildScripts folder to your project to house the PowerShell script that is called from the project's Post-Build event to create the NuGet package. If it does not seem to be working, check the Visual Studio Output window for any errors that may have occurred.
Provides useful extensions and additional aliases for Cake.Build scripts
Project template to create vertical slice architecture project
Build tools used for building extensions to the Visual Studio project system.