Skip to content

TorbenRahbekKoch/SoftwarePassion.Common

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

SoftwarePassion.Common

Core

Various low-level utilities. Some cool StringExtensions.

Worth checking out is the TimeProvider (inspired by Mark Seeman) and the PluginFinder - a poor-man's Plugin system.

Also very neat is the PropName in ObjectExtensions.

ErrorHandling

A collection of Exception classes inspired by my error handling blog.

Data

SqlDataAccessHandler. A handler for calling Sql Server with retry logic and mapping Sql Exceptions into the standard ErrorHandling exceptions.

Core.Wcf

The SafeServiceHost is very useful in self-hosting scenarios.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published