A vendor server SDK to help authenticate using the Tide ecosystem.
Info
Version: | 0.0.2.9 |
Author(s): | Matthew Spencer |
Last Update: | Tuesday, November 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tide-foundation/Tide-aspnetcore |
NuGet Url: | https://www.nuget.org/packages/Tide |
Install
Install-Package Tide
dotnet add package Tide
paket add Tide
Tide Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 3.1.9)
- Microsoft.AspNetCore.Mvc.Core(>= 1.1.0)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.9)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.1.0)
Tags