Skip to content

Releases: diassoft/Framework

Diassoft Framework v1.0.0.4 - Production

Choose a tag to compare

@diassoft diassoft released this 18 Apr 05:14
8b56cfd

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.

Diassoft Framework v1.0.0.2 - Production

Choose a tag to compare

@diassoft diassoft released this 18 Apr 04:47
d0cc85a

Diassoft Framework v1.0.0.2 - 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.

Diassoft Framework v1.0.0.1 - Preview 1

Pre-release

Choose a tag to compare

@diassoft diassoft released this 19 Sep 05:17

Diassoft Framework v1.0.0.1 - Preview 1 - September 18th 2017

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.

Packages are available at: https://www.myget.org/feed/Packages/diassoft