Erik Mogensen

Results 11 issues of Erik Mogensen

As mentioned in #397 we want to start using the new SDK for Notifiation Hubs, https://github.com/Azure/azure-notificationhubs-dotnet/releases . It is based on .NET Core. However the classes are a bit different...

pinned
sdk

To enable migrating the code to use the latest SDK tracks for Relay, Notification hubs, Event hubs and Service bus in a sensible manner, the class ServiceBusHelper should be split...

enhancement
in progress

It looks like this has to be done in one PR. Depends upon #686, Refactor the ServiceBusHelper class.

enhancement
sdk

The files: - properties.xml - message.xml - RelayMessage.xml are hardcoded to be stored in the current directory, which usually is the same as the binary. That makes it impossible to...

enhancement

It looks like this: ![image](https://github.com/paolosalvatori/ServiceBusExplorer/assets/9644248/ee3ca262-7ddc-47ce-97ec-75933a1d420e) Also, when a menu item is selected it will execute the actions associated with the two top menu items. I suggest the same context menu...

bug

The icons in the tree view should be the Azure symbols. (At the time the tool was created there weren't any Azure symbols.)

enhancement

When contributors send PRs, they should be guided by the rules set up in the project on how to style the code (code blocks, new lines, etc). This can be...

enhancement

Try /WarnAsError to block builds with warnings. Upgrade SetupMSBuild to Node.js 20 version

### Describe the Bug with repro steps The API Management team announced that they are enforcing a Minimum Management API version starting the 1st of June this year. [Here ](https://learn.microsoft.com/en-us/azure/api-management/breaking-changes/api-version-retirement-sep-2023)...

The Repair and Resubmit form does not look good on 100% and a screen with 3440 x 1440 resolution. This is on Windows 11. ![image](https://github.com/user-attachments/assets/de0d0505-1e49-4e27-8f4d-1e4e6be422f0) This is a regression caused...

bug