Skip to content
This repository has been archived by the owner on Nov 23, 2017. It is now read-only.

KodeFoxx-Archives/deprecated-Kf.Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kf.Core

Basic .Net helper classes, because I hate writing code twice. Kf (KodeFoxx) Core holds a set of .Net classes and objects that speeds up, at least, my development. It's meant to be lightweight and if a new feature is considered, it should be considered again before actually adding it here.

Build status

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Some things...

  • Conventions are enforced to be used throughout the project. They are documented in code and in the tests.
  • Extension Methods should always be under the root namespace of "Kf", they are collected in the "(extensions)" project folder.
  • Helpers are usually base classes that hold functionality to make extension methods work. At least for now this is 100% the case.

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Documentation

This is coming. Meanwhile, please review the tests for the best examples on how to use.

Download

Via NuGet at https://www.nuget.org/packages/Kf.Core/

About

Basic .Net helper classes, because I hate writing code twice.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages