OSS.Common 7.3.5

dotnet add package OSS.Common --version 7.3.5
                    
NuGet\Install-Package OSS.Common -Version 7.3.5
                    
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="OSS.Common" Version="7.3.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OSS.Common" Version="7.3.5" />
                    
Directory.Packages.props
<PackageReference Include="OSS.Common" />
                    
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 OSS.Common --version 7.3.5
                    
#r "nuget: OSS.Common, 7.3.5"
                    
#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 OSS.Common@7.3.5
                    
#: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=OSS.Common&version=7.3.5
                    
Install as a Cake Addin
#tool nuget:?package=OSS.Common&version=7.3.5
                    
Install as a Cake Tool

通用基础类库

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.  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.
  • net6.0

    • No dependencies.

NuGet packages (15)

Showing the top 5 NuGet packages that depend on OSS.Common:

Package Downloads
OSS.Core.Context

OSS.Core 全局上下文基础类库

OSS.Clients.Pay.Wechat

微信支付V3版接口

OSS.Clients.Oauth.WX

微信Oauth授权接口

OSS.Clients.Platform.Wechat.Base

微信公众好请求基础封装

OSS.Clients.Msg.Wechat

微信公众号消息对话功能接口

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on OSS.Common:

Repository Stars
KevinWG/OSS.Clients.Pay
开源支付SDK(标准库),主要打造微信支付,支付宝支付,标准库项目,同时支持.net framework和.net core
KevinWG/OSS.Core
.net core下的领域开源电商网站,类库使用的标准库项目,集成微信和支付宝。 暂时还在开发阶段
KevinWG/OSS.Clients.SNS
社交网站sdk(标准库),微信公众号(订阅号,服务号,小程序)接口sdk-包含消息回复(明文和安全模式),Oauth2.0授权等
Version Downloads Last Updated
7.3.5 254 12/4/2025
7.3.4 341 9/19/2024
7.3.3 244 8/13/2024
7.3.2 218 8/12/2024
7.3.1 201 7/12/2024
7.3.0.1 1,096 6/23/2024
7.2.3.3 579 3/18/2024
7.2.3.2 226 3/18/2024
7.2.3.1 1,072 10/21/2023
7.2.3 213 10/21/2023
7.2.2 211 10/21/2023
7.2.0 771 10/21/2023
7.1.1 260 9/16/2023
7.1.0 230 9/16/2023
7.0.2 795 6/21/2023
7.0.1 1,959 5/23/2023
7.0.0 288 5/23/2023
6.3.3 805 5/17/2023
6.3.2 453 5/17/2023
6.3.1 705 5/15/2023
Loading failed