PartialMixin 1.0.46

There is a newer version of this package available.
See the version list below for details.
dotnet add package PartialMixin --version 1.0.46
NuGet\Install-Package PartialMixin -Version 1.0.46
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="PartialMixin" Version="1.0.46" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PartialMixin --version 1.0.46
#r "nuget: PartialMixin, 1.0.46"
#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 PartialMixin as a Cake Addin
#addin nuget:?package=PartialMixin&version=1.0.46

// Install PartialMixin as a Cake Tool
#tool nuget:?package=PartialMixin&version=1.0.46

Alows to use mixins in C#. Those are implemented using partial classes, providing intellisense.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETStandard 2.0

    • 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.55 2,188 8/26/2022
1.0.54 1,671 1/15/2022
1.0.53 1,954 1/15/2022
1.0.52 1,752 5/13/2021
1.0.46 1,588 5/11/2021
1.0.16 2,020 5/11/2021
1.0.5 1,260 8/18/2019
1.0.4 1,323 5/12/2019
0.8.3.8574 1,610 12/16/2017
0.8.2.35720 1,561 11/14/2016
0.8.2.16796 1,602 7/2/2016
0.8.2.10417 1,500 6/12/2017
0.8.1.31944 1,496 4/6/2016
0.8.1.31524 1,558 4/6/2016
0.8.1.29991 1,548 4/6/2016
0.8.1.29112 1,545 4/6/2016
0.8.1.16530 1,480 7/2/2016
0.8.1.15911 1,535 7/2/2016
0.8.0.34846 1,552 4/3/2016
0.8.0.25240 1,550 4/3/2016
0.8.0.24528 1,491 4/3/2016
0.8.0.4748 1,576 4/3/2016
0.8.0.2685 1,516 4/2/2016
0.8.0.2188 1,493 4/2/2016

Higher flexibility (including constructors, abstract methods, constructors and operators).