VZan.Communication.Standard
5.1.0
.NET Core 3.1
Install-Package VZan.Communication.Standard -Version 5.1.0
dotnet add package VZan.Communication.Standard --version 5.1.0
<PackageReference Include="VZan.Communication.Standard" Version="5.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VZan.Communication.Standard --version 5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: VZan.Communication.Standard, 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 VZan.Communication.Standard as a Cake Addin
#addin nuget:?package=VZan.Communication.Standard&version=5.1.0
// Install VZan.Communication.Standard as a Cake Tool
#tool nuget:?package=VZan.Communication.Standard&version=5.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
提供http请求规范mvc(服务端),以及GRPC请求规范(客户端)
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- MagicOnion.Hosting (>= 3.0.11)
- MagicOnion.HttpGateway (>= 3.0.11)
- Microsoft.AspNetCore.Mvc.Core (>= 2.2.5)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.2)
- VZan.Core (>= 5.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1.1.0 - 增加了枚举值转换
1.2.0 - http统一拦截友好请求
1.3.0 - 跨域设置(该版本不可用)
2.0.0 - 更新引用包
2.1.0 - 升级Basic.Communication
2.2.0 - 拦截器异步改为同步
2.3.0 - 修复返回bug
3.1.0 - 更新Core
3.1.1 - 返回统一Utf8处理