NetSword.Common.Modules.Protocols 8.1.4.9-beta001

This is a prerelease version of NetSword.Common.Modules.Protocols.
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.9-beta001
NuGet\Install-Package NetSword.Common.Modules.Protocols -Version 8.1.4.9-beta001
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.9-beta001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetSword.Common.Modules.Protocols --version 8.1.4.9-beta001
#r "nuget: NetSword.Common.Modules.Protocols, 8.1.4.9-beta001"
#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.
// Install NetSword.Common.Modules.Protocols as a Cake Addin
#addin nuget:?package=NetSword.Common.Modules.Protocols&version=8.1.4.9-beta001&prerelease

// Install NetSword.Common.Modules.Protocols as a Cake Tool
#tool nuget:?package=NetSword.Common.Modules.Protocols&version=8.1.4.9-beta001&prerelease

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.

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 777 12/15/2018
8.1.5.7-beta001 663 9/20/2018
8.1.5.4 902 5/22/2018
8.1.5 858 11/6/2017
8.1.4.9-beta001 706 10/24/2017
8.1.4.8 1,078 10/17/2017
8.1.4.6 1,048 9/28/2017
8.1.4.4 1,049 9/20/2017
8.1.4.3 1,056 9/17/2017
8.1.4.2 1,033 9/13/2017

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