Skip to content
Onesimo Hernandez edited this page Nov 17, 2015 · 11 revisions

The Andamio Framework provides a collection of reusable code designed to assist software development in .NET while reducing boilerplate code. The Framework offers a multitude of utilities and modules that when deployed should streamline and provide consistency to many tasks that are common across applications (such as logging, data manipulation, threading, and thread synchronization, cryptography, serialization, security, etc…)

Purpose

Andamio Framework offers a multitude of utilities and modules intended to be used by developers building all range of applications.

  • Usability: Andamio provides a wide range of utilities that should ease development.
  • Consistency: Andamio offers a consistent development framework across the provided utilities and modules.
  • Open and extensible: Andamio is malleable, all the source code is offered and changes are incorporated on a regular basis.

Modules

Andamio.Core

Andamio.DAO

Clone this wiki locally