Codehard.FileService.Contracts 2.2.2

dotnet add package Codehard.FileService.Contracts --version 2.2.2                
NuGet\Install-Package Codehard.FileService.Contracts -Version 2.2.2                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Codehard.FileService.Contracts" Version="2.2.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Codehard.FileService.Contracts --version 2.2.2                
#r "nuget: Codehard.FileService.Contracts, 2.2.2"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Codehard.FileService.Contracts as a Cake Addin
#addin nuget:?package=Codehard.FileService.Contracts&version=2.2.2

// Install Codehard.FileService.Contracts as a Cake Tool
#tool nuget:?package=Codehard.FileService.Contracts&version=2.2.2                

An abstract contract for file service client and server.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Codehard.FileService.Contracts:

Package Downloads
Codehard.FileService.Client

A client library for Codehard's File Service.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.2 97 10/31/2024
2.2.1 82 10/31/2024
2.2.0 88 10/31/2024
2.1.2 198 10/29/2024
2.1.1 159 6/5/2024
2.1.0 104 6/5/2024
2.1.0-preview-5 1,188 12/25/2023
2.1.0-preview-4 399 11/21/2023
2.1.0-preview-3 125 11/16/2023
2.1.0-preview-2 137 11/13/2023
2.1.0-preview-1 191 11/8/2023
2.0.1 187 9/27/2023
2.0.0 324 9/4/2023
2.0.0-preview-6 184 8/21/2023
2.0.0-preview-5 144 8/9/2023
2.0.0-preview-4 145 8/8/2023
2.0.0-preview-3 203 8/2/2023
2.0.0-preview-1 177 7/25/2023
1.5.0-rc1 161 7/13/2023
1.4.4 398 7/4/2023
1.4.3 210 7/3/2023
1.4.2 247 7/3/2023
1.4.1 252 6/20/2023
1.4.0 281 6/12/2023
1.3.6 259 6/9/2023
1.3.5 263 6/7/2023
1.3.4 228 6/6/2023
1.3.3 268 5/30/2023
1.3.2 212 5/29/2023
1.3.1 189 5/29/2023
1.3.0 302 5/17/2023
1.2.0 279 5/2/2023

Added support for S3 object storage.