Unofficial Unsplash API library for .NET.
Info
Version: | 0.1.0-alpha |
Author(s): | Gowon Patterson |
Last Update: | Wednesday, December 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gowon/oasplash-net |
NuGet Url: | https://www.nuget.org/packages/OASplash |
Install
Install-Package OASplash
dotnet add package OASplash
paket add OASplash
OASplash Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.10)
- Microsoft.Extensions.Http(>= 3.1.10)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 3.1.10)
- Microsoft.Rest.ClientRuntime(>= 2.3.22)
- Newtonsoft.Json(>= 10.0.3)
Tags