Kysect.SolutionDefaults 0.1.3

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
dotnet add package Kysect.SolutionDefaults --version 0.1.3
NuGet\Install-Package Kysect.SolutionDefaults -Version 0.1.3
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="Kysect.SolutionDefaults" Version="0.1.3">
  <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 Kysect.SolutionDefaults --version 0.1.3
#r "nuget: Kysect.SolutionDefaults, 0.1.3"
#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 Kysect.SolutionDefaults as a Cake Addin
#addin nuget:?package=Kysect.SolutionDefaults&version=0.1.3

// Install Kysect.SolutionDefaults as a Cake Tool
#tool nuget:?package=Kysect.SolutionDefaults&version=0.1.3

Kysect.SolutionDefaults

NuGet

Idea

The idea behind Kysect.SolutionDefaults is to provide a set of default settings for new projects and up-to-date them using NuGet packages. NuGet maintainers can update the settings and the users will get the updates when they update the package.

List of settings that can be provided by Kysect.SolutionDefaults:

  • .editorconfig
  • Default icon of Kysect projects
  • Kysect.SolutionDefaults.props file with default settings for new projects

Configuration

Package provide a set of MSBuild properties that can be used to configure the behavior of the package:

  • SolutionDefaultsUseMetadataOptions - if set to true the package will use Kysect metadata options for the project (author, company, copyright)
  • SolutionDefaultsUseLicense - if set to true the package will use MIT license for the project
  • SolutionDefaultsUseAnalyzersOptions - if set to true the package will enable Roslyn analyzers for the project (enable NRT, Roslyn analyzers and treat warnings as errors)
  • SolutionDefaultsUseBuildOptions - if set to true the package will use Kysect build options for the project (latest language version, artifacts output, implicit using directives)
  • SolutionDefaultsUsePublishOptions - if set to true the package will use Kysect publish options for the project (RepositoryType, deterministic build, .snupkg symbols)
  • SolutionDefaultsCopyEditorConfig - if set to true the package will copy .editorconfig file to the solution directory
  • SolutionDefaultsUseIcon - if set to true the package will use Kysect icon for the project
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETStandard 2.0

    • 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
0.1.3 109 5/19/2024
0.1.2 149 5/12/2024
0.1.1 51 5/12/2024
0.1.0 59 5/12/2024