Adliance.Buddy.CodeStyle 8.0.0.5

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 Adliance.Buddy.CodeStyle --version 8.0.0.5
NuGet\Install-Package Adliance.Buddy.CodeStyle -Version 8.0.0.5
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="Adliance.Buddy.CodeStyle" Version="8.0.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Adliance.Buddy.CodeStyle --version 8.0.0.5
#r "nuget: Adliance.Buddy.CodeStyle, 8.0.0.5"
#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 Adliance.Buddy.CodeStyle as a Cake Addin
#addin nuget:?package=Adliance.Buddy.CodeStyle&version=8.0.0.5

// Install Adliance.Buddy.CodeStyle as a Cake Tool
#tool nuget:?package=Adliance.Buddy.CodeStyle&version=8.0.0.5

Adliance.Buddy.CodeStyle

This package is used to distribute a common .editorconfig file. During the build an .editorconfig file is copied from the nuget package to the project folder.

Usage

Add a Directory.Build.props file to your solution root with the following content. Replace the version by the desired nuget package version. Now the Nuget package is installed to all projects.

<Project> 
  <PropertyGroup>
    <EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild> 
  </PropertyGroup>
  <ItemGroup>
    <PackageReference Include="Adliance.Buddy.CodeStyle" Version="1.0.0">
      <PrivateAssets>all</PrivateAssets>
      <IncludeAssets>runtime; build; native; contentfiles;analyzers</IncludeAssets>
    </PackageReference>
 </ItemGroup>
</Project>

It is recommended to ignore the copied .editorconfig files via your .gitignore file.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0

    • No dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Adliance.Buddy.CodeStyle:

Package Downloads
Adliance.OtysClient The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Package Description

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

Easily integrate the Storyblok headless CMS into your ASP.NET core application.

Adliance.AspNetCore.Buddy.Highcharts The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Library of utility methods that make working with Highcharts from .NET easier. Noteable features are a collection of classes that maps to Highcharts chart JSON, and support for calling the Highcharts Export Server.

Madx.SmartRaven.Client

Package Description

Adliance.Storyblok.FulltextSearch The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Extends the Adliance.Storyblok package with support for fulltext search.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.0.0.5 1,032 3/15/2024
8.0.0.1 83 4/11/2024
7.0.0.11 2,790 11/22/2023
7.0.0.10 112 11/20/2023
7.0.0.6 178 10/25/2023
7.0.0.5 124 10/23/2023
7.0.0.4 3,187 8/21/2023
7.0.0.3 139 8/21/2023
7.0.0.2 414 6/26/2023