Skip to content

plainionist/Plainion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Plainion.Core library provides various extensions to the .NET framework to simplify the usage of the underlying .NET concepts.

NuGet Version

Plainion

  • Contract: Extremely simple but still powerful implementation of Design-By-Contract

Plainion.Composition

Provides extensions to MEF

Plainion.IO

Provides filesystem abstractions and an in-memory filesystem implementation which makes unittesting of code with filesystem dependencies much easier.

See ReadMe

Plainion.Logging

Provides simple logging framework abstraction to keep most of an application code base "logging framework implementation independent".

See ReadMe

Misc

Many more tiny little helpers