Mixins.Fody NuGet Package

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 with common issues like adding funcionality to comon classes that have to inherit from some framework base class, or compose custom behaviours of more than one base classes.

For now examples of using mixins are in the test project.




Got any Mixins.Fody Question?





Info

Version: 0.0.6
Author(s): SÅ‚awomir Kwasiborski
Last Update: Saturday, April 29, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://bitbucket.org/skwasiborski/mixins.fody
NuGet Url: https://www.nuget.org/packages/Mixins.Fody


Install
Install-Package Mixins.Fody
dotnet add package Mixins.Fody
paket add Mixins.Fody
Mixins.Fody Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

2544