DTLS2.Net
1.1.3
dotnet add package DTLS2.Net --version 1.1.3
NuGet\Install-Package DTLS2.Net -Version 1.1.3
<PackageReference Include="DTLS2.Net" Version="1.1.3" />
paket add DTLS2.Net --version 1.1.3
#r "nuget: DTLS2.Net, 1.1.3"
// Install DTLS2.Net as a Cake Addin
#addin nuget:?package=DTLS2.Net&version=1.1.3
// Install DTLS2.Net as a Cake Tool
#tool nuget:?package=DTLS2.Net&version=1.1.3
Library for a DTLS Client and Server Implementation. Not all features are supported. This package was built on top of CreatorDev's DTLS.Net - https://github.com/CreatorDev/DTLS.Net
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.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.7
- Portable.BouncyCastle (>= 1.8.6.7)
-
.NETFramework 4.7.1
- Portable.BouncyCastle (>= 1.8.6.7)
-
.NETFramework 4.7.2
- Portable.BouncyCastle (>= 1.8.6.7)
-
.NETFramework 4.8
- Portable.BouncyCastle (>= 1.8.6.7)
-
.NETStandard 2.0
- Portable.BouncyCastle (>= 1.8.6.7)
- System.Security.Cryptography.Cng (>= 4.6.1)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
-
.NETStandard 2.1
- Portable.BouncyCastle (>= 1.8.6.7)
- System.Security.Cryptography.Cng (>= 4.7.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on DTLS2.Net:
Package | Downloads |
---|---|
KM.Lextm.SharpSnmpLib
THIS SNMP LIBRARY IS A FORK OF Lextm.SharpSnmpLib (https://github.com/lextudio/sharpsnmplib) located at https://github.com/kdurkin77/sharpsnmplib #SNMP (SharpSNMP) Library is an open source library for developers who target Microsoft .NET/Xamarin/Mono platforms. It's developed in C# and can be used for F#, VB.NET, Oxygene, and more. |
|
KM.Snmp
This library is meant work on top of KM.Lextm.SharpSnmp (a fork of Lextm.SharpSnmp) which easily allows you to do SNMP commands get/set/getbulk/getsubree with timeouts and retries |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.3 | 2,952 | 7/1/2021 |
1.1.1 | 981 | 9/15/2020 |
1.1.0 | 485 | 8/28/2020 |
1.0.18 | 623 | 8/12/2020 |
1.0.17 | 345 | 6/11/2020 |
1.0.16 | 459 | 2/4/2020 |
1.0.15 | 426 | 2/3/2020 |
1.0.14 | 427 | 1/28/2020 |
1.0.13 | 385 | 1/20/2020 |
1.0.12 | 333 | 1/17/2020 |
1.0.11 | 392 | 1/17/2020 |
1.0.10 | 387 | 1/16/2020 |
1.0.7 | 355 | 1/14/2020 |
1.0.6 | 406 | 1/9/2020 |
1.0.5 | 469 | 1/3/2020 |
1.0.4 | 385 | 12/19/2019 |
1.0.3 | 375 | 12/11/2019 |
1.0.2 | 375 | 11/20/2019 |
1.0.1 | 360 | 11/18/2019 |
1.0.0 | 376 | 11/15/2019 |
Added the ability for a Client to use more than 2 certificates in a chain