Codehard.FileService.Contracts 2.0.0-preview-1

This is a prerelease version of Codehard.FileService.Contracts.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Codehard.FileService.Contracts --version 2.0.0-preview-1
                    
NuGet\Install-Package Codehard.FileService.Contracts -Version 2.0.0-preview-1
                    
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.0.0-preview-1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Codehard.FileService.Contracts" Version="2.0.0-preview-1" />
                    
Directory.Packages.props
<PackageReference Include="Codehard.FileService.Contracts" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Codehard.FileService.Contracts --version 2.0.0-preview-1
                    
#r "nuget: Codehard.FileService.Contracts, 2.0.0-preview-1"
                    
#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.
#addin nuget:?package=Codehard.FileService.Contracts&version=2.0.0-preview-1&prerelease
                    
Install Codehard.FileService.Contracts as a Cake Addin
#tool nuget:?package=Codehard.FileService.Contracts&version=2.0.0-preview-1&prerelease
                    
Install Codehard.FileService.Contracts as a Cake Tool

An abstract contract for file service client and server.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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
3.0.0-preview-5 162 24 days ago
3.0.0-preview-4 150 a month ago
3.0.0-preview-3 150 a month ago
3.0.0-preview-2 271 2 months ago
2.4.0-preview-003 114 3 months ago
2.4.0-preview-002 112 3 months ago
2.4.0-preview-001 87 3 months ago
2.3.0 143 3 months ago
2.2.2 420 6 months ago
2.2.1 107 6 months ago
2.2.0 112 6 months ago
2.1.2 490 6 months ago
2.1.1 194 6/5/2024
2.1.0 118 6/5/2024
2.1.0-preview-5 1,218 12/25/2023
2.1.0-preview-4 412 11/21/2023
2.1.0-preview-3 132 11/16/2023
2.1.0-preview-2 144 11/13/2023
2.1.0-preview-1 197 11/8/2023
2.0.1 198 9/27/2023
2.0.0 334 9/4/2023
2.0.0-preview-6 192 8/21/2023
2.0.0-preview-5 150 8/9/2023
2.0.0-preview-4 152 8/8/2023
2.0.0-preview-3 212 8/2/2023
2.0.0-preview-1 183 7/25/2023
1.5.0-rc1 169 7/13/2023
1.4.4 409 7/4/2023
1.4.3 220 7/3/2023
1.4.2 259 7/3/2023
1.4.1 263 6/20/2023
1.4.0 295 6/12/2023
1.3.6 273 6/9/2023
1.3.5 280 6/7/2023
1.3.4 245 6/6/2023
1.3.3 286 5/30/2023
1.3.2 228 5/29/2023
1.3.1 205 5/29/2023
1.3.0 321 5/17/2023
1.2.0 294 5/2/2023

Added support for GRPC client.