NCode.ProjectSettings.Scaffold 1.0.13

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved

Requires NuGet 5.10 or higher.

dotnet add package NCode.ProjectSettings.Scaffold --version 1.0.13
NuGet\Install-Package NCode.ProjectSettings.Scaffold -Version 1.0.13
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NCode.ProjectSettings.Scaffold" Version="1.0.13">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NCode.ProjectSettings.Scaffold --version 1.0.13
#r "nuget: NCode.ProjectSettings.Scaffold, 1.0.13"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install NCode.ProjectSettings.Scaffold as a Cake Addin
#addin nuget:?package=NCode.ProjectSettings.Scaffold&version=1.0.13

// Install NCode.ProjectSettings.Scaffold as a Cake Tool
#tool nuget:?package=NCode.ProjectSettings.Scaffold&version=1.0.13

Overview

ci

Contains common settings, scripts, and files to scaffold C# projects for NCodeGroup.

Release Notes

  • v1.0.0 - Initial release
  • v1.0.1 - Added support for multi-targeting projects (see buildCrossTargeting)
  • v1.0.2 - Packing of additional files
  • v1.0.3 - Updating MSBuild properties
  • v1.0.4 - Added additional examples to project.props
  • v1.0.5 - Updates for NET Core SDK
  • v1.0.6 - Updates for SPDX license expression
  • v1.0.7 - Change default for CLS compliance to False
  • v1.0.8 - Added Directory.Build.props
  • v1.0.9 - Deprecating PackageIconUrl in favor of PackageIcon (see NU5048)
  • v1.0.10 - Pack README and added option for default branch name (used in NuGet package icon)
  • v1.0.11 - Added setting for ContinuousIntegrationBuild
  • v1.0.12 - Removed setting for PackageProjectUrl
  • v1.0.13 - Moving CI build from appveyor to github actions
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.13 909 7/22/2023
1.0.12 1,308 7/16/2023

Built on 2023-07-22 23:15:59Z