databinding.editorconfig 2022.9.28.2

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet new install databinding.editorconfig::2022.9.28.2
This package contains a .NET Template Package you can call from the shell/command line.

databinding EditorConfig Logo

EditorConfig Item Template

Build Status Nuget Nuget

The editorconfig is used to set code rules for projects in Visual Studio or VS Code. Rules are defined how the source code should look like, so that they support the developer.

These rules are used by databinding by default.

The template for the .editorconfig file is downloaded over NuGet.org.

Documentation

Information about EditorConfig.

Getting Started

Prerequisites

IDEs which support .editorconfig files.

More about that here.

Installing

Install the nuget package to local machine.

Open Command Prompt and execute:

dotnet new -i databinding.editorconfig::2022.09.28.2

To verify that it was installed correctly, run:

dotnet new --list

It appears in the list:

List of dotnet templates

Uninstall

To uninstall the template open Command Prompt, execute:

dotnet new -u databinding.editorconfig

It does not show up in the list anymore.

Use in Project

Adding with Terminal

Open the project in file explorer. Select the path, replace it with "cmd" and hit Enter. Open project in cmd

Command Prompt is now open in the project folder.

Execute:

dotnet new db-editorconfig

The .editorconfig file is now in the project.

Soulution Explorer with editorconfig file

Adding with Visual Studio Item Template

Project templates are shown automatically after the installation. For unknown reasons, the item templates are not.

Adding with Terminal is the only option right now.

Editor

Only open the .editorconfig file with a text editor. Any other editor may cause unwanted changes.

For example, Visual Studio opens the file like so:

Visual Studio Editor

Do not edit or save it like this.

This package has 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
2024.1.18.4 1,662 1/18/2024
2024.1.18.2 116 1/18/2024
2023.2.7.8 279 2/7/2023
2023.2.7.6 272 2/7/2023
2023.1.27.3 266 1/27/2023
2022.10.5.3 419 10/5/2022
2022.9.28.2 495 9/28/2022
2022.9.12.8 370 9/12/2022
2022.8.26.15 400 8/26/2022