PartialMixin 1.0.52

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

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

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,280 8/26/2022
1.0.54 1,755 1/15/2022
1.0.53 2,039 1/15/2022
1.0.52 1,834 5/13/2021
1.0.46 1,685 5/11/2021
1.0.16 2,130 5/11/2021
1.0.5 1,281 8/18/2019
1.0.4 1,343 5/12/2019
0.8.3.8574 1,626 12/16/2017
0.8.2.35720 1,577 11/14/2016
0.8.2.16796 1,618 7/2/2016
0.8.2.10417 1,516 6/12/2017
0.8.1.31944 1,512 4/6/2016
0.8.1.31524 1,574 4/6/2016
0.8.1.29991 1,564 4/6/2016
0.8.1.29112 1,561 4/6/2016
0.8.1.16530 1,496 7/2/2016
0.8.1.15911 1,551 7/2/2016
0.8.0.34846 1,568 4/3/2016
0.8.0.25240 1,566 4/3/2016
0.8.0.24528 1,507 4/3/2016
0.8.0.4748 1,592 4/3/2016
0.8.0.2685 1,532 4/2/2016
0.8.0.2188 1,509 4/2/2016

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