Skip to content

The Common Library contains a collection of helper classes that are commonly used in different kinds of applications. To limit copying the same code, use a clean debugged library instead.

License

Notifications You must be signed in to change notification settings

datovy-edam/Edam.Common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edam.Common Library

The Common Library contains a small collection of helper classes that are commonly used in different kinds of applications. To limit copying the same code, use a clean debugged library instead. Some of these classes are related to the following topics:

  • Application - helper classes to manage common application settings, sessions and other.
  • Data - ADO helper classes.
  • Data Objects - various data and template classes.
  • Diagnostics - various helpers to manage issues, messages while running the service or app.
  • Folder File Support - helpers to quickly get folder and file information.
  • Text Parsing - various text/string parsing support.
  • Web HTTP - helpers to support HTTP requests/responses (see Edam.Net.Web)
  • Other - various other helpers.

About

The Common Library contains a collection of helper classes that are commonly used in different kinds of applications. To limit copying the same code, use a clean debugged library instead.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages