Medidata.MAuth.AspNetCore
5.0.0
.NET Core 2.1
dotnet add package Medidata.MAuth.AspNetCore --version 5.0.0
NuGet\Install-Package Medidata.MAuth.AspNetCore -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.AspNetCore" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Medidata.MAuth.AspNetCore --version 5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Medidata.MAuth.AspNetCore, 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.
// Install Medidata.MAuth.AspNetCore as a Cake Addin
#addin nuget:?package=Medidata.MAuth.AspNetCore&version=5.0.0
// Install Medidata.MAuth.AspNetCore as a Cake Tool
#tool nuget:?package=Medidata.MAuth.AspNetCore&version=5.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains an ASP.NET Core middleware to validate signed http requests with the Medidata MAuth protocol. The middleware communicates with an MAuth server in order to confirm the validity of the request authentication header. Include this package in your ASP.NET Core web api if you want to authenticate the api requests signed with the MAuth protocol.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.1
- Medidata.MAuth.Core (>= 5.0.0)
- Microsoft.AspNetCore.Http (>= 2.1.1)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.1.1)
- Microsoft.AspNetCore.Http.Extensions (>= 2.1.1)
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 | 7,203 | 8/7/2020 |
4.0.2 | 44,873 | 2/5/2020 |
4.0.1 | 5,592 | 11/14/2019 |
4.0.0 | 609 | 10/9/2019 |
3.1.2 | 5,189 | 1/18/2019 |
3.1.2-pre1 | 511 | 1/17/2019 |
3.1.1 | 2,890 | 10/18/2018 |
3.1.0 | 732 | 10/15/2018 |
3.0.4 | 774 | 10/10/2018 |
3.0.3 | 956 | 8/28/2018 |
3.0.2 | 962 | 6/8/2018 |
3.0.1 | 1,796 | 1/31/2018 |
3.0.0 | 933 | 12/28/2017 |
3.0.0-pre1 | 755 | 12/26/2017 |
2.4.1 | 3,377 | 8/31/2017 |
2.4.0 | 963 | 7/28/2017 |
2.3.0 | 918 | 6/30/2017 |