grahambunce

Results 5 issues of grahambunce

Open ILSpy that has a previously opened assembly in the Assembly list but no longer exists (Yellow warning icon, tooltip "assembly could not be loaded, click here for details") Right...

**Describe the bug** The Rider AWS Serverless Application toolkit is meant to allow a dev to set up a new Serverless application template and is useful for learning what needs...

bug
ready-to-work
icebox

Hi, I'm trying to use this package due to it's custom re-writer capabilities; effectively as a reverse proxy. What I'm trying to do is to intercept every call, inspect the...

Create an Azure Functions 2.x C# app and associated function Add local.settings.json, e.g. ``` { "IsEncrypted": false, "Values": { "AzureWebJobsStorage": "UseDevelopmentStorage=true", "FUNCTIONS_WORKER_RUNTIME": "dotnet", "WEBSITE_MAX_DYNAMIC_APPLICATION_SCALE_OUT": "1" }, "AppSettings": { "local.logging.path": "c:\\temp\\diagnostics\\",...

Unless I have misunderstood something these steps do not work. Running Windows Server Core 2019, Docker Enterprise 19.03.2 Copy server\* files and folder structure Navigate to folder above "server". Run...