editorconfig 0.12.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package editorconfig --version 0.12.0
                    
NuGet\Install-Package editorconfig -Version 0.12.0
                    
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="editorconfig" Version="0.12.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="editorconfig" Version="0.12.0" />
                    
Directory.Packages.props
<PackageReference Include="editorconfig" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add editorconfig --version 0.12.0
                    
#r "nuget: editorconfig, 0.12.0"
                    
#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.
#addin nuget:?package=editorconfig&version=0.12.0
                    
Install as a Cake Addin
#tool nuget:?package=editorconfig&version=0.12.0
                    
Install as a Cake Tool

EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. EditorConfig files are easily readibly and they work nicely with version control systems. This is the core library of EditorConfig written ported to .NET.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on editorconfig:

Package Downloads
Fantomas.Extras

Utility package for Fantomas

ErikEJ.DacFX.TSQLAnalyzer

A library for ad-hoc analysis of SQL scripts - see https://github.com/ErikEJ/SqlServer.Rules/blob/master/docs/readme.md

Credfeto.Tsql.Formatter

TSQL Formatting tool

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on editorconfig:

Repository Stars
nightroman/FarNet
Far Manager framework for .NET modules and scripts in PowerShell, F#, JavaScript.
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
Elders/VSE-FormatDocumentOnSave
Visual Studio - Format Document on Save
Version Downloads Last Updated
0.15.0 13,733 11/24/2023
0.14.0 5,415 6/2/2023
0.13.0 21,474 7/20/2022
0.12.2 61,468 7/14/2020
0.12.1 22,640 2/13/2015
0.12.0 1,618 12/1/2014