WebPx.Presentation 1.0.1

dotnet add package WebPx.Presentation --version 1.0.1
                    
NuGet\Install-Package WebPx.Presentation -Version 1.0.1
                    
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="WebPx.Presentation" Version="1.0.1">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebPx.Presentation" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="WebPx.Presentation">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WebPx.Presentation --version 1.0.1
                    
#r "nuget: WebPx.Presentation, 1.0.1"
                    
#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.
#addin nuget:?package=WebPx.Presentation&version=1.0.1
                    
Install WebPx.Presentation as a Cake Addin
#tool nuget:?package=WebPx.Presentation&version=1.0.1
                    
Install WebPx.Presentation as a Cake Tool

WebPx Core Library

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on WebPx.Presentation:

Package Downloads
WebPx.Presentation.Unity

-

WebPx.Presentation.Web

Library for developing with the Model View Presenter pattern for .net

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.1 2,001 7/1/2018
1.0.0.9 845 6/26/2018
1.0.0.8 1,011 6/25/2018
1.0.0.7 1,983 6/19/2018
1.0.0.6 1,217 6/19/2018

Please refer to the online documentation