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: 9 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 (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2025-04-18T22:42:43.000Z (9 months ago)
- Last Synced: 2025-05-11T19:40:22.937Z (9 months ago)
- Language: C#
- Homepage: https://github.com/inyutin-maxim/System.IO.Abstractions.Analyzers
- Size: 275 KB
- Stars: 25
- Watchers: 2
- Forks: 6
- Open Issues: 16
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Usage
1. Add to project nuget package `TestableIO.System.IO.Abstractions` [](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://www.nuget.org/packages/TestableIO.System.IO.Abstractions.Analyzers)
``` bash
> dotnet add package TestableIO.System.IO.Abstractions.Analyzers
```
# Contacts
- [](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
- [](https://money.alfabank.ru/p2p/web/transfer/minyutin)
- [](https://www.paypal.me/InyutinMaxim)