Packaging.DebUOS 3.20.0

dotnet add package Packaging.DebUOS --version 3.20.0
                    
NuGet\Install-Package Packaging.DebUOS -Version 3.20.0
                    
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="Packaging.DebUOS" Version="3.20.0">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Packaging.DebUOS" Version="3.20.0" />
                    
Directory.Packages.props
<PackageReference Include="Packaging.DebUOS">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
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 Packaging.DebUOS --version 3.20.0
                    
#r "nuget: Packaging.DebUOS, 3.20.0"
                    
#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 Packaging.DebUOS@3.20.0
                    
#: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=Packaging.DebUOS&version=3.20.0
                    
Install as a Cake Addin
#tool nuget:?package=Packaging.DebUOS&version=3.20.0
                    
Install as a Cake Tool

提供dotnet打包方法

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Packaging.DebUOS:

Repository Stars
ClassIsland/ClassIsland
一款功能强、可定制、跨平台,适用于班级多媒体屏幕的课表信息显示工具,可以一目了然地显示各种信息。
lindexi/lindexi_gd
博客用到的代码
Version Downloads Last Updated
3.20.0 350 5/11/2026
3.19.2 143 4/21/2026
3.19.2-alpha.1 67 4/21/2026
3.19.1 179 3/11/2026
3.19.0 128 3/11/2026
3.17.10 185 1/26/2026
3.17.9 353 12/17/2025
3.17.7 544 7/21/2025
3.17.6 5,852 6/26/2025
3.17.6-alpha01 214 6/26/2025
3.17.5 248 3/28/2025
3.17.4 290 3/10/2025
3.17.3 218 2/25/2025
3.17.3-alpha01 187 2/25/2025
3.17.2 291 12/3/2024
3.17.1 232 11/12/2024
3.17.1-alpha02 182 11/12/2024
3.17.0 214 11/11/2024
3.16.7 201 11/4/2024
3.16.6 253 9/10/2024
Loading failed