ShamrockCore 1.3.2

dotnet add package ShamrockCore --version 1.3.2
NuGet\Install-Package ShamrockCore -Version 1.3.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="ShamrockCore" Version="1.3.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ShamrockCore --version 1.3.2
#r "nuget: ShamrockCore, 1.3.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.
// Install ShamrockCore as a Cake Addin
#addin nuget:?package=ShamrockCore&version=1.3.2

// Install ShamrockCore as a Cake Tool
#tool nuget:?package=ShamrockCore&version=1.3.2

ShamrockCore.NET

注:OpenShamrock现处于快速开发阶段,此项目随OpenShamrock更新而更新,可能会更新不及时有bug,欢迎大家使用反馈,发现bug会快速修复。

如果觉得此项目对你有用,不妨给此项目点个Star,你的Star是我不断更新迭代的动力,谢谢。

项目文档:

文档(还在完善中)

如果发现问题请提交issue或者加群。当然欢迎你提交PR帮助项目的完善。

最新重大更新:

【2024-03-02】支持频道功能(请使用最新开发版openshamrock)

【2024-03-09】添加反向websocket支持

具体请看文档。

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  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. 
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
1.3.2 99 3/27/2024
1.3.1 88 3/11/2024
1.3.0 91 3/9/2024
1.2.2-alpha 72 3/2/2024
1.2.1-alpha 62 2/25/2024
1.2.0 81 2/6/2024
1.1.6 93 2/2/2024
1.1.5 94 2/2/2024
1.1.4 90 2/2/2024
1.1.3 144 1/8/2024
1.1.2 125 1/3/2024
1.1.1 120 12/30/2023
1.1.0 133 12/29/2023
1.0.0 141 12/25/2023

修复反向(被动)ws的bug,优化创建bot实例代码