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" />
                    
Directory.Packages.props
<PackageReference Include="Yuebon.Messages.Core" />
                    
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 Yuebon.Messages.Core --version 1.1.5.10
                    
#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
                    
Install as a Cake Addin
#tool nuget:?package=Yuebon.Messages.Core&version=1.1.5.10
                    
Install as a Cake Tool

消息推送类库

Product 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.

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 5,003 10/24/2021
1.1.5.9 4,926 10/24/2021
1.1.5.8 3,911 2/22/2021
1.1.5.7 3,516 2/20/2021
1.1.5.6 3,454 2/20/2021
1.1.5.5 3,484 2/20/2021
1.1.5.4 3,496 2/19/2021
1.1.5.2 5,393 10/6/2020
1.1.5.1 4,009 5/11/2020
1.1.5 4,067 5/11/2020
1.1.4 4,041 5/11/2020
1.1.3 4,035 5/10/2020
1.1.2 4,069 5/10/2020
1.1.1 4,055 5/10/2020
1.1.0 4,097 4/4/2020

修复短信发送成功返回结果为false的bug