FileRepository 1.0.0
See the version list below for details.
Install-Package FileRepository -Version 1.0.0
dotnet add package FileRepository --version 1.0.0
<PackageReference Include="FileRepository" Version="1.0.0" />
paket add FileRepository --version 1.0.0
#r "nuget: FileRepository, 1.0.0"
// Install FileRepository as a Cake Addin
#addin nuget:?package=FileRepository&version=1.0.0
// Install FileRepository as a Cake Tool
#tool nuget:?package=FileRepository&version=1.0.0
Library for interacting with files on file system with generic object types
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
-
.NETCoreApp 2.0
- Newtonsoft.Json (>= 11.0.2)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on FileRepository:
Package | Downloads |
---|---|
Binance.NetCore
Api library for accessing the Binance exchange Api built on .Net Standard |
|
KuCoinApi.Net
Api library for accessing the KuCoin exchange Api v2.0 using .Net Standard |
|
KuCoinApi.NetCore
Api library for accessing the KuCoin exchange Api using .Net Standard |
|
CoinbaseProApi.NetCore
Api library for accessing the CoinbasePro exchange Api built on .Net Standard |
|
BittrexApi.NetCore
Api library for accessing the Bittrex exchange Api built on .Net Standard |
GitHub repositories
This package is not used by any popular GitHub repositories.
Library for interacting with files on file system with generic object types