Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 278 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 278 Bytes

CommonHelpers

A collection of useful helpers

  • string extensions (left, right, removediacritics, remove html, toInt32 ...)
  • reading AppSettings
  • simple wrapper for querying the database (with dapper)
  • reflection copy

For more information see the API