Portkit 1.2.0.8

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 Portkit --version 1.2.0.8
NuGet\Install-Package Portkit -Version 1.2.0.8
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="Portkit" Version="1.2.0.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Portkit --version 1.2.0.8
#r "nuget: Portkit, 1.2.0.8"
#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 Portkit as a Cake Addin
#addin nuget:?package=Portkit&version=1.2.0.8

// Install Portkit as a Cake Tool
#tool nuget:?package=Portkit&version=1.2.0.8

The package contains base components that are capable of providing multi-platform caching, simple cryptography, collection and routines extensions, dispatching asynchronously messages to a synchronization context. It also includes implementation layer for working with Model-View-ViewModel(MVVM) based infrastructures. Main interfaces for the most commonly used services are also included in the library. Inside you will find an implementation of the ICommand with async actions supported, light abstract implementation of the INotifyPropertyChanged and property validation. There is also a basic implementation of a message bus service for decoupled messaging between presenter models.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated