Medidata.MAuth.Core
3.0.0-pre1
Prefix Reserved
See the version list below for details.
dotnet add package Medidata.MAuth.Core --version 3.0.0-pre1
NuGet\Install-Package Medidata.MAuth.Core -Version 3.0.0-pre1
<PackageReference Include="Medidata.MAuth.Core" Version="3.0.0-pre1" />
paket add Medidata.MAuth.Core --version 3.0.0-pre1
#r "nuget: Medidata.MAuth.Core, 3.0.0-pre1"
// Install Medidata.MAuth.Core as a Cake Addin #addin nuget:?package=Medidata.MAuth.Core&version=3.0.0-pre1&prerelease // Install Medidata.MAuth.Core as a Cake Tool #tool nuget:?package=Medidata.MAuth.Core&version=3.0.0-pre1&prerelease
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 Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.4 is compatible. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.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 | 143,526 | 8/7/2020 |
4.0.2 | 48,000 | 2/5/2020 |
4.0.1 | 6,650 | 11/14/2019 |
4.0.0 | 1,666 | 10/9/2019 |
3.1.2 | 7,055 | 1/18/2019 |
3.1.2-pre1 | 1,257 | 1/17/2019 |
3.1.1 | 5,506 | 10/18/2018 |
3.1.0 | 1,544 | 10/15/2018 |
3.0.4 | 4,175 | 10/10/2018 |
3.0.3 | 2,440 | 8/28/2018 |
3.0.2 | 1,876 | 6/8/2018 |
3.0.1 | 5,314 | 1/31/2018 |
3.0.0 | 1,885 | 12/28/2017 |
3.0.0-pre1 | 1,471 | 12/26/2017 |
2.4.1 | 4,252 | 8/31/2017 |
2.4.0 | 1,763 | 7/28/2017 |
2.3.0 | 1,719 | 6/30/2017 |
2.2.0 | 1,680 | 3/1/2017 |
2.1.1 | 1,593 | 12/16/2016 |
2.1.0 | 1,667 | 12/13/2016 |
2.1.0-beta4 | 1,395 | 11/29/2016 |
2.1.0-beta3 | 1,324 | 11/24/2016 |
2.1.0-beta | 1,521 | 11/21/2016 |
2.0.0 | 2,135 | 10/26/2016 |
1.0.0 | 1,911 | 8/9/2016 |