Adliance.Buddy.CodeStyle
8.0.0.7
Prefix Reserved
See the version list below for details.
dotnet add package Adliance.Buddy.CodeStyle --version 8.0.0.7
NuGet\Install-Package Adliance.Buddy.CodeStyle -Version 8.0.0.7
<PackageReference Include="Adliance.Buddy.CodeStyle" Version="8.0.0.7" />
paket add Adliance.Buddy.CodeStyle --version 8.0.0.7
#r "nuget: Adliance.Buddy.CodeStyle, 8.0.0.7"
// Install Adliance.Buddy.CodeStyle as a Cake Addin #addin nuget:?package=Adliance.Buddy.CodeStyle&version=8.0.0.7 // Install Adliance.Buddy.CodeStyle as a Cake Tool #tool nuget:?package=Adliance.Buddy.CodeStyle&version=8.0.0.7
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- No dependencies.
NuGet packages (10)
Showing the top 5 NuGet packages that depend on Adliance.Buddy.CodeStyle:
Package | Downloads |
---|---|
Adliance.AspNetCore.Buddy.Pdf
Library of utility methods and common functionality that are useful for most Adliance projects. |
|
Adliance.AspNetCore.Buddy.Email.Mailjet
Library of utility methods and common functionality that are useful for most Adliance projects. |
|
Adliance.OtysClient
Package Description |
|
Adliance.Storyblok
Easily integrate the Storyblok headless CMS into your ASP.NET core application. |
|
Adliance.AspNetCore.Buddy.Email.SendGrid
Library of utility methods and common functionality that are useful for most Adliance projects. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
8.0.0.8 | 3,059 | 7/25/2024 |
8.0.0.7 | 2,744 | 7/2/2024 |
8.0.0.6 | 209 | 6/24/2024 |
8.0.0.5 | 2,706 | 3/15/2024 |
8.0.0.2 | 96 | 6/24/2024 |
8.0.0.1 | 114 | 4/11/2024 |
7.0.0.11 | 2,929 | 11/22/2023 |
7.0.0.10 | 137 | 11/20/2023 |
7.0.0.6 | 219 | 10/25/2023 |
7.0.0.5 | 149 | 10/23/2023 |
7.0.0.4 | 3,272 | 8/21/2023 |
7.0.0.3 | 165 | 8/21/2023 |
7.0.0.2 | 437 | 6/26/2023 |