-
Working on this:
https://docs.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/validation?view=aspnetcore-3.0
-
In the previous task we created a separate controller action, and view, for each category. In this task we want to consolidate that into a single controller action. The views will still be separate, b…
-
Hi team,
I moved this from here: https://github.com/aspnet/AspNetCore.Docs.zh-cn/issues/234
The comments below were machine-translated
@yunfeiyang1916 commented 9 days ago
The "Download PDF" fu…
-
### Is your feature request related to a problem? Please describe.
Include IIS virtual directory path in request.uri attribute of transactions in ASP.NET Core
### Feature Description
thank you al…
-
We are using EF Core with MS SqlServer and an own ETag field (GUID). I guess that I could add a RowVersion field (and opt out of the concurrency check), but we already have mid-air conflicts logic ba…
-
*Short summary (3-5 sentences) describing the issue.*
The method "EnableLowerCamelCase()" from the class "ODataConventionModelBuilderExtensions" rises an incorrect missing property exception when…
-
## What is it?
We've split up the MVC runtime features into a set of more granular packages based on what features they provide and what dependencies they have.
**For most users there will be no cha…
-
I've been using this library without issue for some time, including in .NET Core 2.x apps, so thanks for that 🙂
However, I've just come across an issue with standard constants exposed as static fie…
-
As discussed in [aspnet/Home#272](https://github.com/aspnet/Home/issues/272#issuecomment-181184766), trying to run T4MVC in a MVC Core 1 application causes Visual Studio to hang.
I have posted a samp…
-
Hello,
I am excited about WebApiContrib.Core.WebPages as it should potentially enable us to quickly and easily migrate our small internal church video archive to ASP.NET Core 1.0 with hosting on Linu…