Codehard.FileService.Contracts 2.1.0-preview-4

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.1.0-preview-4
                    
NuGet\Install-Package Codehard.FileService.Contracts -Version 2.1.0-preview-4
                    
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.1.0-preview-4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Codehard.FileService.Contracts" Version="2.1.0-preview-4" />
                    
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.1.0-preview-4
                    
#r "nuget: Codehard.FileService.Contracts, 2.1.0-preview-4"
                    
#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.
#:package Codehard.FileService.Contracts@2.1.0-preview-4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Codehard.FileService.Contracts&version=2.1.0-preview-4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Codehard.FileService.Contracts&version=2.1.0-preview-4&prerelease
                    
Install 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.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-6 188 6/16/2025
3.0.0-preview-5 301 4/8/2025
3.0.0-preview-4 175 4/3/2025
3.0.0-preview-3 170 4/3/2025
3.0.0-preview-2 303 3/4/2025
2.4.0-preview-003 131 2/11/2025
2.4.0-preview-002 133 2/3/2025
2.4.0-preview-001 107 2/3/2025
2.3.0 270 1/21/2025
2.2.2 486 10/31/2024
2.2.1 132 10/31/2024
2.2.0 138 10/31/2024
2.1.2 564 10/29/2024
2.1.1 224 6/5/2024
2.1.0 145 6/5/2024
2.1.0-preview-5 1,246 12/25/2023
2.1.0-preview-4 429 11/21/2023
2.1.0-preview-3 149 11/16/2023
2.1.0-preview-2 161 11/13/2023
2.1.0-preview-1 216 11/8/2023
2.0.1 223 9/27/2023
2.0.0 364 9/4/2023
2.0.0-preview-6 260 8/21/2023
2.0.0-preview-5 183 8/9/2023
2.0.0-preview-4 186 8/8/2023
2.0.0-preview-3 243 8/2/2023
2.0.0-preview-1 214 7/25/2023
1.5.0-rc1 201 7/13/2023
1.4.4 443 7/4/2023
1.4.3 253 7/3/2023
1.4.2 296 7/3/2023
1.4.1 295 6/20/2023
1.4.0 331 6/12/2023
1.3.6 308 6/9/2023
1.3.5 315 6/7/2023
1.3.4 281 6/6/2023
1.3.3 320 5/30/2023
1.3.2 261 5/29/2023
1.3.1 244 5/29/2023
1.3.0 357 5/17/2023
1.2.0 332 5/2/2023

Added a value object for file identity.