Plasma 1.0.42

dotnet add package Plasma --version 1.0.42
                    
NuGet\Install-Package Plasma -Version 1.0.42
                    
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="Plasma" Version="1.0.42" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Plasma" Version="1.0.42" />
                    
Directory.Packages.props
<PackageReference Include="Plasma" />
                    
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 Plasma --version 1.0.42
                    
#r "nuget: Plasma, 1.0.42"
                    
#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.
#:package Plasma@1.0.42
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Plasma&version=1.0.42
                    
Install as a Cake Addin
#tool nuget:?package=Plasma&version=1.0.42
                    
Install as a Cake Tool

A lot of popular frameworks is depended on Castle Dynamic Proxy Generator, but the last one is very slow. I suggest a replacement with compile time proxy and plumbing code generator.

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.

This package has no dependencies.

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
1.0.42 2,704 12/4/2013
1.0.41 1,628 12/2/2013
1.0.40 1,681 11/29/2013
1.0.39 1,697 11/27/2013
1.0.38 1,630 11/23/2013
1.0.37 1,641 11/21/2013
1.0.36 1,692 11/21/2013
1.0.35 1,666 11/21/2013
1.0.34 1,631 11/18/2013
1.0.33 1,631 11/17/2013
1.0.32 1,601 11/17/2013
1.0.31 1,595 11/17/2013
1.0.30 1,612 11/17/2013
1.0.29 1,607 11/17/2013
1.0.28 1,625 11/17/2013
1.0.27 1,603 11/17/2013
1.0.26 1,620 11/17/2013
1.0.25 1,619 11/17/2013
1.0.24 1,607 11/17/2013
1.0.23 1,603 11/17/2013
Loading failed