Skip to content

Commit 5e1d21f

Browse files
committed
docs: add analyzer docs
1 parent 4ddee29 commit 5e1d21f

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

analyzer/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
1-
# Nall.NEST.MigtarionAnalyzer
1+
# Analyzer [![Build](https://github.com/NikiforovAll/elasticsearch-dotnet-playground/actions/workflows/build.yaml/badge.svg)](https://github.com/NikiforovAll/elasticsearch-dotnet-playground/actions/workflows/build.yaml)
2+
3+
This repository contains [Nall.NEST.MigtarionAnalyzer](https://www.nuget.org/packages/Nall.NEST.MigtarionAnalyzer) analyzer that helps with migration from `Nest` to `Elastic.Clients.Elasticsearch`.
4+
5+
```bash
6+
dotnet add package Nall.NEST.MigtarionAnalyzer --version 1.1.0
7+
```
8+
9+
Rules: `ELS001`
210

3-
This package helps with migration from `Nest` to `Elastic.Clients.Elasticsearch`
411

512
```bash
613
dotnet format analyzers ./path/to/folder \

0 commit comments

Comments
 (0)