Jonathan Parker

Results 30 comments of Jonathan Parker

There's a [workaround using NPM 8 overrides](https://github.com/ACloudGuru/serverless-plugin-aws-alerts/pull/207#issuecomment-1098635212)

Thanks @dracan did you have any other issues with your install? I hope you enjoy the codeathon.

There's instructions for using a docker image for sql server for Linux / Mac. This could be used for devs running Windows too who don't have sql or are not...

I'm wondering if providing a linux docker image with Nodejs, Rider and SQL server pre-installed would help... I'm wondering if people are finding it difficult due to not being familiar...

hub.docker.com account would be good for docker images. For boxstarter you don't need an image as it's a script that downloads everything for you. Potentially we could do a azure...

Here's the link to the boxstarter script for setting up an environment for the mobile app development. https://gist.github.com/jonparker/3f45edbd7eb17ba02c783d9e3b91bb23

Hi @raina02, this project is no longer active.

@CliffAgius That's great. Go for it and let us know if you have any questions or issues. Are you on the slack channel? @misterjames should be able to invite you.

@CliffAgius and @stevejgordon I just logged into http://allready-d.azurewebsites.net/ and the current page is not highlighted in the menu. Screenshots for chrome and firefox: https://imgur.com/a/Rlfv9

Hi, I did some research on this and there's a tag helper you can create to add an active css class to the active link: https://benjii.me/2017/01/is-active-route-tag-helper-asp-net-mvc-core/