Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
24 packages returned for Tags:"Mixin"
Sort by
Relevance
Downloads
Recently updated
PartialMixin
by:
lokimidgard
27,338 total downloads
last updated
8/26/2022
Latest version:
1.0.55
mixin
Alows to use mixins in C#. Those are implemented using partial classes, providing intellisense.
LinFu.
Core
by:
alexey.petriashev
philiplaureano
13,977 total downloads
last updated
3/21/2012
Latest version:
2.3.0.41559
IOC
DI
mixin
A framework that adds mixins, inversion of control, DbC, and other language features to the Common Language Runtime. http://www.codeproject.com/KB/cs/LinFuPart1.aspx
pMixins
by:
ppittle
30,796 total downloads
last updated
2/16/2015
Latest version:
0.6.0.476-prerelease
pMixins
Code
Generator
Mixin
Aspect
Oriented
Development
AOP
A Mixin Framework for C#
Javascript-
FastClass
by:
dotnetwise
61,620 total downloads
last updated
7/29/2014
Latest version:
1.1.729.121805
Javascript
prototype
inheritance
fastClass
mixin
mixins
fast
class
inheritWith
inherit
More tags
A fast and lightest prototype inheritance when you can't use any complied library such as TypeScript or Google Closure
ProxyFoo
by:
jdasilva
silverlakesoftware
18,060 total downloads
last updated
3/11/2017
Latest version:
0.4.2
ProxyFoo
Duck
DuckTyping
Dynamic
Proxy
Typing
Casting
Intercept
Mixin
ProxyFoo is a library for the .NET Framework to facilitate creating high-performance proxies for Duck casting, null safe wrappers, method interception, and other uses.
Mixins
by:
skwasiborski
7,931 total downloads
last updated
11/7/2012
Latest version:
0.0.5
mixin
mixins
multi
inheritance
inheritance
A mixin is a class that provides a certain functionality to be inherited or just reused by a subclass. This project gives simple Mixin implementation fo c# using PostSharp AOP library. Mixins give simple way to...
More information
NTraits
by:
mcintyre321
12,011 total downloads
last updated
9/2/2016
Latest version:
1.3.24
Traits
Decorator
Behaviour
Mixin
Runtime
Portable
Entity
Component
Portable library for attaching behaviours to objects at runtime using extension methods. An entity-component system, if you will.
NProxy.
Core
by:
mtamme
56,051 total downloads
last updated
4/22/2022
Latest version:
3.0.0
dynamic
proxy
dynamicproxy
facade
bridge
interceptor
interception
decorator
adapter
aspect
More tags
NProxy is a library for .NET to create lightweight dynamic proxies
Plugly
by:
lokiworld
4,336 total downloads
last updated
8/19/2015
Latest version:
1.0.2
Castle
DynamicProxy
plugin
mixin
The way to alter class behavior without explicit inheritance which helps creating non-conflicting software extensions.
Cilador
by:
rileywhite
7,679 total downloads
last updated
5/3/2015
Latest version:
0.2.0
ILWeaving
CodeWeaving
Cloning
Cecil
Mixin
Mixins
CIL
High level IL manipulation tools built on top of mono.cecil. Currently only a very small surface of functionality is exposed which is used by Cilador.Fody to create mixins. As the project evolves,...
More information
ILCompose
by:
kekyo
8,372 total downloads
last updated
12/23/2022
Latest version:
1.10.0
ilasm
compose
mixin
ilsupport
inline-asm
cil
msil
Compose partially implementation both .NET language and IL assembler.
Mixins.
Fody
by:
skwasiborski
6,782 total downloads
last updated
4/29/2017
Latest version:
0.0.6
Fody
mixin
mixins
multi
inheritance
inheritance
A mixin is a class that provides a certain functionality to be inherited or just reused by a subclass. This project gives simple Mixin implementation fo c# using Fody exttension. Mixins give simple way to cope...
More information
Plugly.
Unity
by:
lokiworld
3,601 total downloads
last updated
8/19/2015
Latest version:
1.0.2
Unity
Castle
DynamicProxy
plugin
mixin
Plugly integration for Unity Container.
Cilador.
Fody
by:
rileywhite
8,937 total downloads
last updated
5/3/2015
Latest version:
0.2.0
Mixins
Mixin
BehaviorComposition
TypeComposition
ILWeaving
CodeWeaving
Inheritance
Fody
Cecil
CIL
Create your own custom, rich C# mixins with Cilador! Mixins are the perfect DRY solution for sharing code without abusing inheritance. Supports: Mixins containing fields, methods, properties, events, and...
More information
mixin-
js
by:
kmalakoff
3,141 total downloads
last updated
9/18/2012
Latest version:
0.1.5
mixin-js
mixinjs
mixin
javascript
aspect
coffeescript
Mixin.js is the 'reuse more', aspect-oriented Javascript nano-framework. Stay DRY...mixin!
MixinGenerator.
Mixins
by:
ufcpp
2,982 total downloads
last updated
12/30/2017
Latest version:
0.2.0
Mixin
analyzer
code
fix
source
generator
INotifyPropertyChanged
common mixins for MixinGenerator
SharpMixin
by:
pcol
711 total downloads
last updated
5/19/2018
Latest version:
1.0.0-alpha1
mixin
dynamic
A contract based mixin library.
MixinGenerator
by:
ufcpp
2,468 total downloads
last updated
12/30/2017
Latest version:
0.2.0
Mixin
analyzer
code
fix
source
generator
generate mixin codes with code analyzer/fix provider
Plugly.
Autofac
by:
lokiworld
1,164 total downloads
last updated
8/19/2015
Latest version:
1.0.2
Autofac
Castle
DynamicProxy
plugin
mixin
Plugly integration for Autofac.
NotifyPropertyChangedMixin
by:
jszumigaj
939 total downloads
last updated
7/16/2018
Latest version:
1.0.0
INotifyPropertyChanged
MVVM
Mixin
Binding
DynamicProxy
This package allows you to create a mixin that implements the INotifyPropertyChanged interface from an object of any class that does not implement it
Previous
Next