Calzolari.Grpc.Domain
5.1.0
Domain objects used for validation errors. Useless in standalone. Standalone package utilized by Calzolari.Grpc.Net.Client.Validation and Calzolari.Grpc.AspNetCore.Validation, because same assembly is required for serializing / deserializing in bytes
Install-Package Calzolari.Grpc.Domain -Version 5.1.0
dotnet add package Calzolari.Grpc.Domain --version 5.1.0
<PackageReference Include="Calzolari.Grpc.Domain" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Calzolari.Grpc.Domain --version 5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Calzolari.Grpc.Domain, 5.1.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Calzolari.Grpc.Domain as a Cake Addin
#addin nuget:?package=Calzolari.Grpc.Domain&version=5.1.0
// Install Calzolari.Grpc.Domain as a Cake Tool
#tool nuget:?package=Calzolari.Grpc.Domain&version=5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
net5.0
- No dependencies.
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Calzolari.Grpc.Domain:
Package | Downloads |
---|---|
Calzolari.Grpc.AspNetCore.Validation
Request message validator for Grpc.AspNetCore
|
|
Calzolari.Grpc.Net.Client.Validation
Validation errors reader, requires Calzolari.Grpc.AspNetCore.Validation server side
|
GitHub repositories
This package is not used by any popular GitHub repositories.