-
Anyone click on the map to show Popup?How does this function work
-
Hello,
How to configure the path to the razor pages? I'm getting the following error:
System.IO.DirectoryNotFoundException: Could not find a part of the path '/app/Components/Pages'.
Thanks!
…
-
## Description
When using razor pages, if the script tag contains @@, using the provided tag helper (`@addTagHelper *, WebOptimizer.Core`) would mess up the code.
## Example
```html
```
Due t…
-
/mappings currently doesn't know about razor pages, but it would be nice if it did
-
@klings Please consider adding support for ASP.NET Core [Razor Pages](https://docs.microsoft.com/en-us/aspnet/core/razor-pages/?view=aspnetcore-3.1).
The existing set of filters derive from `Action…
-
When trying to format a `.cshtml` file the formatting fails with a pop-up that says: "Request to textDocument/formatting failed."
This is the output in 'Razor Log':
```
[Info - 4:00:06 PM] Returne…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Razor pages do indeed support…
-
Hi,
Amazon release functionality in Lambda to enable use of razor pages and webapi as functions.
repo here: https://github.com/aws/aws-lambda-dotnet
article https://aws.amazon.com/blogs/develope…
-
I see the areas issue was fixed for MVC but not Razor Pages.
In my project I have:
Areas/Records/Pages/Search
Areas/Account/Pages/Search
And adding breadcrumbs for both gives:
System.Argume…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
I am using Blazor Components inside .Net8 MVC Web Application. I am using IViewLocalizer insi…