Releases: CSOIreland/PxStat
1.3.0 Beta
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
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
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
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.