CocoaFramework 1.0.4.4
Suggested Alternatives
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package CocoaFramework --version 1.0.4.4
NuGet\Install-Package CocoaFramework -Version 1.0.4.4
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="CocoaFramework" Version="1.0.4.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CocoaFramework --version 1.0.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: CocoaFramework, 1.0.4.4"
#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 CocoaFramework as a Cake Addin #addin nuget:?package=CocoaFramework&version=1.0.4.4 // Install CocoaFramework as a Cake Tool #tool nuget:?package=CocoaFramework&version=1.0.4.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Cocoa Framework
这个是?
这个项目是一个基于 mirai 和 Mirai-CSharp 的 QQ 机器人开发框架,致力于让任何人都能在 30 分钟内开发一款属于自己的 QQ 机器人。
我能用它做什么?
如你所见,可以用来开发一个 QQ 机器人。
在此之前我需要什么?
你需要一个 .NET 开发环境用来实现你的机器人(不知道该怎么做?尝试一下 这篇教程),一个安装了 mirai-api-http 插件的 mirai-console 用来接收与发送消息(不知道该怎么做?尝试一下 这篇教程)和本框架。
接下来我应该做什么?
这篇教程 将引导你从零开始编写一个最简单的 QQ 机器人。 这个文档 将介绍 Cocoa Framework 的基本概念和各种特性
声明
一切开发旨在学习,请勿用于非法用途。
不鼓励,不支持一切商业使用
- Cocoa Framework 是完全免费且开放源代码的软件,仅供学习和娱乐用途使用
- Cocoa Framework 不会通过任何方式强制收取费用,或对使用者提出物质要求
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. 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.
-
net5.0
- Mirai-CSharp (>= 1.0.2.1)
- Newtonsoft.Json (>= 12.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.