分布式文件系统FastDFS c#客户端(基于DotNetty传输).
Info
Version: | 1.7.0 |
Author(s): | virtual |
Last Update: | Wednesday, December 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cocosip/FastDFSCore |
NuGet Url: | https://www.nuget.org/packages/FastDFSCore.Transport.DotNetty |
Install
Install-Package FastDFSCore.Transport.DotNetty
dotnet add package FastDFSCore.Transport.DotNetty
paket add FastDFSCore.Transport.DotNetty
FastDFSCore.Transport.DotNetty Download (Unzip the "nupkg" after downloading)
Dependencies
- FastDFSCore(>= 1.5.1)
- DotNetty.Handlers(>= 0.6.0)