Medidata.MAuth.Core
2.4.1
See the version list below for details.
dotnet add package Medidata.MAuth.Core --version 2.4.1
NuGet\Install-Package Medidata.MAuth.Core -Version 2.4.1
<PackageReference Include="Medidata.MAuth.Core" Version="2.4.1" />
paket add Medidata.MAuth.Core --version 2.4.1
#r "nuget: Medidata.MAuth.Core, 2.4.1"
// Install Medidata.MAuth.Core as a Cake Addin
#addin nuget:?package=Medidata.MAuth.Core&version=2.4.1
// Install Medidata.MAuth.Core as a Cake Tool
#tool nuget:?package=Medidata.MAuth.Core&version=2.4.1
A core package for Medidata HMAC protocol implementation. This package contains the core functionality which used by the MAuth authentication protocol-specific components. This package also can be used standalone if you want to sign HTTP/HTTPS requests with Medidata MAuth keys using the .NET HttpClient message handler mechanism.
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 | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.2
- BouncyCastle (>= 1.8.1)
- Newtonsoft.Json (>= 10.0.3)
- System.ValueTuple (>= 4.3.1)
-
.NETStandard 1.4
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 10.0.3)
- Portable.BouncyCastle (>= 1.8.1.2)
- System.Net.Http (>= 4.3.2)
- System.ValueTuple (>= 4.3.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Medidata.MAuth.Core:
Package | Downloads |
---|---|
Medidata.MAuth.AspNetCore
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. |
|
Medidata.MAuth.Owin
This package contains an OWIN 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 OWIN-enabled web api if you want to authenticate the api requests signed with the MAuth protocol. |
|
Medidata.MAuth.WebApi
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. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.0 | 20,466 | 8/7/2020 |
4.0.2 | 47,020 | 2/5/2020 |
4.0.1 | 5,874 | 11/14/2019 |
4.0.0 | 821 | 10/9/2019 |
3.1.2 | 6,242 | 1/18/2019 |
3.1.2-pre1 | 572 | 1/17/2019 |
3.1.1 | 4,806 | 10/18/2018 |
3.1.0 | 817 | 10/15/2018 |
3.0.4 | 3,506 | 10/10/2018 |
3.0.3 | 1,765 | 8/28/2018 |
3.0.2 | 1,170 | 6/8/2018 |
3.0.1 | 4,524 | 1/31/2018 |
3.0.0 | 1,106 | 12/28/2017 |
3.0.0-pre1 | 781 | 12/26/2017 |
2.4.1 | 3,534 | 8/31/2017 |
2.4.0 | 1,048 | 7/28/2017 |
2.3.0 | 1,021 | 6/30/2017 |
2.2.0 | 1,045 | 3/1/2017 |
2.1.1 | 968 | 12/16/2016 |
2.1.0 | 989 | 12/13/2016 |
2.1.0-beta4 | 729 | 11/29/2016 |
2.1.0-beta3 | 713 | 11/24/2016 |
2.1.0-beta | 785 | 11/21/2016 |
2.0.0 | 1,442 | 10/26/2016 |
1.0.0 | 1,187 | 8/9/2016 |