NetSword.Common.Modules.Protocols 8.1.4.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package NetSword.Common.Modules.Protocols --version 8.1.4.8
                    
NuGet\Install-Package NetSword.Common.Modules.Protocols -Version 8.1.4.8
                    
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="NetSword.Common.Modules.Protocols" Version="8.1.4.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NetSword.Common.Modules.Protocols" Version="8.1.4.8" />
                    
Directory.Packages.props
<PackageReference Include="NetSword.Common.Modules.Protocols" />
                    
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 NetSword.Common.Modules.Protocols --version 8.1.4.8
                    
#r "nuget: NetSword.Common.Modules.Protocols, 8.1.4.8"
                    
#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.
#addin nuget:?package=NetSword.Common.Modules.Protocols&version=8.1.4.8
                    
Install NetSword.Common.Modules.Protocols as a Cake Addin
#tool nuget:?package=NetSword.Common.Modules.Protocols&version=8.1.4.8
                    
Install NetSword.Common.Modules.Protocols as a Cake Tool

dzxtan@163.com

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 is compatible.  net461 is compatible.  net462 was computed.  net463 was computed.  net47 is compatible.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETFramework 4.6

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETFramework 4.7

    • No dependencies.

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
8.1.5.7 865 12/15/2018
8.1.5.7-beta001 749 9/20/2018
8.1.5.4 1,055 5/22/2018
8.1.5 978 11/6/2017
8.1.4.9-beta001 811 10/24/2017
8.1.4.8 1,193 10/17/2017
8.1.4.6 1,166 9/28/2017
8.1.4.4 1,164 9/20/2017
8.1.4.3 1,181 9/17/2017
8.1.4.2 1,156 9/13/2017

注意:请在程序启动时加载所有实现了NetSword.Common.Modules.Protocols.IModule接口的对象,并调用对象的Load()方法,调用过程中如果发生异常,请调用对象的OnLoadModuleException()方法上报异常