opendnp3 3.1.2

dotnet add package opendnp3 --version 3.1.2
                    
NuGet\Install-Package opendnp3 -Version 3.1.2
                    
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="opendnp3" Version="3.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="opendnp3" Version="3.1.2" />
                    
Directory.Packages.props
<PackageReference Include="opendnp3" />
                    
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 opendnp3 --version 3.1.2
                    
#r "nuget: opendnp3, 3.1.2"
                    
#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 opendnp3@3.1.2
                    
#: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=opendnp3&version=3.1.2
                    
Install as a Cake Addin
#tool nuget:?package=opendnp3&version=3.1.2
                    
Install as a Cake Tool

OpenDNP3 is the de facto reference implementation of IEEE-1815 (DNP3), a standards-based SCADA protocol.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on opendnp3:

Repository Stars
GridProtectionAlliance/gsf
Grid Solutions Framework
Version Downloads Last Updated
3.1.2 11,022 4/22/2022
3.1.1 3,406 12/28/2020
3.1.0 1,284 10/16/2020
3.0.4 3,544 7/3/2020
3.0.3 757 6/11/2020
3.0.2 689 5/28/2020
3.0.1 741 5/20/2020
3.0.0 949 5/15/2020 3.0.0 is deprecated because it has critical bugs.
3.0.0-nightly 698 5/15/2020 3.0.0-nightly is deprecated.
2.4.0 821 4/20/2020
2.3.3 925 2/17/2020
2.3.2 2,429 6/21/2019
2.3.1 747 6/17/2019
2.3.0 839 5/24/2019
2.3.0-M1 850 11/1/2018
2.2.0 2,544 7/6/2017
2.2.0-RC5 1,034 5/18/2017
2.2.0-RC4 1,000 4/8/2017
2.2.0-RC3 1,028 3/9/2017
2.2.0-RC2 1,021 12/13/2016
2.2.0-RC1 1,001 11/10/2016
2.2.0-M1 2,506 6/10/2016
2.1.0 9,407 4/16/2016
2.1.0-RC6 1,114 4/8/2016
2.1.0-RC5 1,077 3/20/2016
2.1.0-RC4 1,373 12/11/2015

This package includes both x86 and x64 binaries. You must specify the target platform in your IDE (i.e. you cannot use "AnyCPU")
       
       This package depends on VC++ 2019 runtime and OpenSSL 1.1.1.