Yuebon.Messages.Core
1.1.5.10
dotnet add package Yuebon.Messages.Core --version 1.1.5.10
NuGet\Install-Package Yuebon.Messages.Core -Version 1.1.5.10
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="Yuebon.Messages.Core" Version="1.1.5.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Yuebon.Messages.Core" Version="1.1.5.10" />
<PackageReference Include="Yuebon.Messages.Core" />
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 Yuebon.Messages.Core --version 1.1.5.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Yuebon.Messages.Core, 1.1.5.10"
#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 Yuebon.Messages.Core@1.1.5.10
#: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=Yuebon.Messages.Core&version=1.1.5.10
#tool nuget:?package=Yuebon.Messages.Core&version=1.1.5.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
消息推送类库
| 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- Yuebon.Email.Core (>= 1.0.3.1)
- Yuebon.Security.Core (>= 1.3.2.34)
- Yuebon.SMS.Core (>= 1.0.3.1)
- Yuebon.WeChat.Core (>= 1.1.1.11)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Yuebon.Messages.Core:
| Package | Downloads |
|---|---|
|
Yuebon.Quartz.Jobs
YuebonNetCore开发框架定时处理库 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.1.5.10 | 4,806 | 10/24/2021 |
| 1.1.5.9 | 4,740 | 10/24/2021 |
| 1.1.5.8 | 3,723 | 2/22/2021 |
| 1.1.5.7 | 3,328 | 2/20/2021 |
| 1.1.5.6 | 3,267 | 2/20/2021 |
| 1.1.5.5 | 3,299 | 2/20/2021 |
| 1.1.5.4 | 3,310 | 2/19/2021 |
| 1.1.5.2 | 5,209 | 10/6/2020 |
| 1.1.5.1 | 3,826 | 5/11/2020 |
| 1.1.5 | 3,879 | 5/11/2020 |
| 1.1.4 | 3,853 | 5/11/2020 |
| 1.1.3 | 3,850 | 5/10/2020 |
| 1.1.2 | 3,884 | 5/10/2020 |
| 1.1.1 | 3,870 | 5/10/2020 |
| 1.1.0 | 3,908 | 4/4/2020 |
修复短信发送成功返回结果为false的bug