Greg Gum

Results 9 issues of Greg Gum

**I'm submitting a feature request** Add Support for aspnetcore 2.0 Razor Pages * **What is the motivation / use case for changing the behavior?** Razor Pages are now recommended for...

enhancement

When I navigate to /preview, I get this message: Field not found: 'Microsoft.AspNetCore.Components.RenderTree.RenderTreeFrame.ComponentId'.

I believe the type of client is incorrect: `The examples in this article assume that you've created a [BlobServiceClient](https://learn.microsoft.com/en-us/dotnet/api/azure.storage.blobs.blobserviceclient) object by using the guidance in the [Get started with Azure...

storage/svc
blobs/subsvc
Pri1

I watched the Azure Friday Demo and it was great. But then clicking on the links included lead to a 404 for all after the first link. For example, this...

documentation

I am trying to follow the steps of getting started. But I don't find a Use This Template Button: ![image](https://user-images.githubusercontent.com/3810620/209470580-8d254a70-e275-472a-aeb1-ba57c797e251.png) Maybe Github has changed something?

documentation
good first issue

So, I am trying to get the Admin Site up and running. I cloned the site, and now I am running the project in VS 2022. The site opens in...

I would like to use Aurelia-Dragula in an Aurelia project that uses webpack 4. When I include the plugin like this: `.plugin(PLATFORM.moduleName('aurelia-dragula'))` the below error is thrown. Maybe there was...

help wanted

**I'm submitting a bug report** * **Library Version:** 1.3.2 **Please tell us about your environment:** * **Operating System:** Windows 10 * **Browser:** all **Current behavior:** Running this code: `this.controller.validate({ object:...

When I have a document open in the "Raw Data" section, it is often quite long and I need to scroll up and down. If I use a mouse wheel,...