Medidata.MAuth.WebApi 5.0.0

Prefix Reserved
dotnet add package Medidata.MAuth.WebApi --version 5.0.0
                    
NuGet\Install-Package Medidata.MAuth.WebApi -Version 5.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Medidata.MAuth.WebApi" Version="5.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Medidata.MAuth.WebApi" Version="5.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Medidata.MAuth.WebApi" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Medidata.MAuth.WebApi --version 5.0.0
                    
#r "nuget: Medidata.MAuth.WebApi, 5.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Medidata.MAuth.WebApi@5.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Medidata.MAuth.WebApi&version=5.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Medidata.MAuth.WebApi&version=5.0.0
                    
Install as a Cake Tool

This package contains an HTTP message handler to validate signed http requests with the Medidata MAuth protocol. The handler communicates with an MAuth server in order to confirm the validity of the request authentication header. Include this package in your WebAPI application if you want to authenticate the api requests signed with the MAuth protocol.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.0.0 749 8/7/2020
4.0.2 614 2/5/2020
4.0.1 658 11/14/2019
4.0.0 644 10/9/2019
3.1.2 817 1/18/2019
3.1.2-pre1 643 1/17/2019
3.1.1 854 10/18/2018
3.1.0 847 10/15/2018
3.0.4 897 10/10/2018
3.0.3 919 8/28/2018
3.0.2 1,260 6/8/2018
3.0.1 1,297 1/31/2018
3.0.0 1,252 12/28/2017
3.0.0-pre1 1,100 12/26/2017
2.4.1 1,094 8/31/2017
2.4.0 1,135 7/28/2017
2.3.0 1,115 6/30/2017
2.2.0 1,138 3/1/2017
2.1.1 1,180 12/16/2016
2.1.0 1,144 12/13/2016
2.1.0-beta4 930 11/29/2016
2.1.0-beta3 955 11/24/2016
2.0.0 1,216 10/26/2016
1.0.0 1,158 8/9/2016