Info
Version: | 6.2.1 |
Author(s): | 陈达超 |
Last Update: | Thursday, August 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitee.com/eslib/nnp5cs |
NuGet Url: | https://www.nuget.org/packages/nnp5 |
Install
Install-Package nnp5
dotnet add package nnp5
paket add nnp5
nnp5 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Google.Protobuf(>= 3.8.0)
- Newtonsoft.Json(>= 12.0.3)
- System.ValueTuple(>= 4.5.0)
- Google.Protobuf(>= 3.8.0)
- Newtonsoft.Json(>= 12.0.3)
- System.ValueTuple(>= 4.5.0)
Tags
以数据包(class)的类型自动调用处理方法(带[PkgHandler]的Method)
最近更新:增加对BSON的支持.