Skip to content

Releases: CSOIreland/PxStat

1.3.0 Beta

05 Feb 13:30
Compare
Choose a tag to compare

This is the Beta Release of the Version 1.3.0.
Please note this Release is ready for an early Production deployment.

If updating from a previous version, please follow the instruction available in the Update Wiki page.

Issues:

1.2.0 Beta

22 Jan 14:31
Compare
Choose a tag to compare

This is the Beta Release of the Version 1.2.0.
Please note this Release is ready for an early Production deployment.

If updating form a previous version, please follow the instruction available in the Update Wiki page.

Issues:

1.1.0 Beta

22 Jan 14:07
Compare
Choose a tag to compare

This is the Beta Release of the Version 1.1.0.
Please note this Release is ready for an early Production deployment.

Issues:

1.0.0 Alpha

09 Nov 20:22
Compare
Choose a tag to compare
1.0.0 Alpha Pre-release
Pre-release

This is the Alpha Release of the Version 1.0.0.
Please note this Release is not ready for Production yet.

/root

  • /client
  • /server
  • /db

/client

Source-code for the Client Tier.
No Compilation required, ready to deploy.

/server

Source-code for the Server Tier and Cache Tier.
Please note that the Cache Tier is a module of the Server Tier.
Compilation required, please run a Publish in Visual Studio to deploy.
Available Configurations: Debug, Test, UAT, Live.

/server

Source-code for the DB Tier.
This includes the Data Model and Database Scripts
No Compilation required: please run the PowerShell script /db/deploy.ps1 to deploy.

Please consult the Wiki for more information.