OSGI.NET 1.0.1

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

开放工厂向您提供了规范化的OSGi.NET插件框架和可复用的插件仓库,通过插件仓库来解决应用系统的持续集成、远程管理、自动更新、敏捷发布,无缝实现开发/QA/运维间无缝协作,并允许您将自定义的插件共享。 插件仓库提供了众多开发框架和系统服务,使您只需关注自己的商业逻辑,以“搭积木”方式来开发软件,加速应用程序的开发部署。

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.1 179 2/28/2015

免费