-
When:
Invalid route is filled in AutoRoutePart
Then:
OrchardCore CMS fails to render Content items list with error
![image](https://user-images.githubusercontent.com/52829889/97909086-f084070…
-
## Background and Motivation
In asp.net core MVC and razor pages, the asp-for tag helper sets a css class for invalid input fields. But there is no way to customize that class name. Most CSS librarie…
-
Hi, I think it will be helpful add coverage for repository like ![code-coverage-badge_219afc5e 2](https://cloud.githubusercontent.com/assets/9089970/25317418/a0da3dcc-2878-11e7-8879-0c9df365e7db.jpg)
…
-
The primary thing that's going wrong here is that too much memory is being allocated. It's not anything you've done **wrong** in your app to cause this, but you have shown us a gap in our perf testing…
-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/Exception-when-using-interpolation-in-a-/1567085)._
---
I'm using:
- VS 2022, issue exi…
-
1. On the page 645 `Northwind.Mvc.Models` should be imported in order to use `HomeIndexViewModel`:
```csharp
@using Northwind.Mvc.Models
@model HomeIndexViewModel
```
2. On the page 646 `View` …
-
We've changed the behavior of the existing `TagHelperContent` methods like `.Append(...)` and `.SetContent(...)` to HTML encode their input. A new set of companion methods have been added with names l…
-
Type: Bug
## Issue Description ##
While loading projects CPU usage is consistently around and above 100% CPU. That's 1 core on Mac.
## Steps to Reproduce ##
Start VSCode and load our solution …
-
Forgive me, as I am new to Razor TagHelpers.
When building a tag using a TagHelper, I'm finding myself often wanting to wrap the inner content of the component with an element, a `div.container` fo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the bug
After https://github.com/dotnet/aspnetcore/issues/37510 we can mark model as nullable like `@…
G1Vh updated
8 months ago