Skip to content

Releases: johnazariah/orleans-contrib-universalsilo

Minor usability extensions

21 Apr 04:37
eb135b0
Compare
Choose a tag to compare
  • Expose the Logger object on the Silo Configurator
  • Expose the Configuration object on the Webapi Host Configurator
  • Set property accessibility to public

WebAPI DirectClient can now be used

17 Apr 20:00
Compare
Choose a tag to compare

The C# templates are almost done:

Each Project type now supports building and running with Docker. Dockerfiles, Makefiles and draft tye.yaml files are included in the project, in addition to .gitignore and .dockerignore files.

The Makefile is augmented to lower-case the tag for the generated docker images.

Updated Template

17 Apr 12:46
Compare
Choose a tag to compare

Add Dockerfile, Makefile and tye.yaml to templates
Pass user-specified names to namespaces

Minor usability extensions

21 Apr 04:26
Compare
Choose a tag to compare
  • Expose the Logger object on the Silo Configurator
  • Expose the Configuration object on the Webapi Host Configurator

WebAPI DirectClient can now be used

17 Apr 19:58
Compare
Choose a tag to compare
lib0.6.0

add templates for directclient

lib0.5.4

17 Apr 12:39
Compare
Choose a tag to compare
set up Nuget API key

Updated CI/CD pipeline

17 Apr 12:28
Compare
Choose a tag to compare

Minor configuration fixes