John Tsombakos

Results 20 issues of John Tsombakos

I have code that creates an ActionAsPdf object, pointing to a method in an controller. The method is marked as [AllowAnonymous] so permissions is not an issue. There are two...

Adding a .cshtml file to an ASP Net Core Minimal API Project throws up multiple errors. Typing in the file also produces a stream of errors. ## Steps to Reproduce...

OmniSharp
Razor

When attempting to download a file from our Azure Storage account, which used to work just fine, after selecting the destination folder, I am receiving an error that just says...

🐛 bug
🔍 investigate

**Is your feature request related to a problem? Please describe.** Add syntax support for using colons in GOTO and GOSUB labels. ![image](https://user-images.githubusercontent.com/13488/105084176-f8f4ff80-5a63-11eb-9704-502a9da5cb72.png)

help wanted

I have an app that has a separate service library that I need to generate some html. I have the nuget package installed into the project, with the /Slices directory...

enhancement

I updated a test app with the latest version. The first thing I found was I had to change the way rendering to a string was done. I have a...

- REST Client Version: 0.25.1 - VSCode Version: 1.91.0 (Insiders) - OS Version: Windows 11 (Adding this report, as the previous one is over a year old with no updates)...

Type: Bug In a Razor file, when trying to enter an HTML attribute into an HTML tag, such as ``, an extra `=` sign is entered into the auto-entered quotes:...

Bug
Razor
Completion

Question: When setting the type for a .razor file, there are two different entries available - "ASP.NET Razor" and "Razor" Which is the correct one? Where are these two entries...

untriaged

**Describe the bug** Attempting to generate a PDF on MacOS does not produce any output to the Companion app. The app hangs in the call to `ShowInCompanion()` but no output...