serverless-orleans icon indicating copy to clipboard operation
serverless-orleans copied to clipboard

A demonstration of local development and debugging + serverless Azure deployment of a Dockerized Orleans application.

Results 8 serverless-orleans issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Good day @jplane . I reviewed this repository and can't found any "serverless" solutions :) Serverless means that I as developer can run code as scripts without redeploying host. In...

Validate whether/how azure monitor metric alerts can implement the following scenario (and similar): "invoke a webhook whenever the avg CPU across all container groups within resource group X is >...