editorconfig 0.12.1
See the version list below for details.
dotnet add package editorconfig --version 0.12.1
NuGet\Install-Package editorconfig -Version 0.12.1
<PackageReference Include="editorconfig" Version="0.12.1" />
paket add editorconfig --version 0.12.1
#r "nuget: editorconfig, 0.12.1"
// Install editorconfig as a Cake Addin #addin nuget:?package=editorconfig&version=0.12.1 // Install editorconfig as a Cake Tool #tool nuget:?package=editorconfig&version=0.12.1
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
ASP.NETCore | aspnetcore50 is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on editorconfig:
Package | Downloads |
---|---|
Fantomas.Extras
Utility package for Fantomas |
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.
|
|
Elders/VSE-FormatDocumentOnSave
Visual Studio - Format Document on Save
|
|
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
|