bit0 - Bit0.Plugins.Sdk 5.2.2

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

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

Copy to clipboard

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

Copy to clipboard

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

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

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

> choco install Bit0.Plugins.Sdk --version 5.2.2 --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.2" -Repository "bit0" 
Copy to clipboard

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

Owners

Ishan Jain

Authors

b1thunt3r

Project URL

https://nullbit.se/Plugins

License

Unknown

Tags

plugins, extensions

Info

2 total downloads
0 downloads for version 5.2.2
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