SeppPenner

Results 194 comments of SeppPenner

It's quite simple to get the whole `wwwroot` folder automatically in a server-side project: 1. Adjust your `_Host.cshtml` file in the server project or create it if it doesn't exist,...

This is still present in the latest version if you use (In my case with the Checkbox) ```csharp Value="@SomeValue" ValueChanged="@(e => ValueChanged(e))" ``` together...

This seems to be a dead repo. You should take a look at https://github.com/jeanadrien/gatling-mqtt-protocol. Seems to be better maintained.

This seems to be a dead repo. You should take a look at https://github.com/jeanadrien/gatling-mqtt-protocol. Seems to be better maintained.

This seems to be a dead repo. You should take a look at https://github.com/jeanadrien/gatling-mqtt-protocol. Seems to be better maintained.

This seems to be a dead repo. You should take a look at https://github.com/jeanadrien/gatling-mqtt-protocol. Seems to be better maintained.

@loic-sharma Currently, it looks like this: ![BaGet_Footer](https://user-images.githubusercontent.com/9639361/85055123-63c41c80-b19d-11ea-9e35-154b6592e59d.PNG) So, the todos are obvious: * What do we want to show there? * How do we get the version information there (Best...

I will try this and see how it looks after the changes :)

Todos: * What do we want to show there? * Get version information like described in the links * Update build script * The footer needs to be fixed to...

@loic-sharma For me, this looks valid.