Releases: johnazariah/orleans-contrib-universalsilo
Releases · johnazariah/orleans-contrib-universalsilo
Minor usability extensions
- 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
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
Add Dockerfile, Makefile and tye.yaml to templates
Pass user-specified names to namespaces
Minor usability extensions
- Expose the Logger object on the Silo Configurator
- Expose the Configuration object on the Webapi Host Configurator
WebAPI DirectClient can now be used
lib0.6.0 add templates for directclient
lib0.5.4
set up Nuget API key
Updated CI/CD pipeline
Minor configuration fixes