extensions of fastdfs client for asp.netcore.
Info
Version: | 1.28.0 |
Author(s): | leon |
Last Update: | Thursday, January 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/leonhoo/fastdfs-client-cssharp-aspnetcore |
NuGet Url: | https://www.nuget.org/packages/org.csource.fastdfs.aspnetcore |
Install
Install-Package org.csource.fastdfs.aspnetcore
dotnet add package org.csource.fastdfs.aspnetcore
paket add org.csource.fastdfs.aspnetcore
org.csource.fastdfs.aspnetcore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.0.0)
- Microsoft.Extensions.Configuration.Binder(>= 2.0.0)
- Microsoft.Extensions.DependencyInjection(>= 2.0.0)
- org.csource.fastdfs(>= 1.28.0)