Project DescriptionAccountability for .NET enables programmers to create accounting applications through an easy to use API. It's written in C# 3.0 and uses the Provider pattern, so you can extend it with your own provider.
Feature list
- Extensible through provider pattern
- XML File provider included
- MySQL database provider included
- Atomicity of transactions
- Balance validation of transactions
- Search for transactions on account number and date and time interval
- Support for internationalization and localization
Providers