MultiPlug.Core 2.2.45-alpha

This is a prerelease version of MultiPlug.Core.
There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package MultiPlug.Core --version 2.2.45-alpha
NuGet\Install-Package MultiPlug.Core -Version 2.2.45-alpha
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="MultiPlug.Core" Version="2.2.45-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MultiPlug.Core --version 2.2.45-alpha
#r "nuget: MultiPlug.Core, 2.2.45-alpha"
#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.
// Install MultiPlug.Core as a Cake Addin
#addin nuget:?package=MultiPlug.Core&version=2.2.45-alpha&prerelease

// Install MultiPlug.Core as a Cake Tool
#tool nuget:?package=MultiPlug.Core&version=2.2.45-alpha&prerelease

Core files for an MultiPlug update

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (29)

Showing the top 5 NuGet packages that depend on MultiPlug.Core:

Package Downloads
MultiPlug.Ext.Thm.Default2016

2016 default theme for the MultiPlug .Net Edge Computing Platform

MultiPlug.Ext.RasPi.Config

Configure the Raspberry Pi with this MultiPlug Extension (https://www.multiplug.app)

MultiPlug.Ext.Demo

A visual demonstration of a MultiPlug Extension

MultiPlug.Ext.IFTTT

An Extension that contained If This Then That (IFTTT) components for MultiPlug

MultiPlug.Ext.Brainboxes

Brainboxes Extension for the MultiPlug Edge Computing Platform (https://www.multiplug.app)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.81 440 11/23/2022
2.2.80 472 7/6/2022
2.2.79 505 2/21/2022

2.2.45 Bug: Missing razor templates for Settings-Apps and Settings-Extensions
2.2.44 Bug: In startup due to razor compiling
2.2.43 Bug: In evaluation
2.2.42 Internal refactoring, no enhancements
2.2.41 Enhancement: Included 1.0.25 MultiPlug.Base - Subscribers can now call GetCachedValue() within EventConsumer to get a cached (or new) copy of a Event's data (implementation dependant)
2.2.40 Enhancement: Authentication Providers, see IAuthentication and MultiPlug.Auth.* assemblies
2.2.39 Enhancement: Licensing
2.2.38 Bugs: For Mono Framework
2.2.36 Bug: knock on bugs.
2.2.35 Enhancement: Get method parameter(s) can now be automatically loaded by the Query String values
2.2.33 Bug: Assets controller was missing query string data preventing J/S web sockets from loading.
2.2.31 Enhancement: Introduced 'Safe Mode' when theme is unable to be set on startup.
2.2.30 Enhancement: Themes are now Extensions.
2.2.25 Bug: Updater wasn't refreshing the assembly version meta after an update.