stable release v3.1.0
This release is contains the following changes:
- Implemented GitHub Actions
a. Added dotnet.yml a GitHub Actions Workflow for Building .NET
b. Modified dotnet.yml to create Postgres Containerized Service
c. Modified dotnet.yml to initialize Postgres for Unit Tests
d. Modified dotnet.yml to use the right runsettings for Unit Tests - Migrated all code to run on Linux as well as Windows
- Migrated Datastore to use Postgresql