bit0 - Bit0.Package.Core 1.0.26
Registry Core for loading assets into project during runtime. Can be used with Bit0.Plugins.Loader to load plugins.
PM> Install-Package Bit0.Package.Core -Version 1.0.26 -Source https://www.myget.org/F/bit0/api/v3/index.json
> nuget.exe install Bit0.Package.Core -Version 1.0.26 -Source https://www.myget.org/F/bit0/api/v3/index.json
> dotnet add package Bit0.Package.Core --version 1.0.26 --source https://www.myget.org/F/bit0/api/v3/index.json
source https://www.myget.org/F/bit0/api/v3/index.json
nuget Bit0.Package.Core ~> 1.0.26
Copy to clipboard
> choco install Bit0.Package.Core --version 1.0.26 --source https://www.myget.org/F/bit0/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "bit0" -SourceLocation "https://www.myget.org/F/bit0/api/v2"
Install-Module -Name "Bit0.Package.Core" -RequiredVersion "1.0.26" -Repository "bit0"
Copy to clipboard
OwnersIshan Jain |
Authorsb1thunt3r |
Project URLhttps://github.com/0b00/Bit0.Package |
LicenseUnknown |
Tagsregistry packages package management manager |
Info1 total downloads |
| 1 downloads for version 1.0.26 |
| Download (9.85 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.0.26 | 9.85 KB | Wed, 01 Sep 2021 18:31:11 GMT | 1 |
|