Info
Version: | 1.2.7 |
Author(s): | caozhiyuan |
Last Update: | Sunday, July 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/caozhiyuan/FastDFSNetCore |
NuGet Url: | https://www.nuget.org/packages/FastDFSNetCore |
Install
Install-Package FastDFSNetCore
dotnet add package FastDFSNetCore
paket add FastDFSNetCore
FastDFSNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Memory(>= 4.5.2)
- System.Memory(>= 4.5.2)
- System.Memory(>= 4.5.2)
Tags
1.2.4: fix download file return bytes bug , suggest use IDownloadCallback
1.2.3: support big file upload and download
1.2.2: support QUERY_STORE_WITHOUT_GROUP_ONE
1.2.1: compatible with DnsEndPoint and fileExt first char is a dot
1.2.0: support download file
1.1.9: support appenderfile
1.1.7: 1.
string zero memory copy 2. errorcode msg
1.1.6: use span arraypool reduce gc.