bit0 - Bit0.Plugins.Sdk 5.2.4

Sdk extending application for plugins. For plugins. Use Bit0.Plugins.Loader for host applications.

PM> Install-Package Bit0.Plugins.Sdk -Version 5.2.4 -Source https://www.myget.org/F/bit0/api/v3/index.json

Copy to clipboard

> nuget.exe install Bit0.Plugins.Sdk -Version 5.2.4 -Source https://www.myget.org/F/bit0/api/v3/index.json

Copy to clipboard

> dotnet add package Bit0.Plugins.Sdk --version 5.2.4 --source https://www.myget.org/F/bit0/api/v3/index.json

Copy to clipboard
<PackageReference Include="Bit0.Plugins.Sdk" Version="5.2.4" />
Copy to clipboard
source https://www.myget.org/F/bit0/api/v3/index.json

nuget Bit0.Plugins.Sdk  ~> 5.2.4
Copy to clipboard

> choco install Bit0.Plugins.Sdk --version 5.2.4 --source https://www.myget.org/F/bit0/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "bit0" -SourceLocation "https://www.myget.org/F/bit0/api/v2"
Install-Module -Name "Bit0.Plugins.Sdk" -RequiredVersion "5.2.4" -Repository "bit0" 
Copy to clipboard

Bit0.Plugins

Lite plugin manager.

Bit0.Plugins.Sdk

Sdk extending application for plugins. For plugins. Use Bit0.Plugins.Loader for host applications.

Bit0.Plugins.Loader

Plugins loader for extending the applications. For host applications. Use Bit0.Plugins.Sdk for Plugins.

  • .NETStandard 2.1
    • Microsoft.Extensions.Logging (>= 3.1.8)
  • .NETStandard 2.1: 2.1.0.0

Owners

Ishan Jain

Authors

b1thunt3r

Project URL

https://github.com/0b00/Bit0.Plugins

License

Unknown

Tags

plugins extensions sdk

Info

2 total downloads
0 downloads for version 5.2.4
Download (4.64 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
6.0.6 4.69 KB Thu, 26 Nov 2020 17:25:01 GMT 2
5.2.4 4.64 KB Wed, 16 Sep 2020 16:49:45 GMT 0
5.2.2 4.64 KB Wed, 16 Sep 2020 13:38:58 GMT 0
5.2.0 4.64 KB Wed, 02 Sep 2020 15:12:26 GMT 0
5.1.0 4.64 KB Wed, 02 Sep 2020 13:42:40 GMT 0
5.0.0 4.64 KB Wed, 02 Sep 2020 11:52:43 GMT 0
4.0.0 4.47 KB Thu, 21 May 2020 18:25:36 GMT 0
3.0.0 4.47 KB Tue, 24 Dec 2019 05:33:31 GMT 0