Codehard.FileService.Contracts
2.1.0-preview-2
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.
See the version list below for details.
dotnet add package Codehard.FileService.Contracts --version 2.1.0-preview-2
NuGet\Install-Package Codehard.FileService.Contracts -Version 2.1.0-preview-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.1.0-preview-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.1.0-preview-2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Codehard.FileService.Contracts, 2.1.0-preview-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.1.0-preview-2&prerelease // Install Codehard.FileService.Contracts as a Cake Tool #tool nuget:?package=Codehard.FileService.Contracts&version=2.1.0-preview-2&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
An abstract contract for file service client and server.
Product | Versions 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Codehard.Common.DomainModel (>= 2.5.0)
- Google.Protobuf (>= 3.25.0)
- Grpc (>= 2.46.6)
- Vogen (>= 3.0.23)
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 | 214 | 10/31/2024 |
2.2.1 | 91 | 10/31/2024 |
2.2.0 | 99 | 10/31/2024 |
2.1.2 | 304 | 10/29/2024 |
2.1.1 | 172 | 6/5/2024 |
2.1.0 | 112 | 6/5/2024 |
2.1.0-preview-5 | 1,204 | 12/25/2023 |
2.1.0-preview-4 | 410 | 11/21/2023 |
2.1.0-preview-3 | 129 | 11/16/2023 |
2.1.0-preview-2 | 140 | 11/13/2023 |
2.1.0-preview-1 | 194 | 11/8/2023 |
2.0.1 | 192 | 9/27/2023 |
2.0.0 | 330 | 9/4/2023 |
2.0.0-preview-6 | 188 | 8/21/2023 |
2.0.0-preview-5 | 147 | 8/9/2023 |
2.0.0-preview-4 | 148 | 8/8/2023 |
2.0.0-preview-3 | 206 | 8/2/2023 |
2.0.0-preview-1 | 180 | 7/25/2023 |
1.5.0-rc1 | 165 | 7/13/2023 |
1.4.4 | 404 | 7/4/2023 |
1.4.3 | 216 | 7/3/2023 |
1.4.2 | 254 | 7/3/2023 |
1.4.1 | 257 | 6/20/2023 |
1.4.0 | 287 | 6/12/2023 |
1.3.6 | 264 | 6/9/2023 |
1.3.5 | 270 | 6/7/2023 |
1.3.4 | 235 | 6/6/2023 |
1.3.3 | 275 | 5/30/2023 |
1.3.2 | 217 | 5/29/2023 |
1.3.1 | 195 | 5/29/2023 |
1.3.0 | 307 | 5/17/2023 |
1.2.0 | 284 | 5/2/2023 |
Added support for GRPC client.