Skip to content

Extending the .NET framework for simplicity

License

Notifications You must be signed in to change notification settings

wanderzirkus/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

About

Extending the .NET framework for simplicity

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.6%
  • Other 1.4%