Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TestableIO/System.IO.Abstractions.Analyzers
Analyzer for helping using package System.IO.Abstractions
https://github.com/TestableIO/System.IO.Abstractions.Analyzers
Last synced: 3 months ago
JSON representation
Analyzer for helping using package System.IO.Abstractions
- Host: GitHub
- URL: https://github.com/TestableIO/System.IO.Abstractions.Analyzers
- Owner: TestableIO
- License: mit
- Created: 2019-02-17T18:08:22.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-25T17:57:08.000Z (4 months ago)
- Last Synced: 2024-07-28T19:53:24.507Z (3 months ago)
- Language: C#
- Homepage: https://github.com/inyutin-maxim/System.IO.Abstractions.Analyzers
- Size: 274 KB
- Stars: 22
- Watchers: 3
- Forks: 6
- Open Issues: 13
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
- awesome-analyzers - System.IO.Abstractions.Analyzers - Analyzer for helping using package [System.IO.Abstractions](https://github.com/Testably/Testably.Abstractions) (Popular Analyzers / 3rd party libraries)
README
# Usage
1. Add to project nuget package `TestableIO.System.IO.Abstractions` [![](https://img.shields.io/nuget/v/TestableIO.System.IO.Abstractions.svg)](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions)
``` bash
> dotnet add package TestableIO.System.IO.Abstractions
```
2. Add to project nuget package `TestableIO.System.IO.Abstractions.Analyzers` [![](https://img.shields.io/nuget/v/TestableIO.System.IO.Abstractions.Analyzers.svg)](https://www.nuget.org/packages/TestableIO.System.IO.Abstractions.Analyzers)
``` bash
> dotnet add package TestableIO.System.IO.Abstractions.Analyzers
```# Contacts
- [![Telegram Chat](https://img.shields.io/badge/Chat-Telegram-0F80C1.svg)](https://t.me/System_IO_Abstractions_Analyzer)
# Contributing
- Send your `Pull Request`
- Add new [issue](https://github.com/TestableIO/System.IO.Abstractions.Analyzers/issues/new)# Sponsors
- [![Donate_To_Card](https://img.shields.io/badge/Donate_To_Card-donate-red.svg)](https://money.alfabank.ru/p2p/web/transfer/minyutin)
- [![PayPal](https://img.shields.io/badge/PayPal-donate-red.svg)](https://www.paypal.me/InyutinMaxim)