Stef Heyenrath
Stef Heyenrath
Hello @davemasters1984, I did use the https://github.com/WireMock-Net/WireMock.Net/tree/master/examples/WireMock.Net.WebApplication.NETCore3 as an example. And I published this application via VS 2022 via right click to a Windows App Service plan.  And it...
Hello @davemasters1984, did you manage to get it running on Azure using the above details?
Hello @davemasters1984, did you manage to get it running on Azure using the above details?
@ocombe Any update on this issue ?
1. It's better to move on to the new format, better support for .net core / .netstandard in vs 2017 2. It's always better to keep the dependencies as low...
Indeed correct. I do also have moved a lot of projects to the new csproj format, and all is some manual work. But creating NuGets is very easy.
Most recent text on page (https://bottr.co/docs/creating-your-first-bot.html) looks correct: ``` js const Bottr = require('bottr') const BottrApp = require('bottr-app') const bot = new Bottr.Bot() bot.use(new BottrApp()) bot.listen() ```
Ok. This seems like a bug in the API from GitHub... I currently use octokit library in https://github.com/StefH/GitHubReleaseNotes This is currently just using the free unauthenticated API. Is it a...
Float and double could just 'round' to an integer.