Diassoft Framework v1.0.0.4 - Production - April 17th 2018
This release contains the following packages:
- Diassoft Data Access: Provides a mechanism to access databases and perform IO operations. This release accepts only SQL Server and DB2 400 dialects.
- Diassoft Intelligence: Provides classes to perform out of ordinary actions. This release providas a StringToDateTranslator, which processes an input string and returns a DateTime.
- Diassoft Mvvm: The Diassoft Implementation of the Model View View Model design pattern. It provides Commands, Messages, ViewModel and Observable Objects. This is compatible with .NET Standard and .NET Framework (where the CommandManager is available).
- Diassoft Utilities: Provides generic classes and extension methods. For this release, the Julian Date class implementation and extension methods is being provided.
This release also contains test projects to validate the functionality.