Navigation Menu

Skip to content

dibble-james/JamesDibbleAssemblies

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#JamesDibble Everyone has to have something named after themselves right...?

Here we have my (work in progress) application framework, collection of extension methods and service bus implementation.

The solution is continuously integrated using AppVeyor Build status


##Application Framework This is my collection of classes that I use to abstract certain operations out of actual projects I complete for other people. After completing a couple of websites for clients, it was obvious what code could be extracted and shared between projects, so that's exactly what I did.

The idea is to create a consistent interface for accessing things like persitence and configuration.

I'm working on creating some documentation.

##Extensions Speaks for itself, butt loads of extension methods! I think every solo .Net programmer has at some point said "I'm gonna create a library to share all these extension methods one day...". Well I actually did. This is the proof. So there.

###Where can I find out information on it. Again, I am working on documentation for this, as well as a good way of sharing the design.

##Legal Shizzle This code is under the MIT License.

About

Personal libraries for extensions and application framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%