-
System.Web.Mvc and System.Web.WebPages are nuget package dependencies nowadays, available in Microsoft.AspNet.Mvc and Microsoft.AspNet.WebPages. They were first specified this way in https://github.co…
-
*From @pranavkm on July 19, 2017 22:24*
1. Create a directory with a hyphen e.g. `ef-test`
2. cd `ef-test`. `dotnet new mvc -au Individual`
3. Run the `dbcontext scaffold ` command
Expected:
…
-
Help us catch bugs like https://github.com/aspnet/EntityFrameworkCore/issues/11752 and https://github.com/aspnet/Mvc/pull/7690#discussion_r182925636
-
### Description
Prior work at https://github.com/dotnet/AspNetCore.Docs/pull/28306.
Product unit PRs:
* https://github.com/dotnet/runtime/pull/91295
* https://github.com/dotnet/runtime/pull/…
-
upload image
get image
create thumbnail
get image by width size
-
**Describe the bug**
When visit the Asp.net core tutorial from the [official document](https://learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/adding-controller?view=aspnetcore-7.0&tabs…
-
I am trying to build a ASPNet Core OData API on entities which has complex properties of type anonymous JSON (i.e. 'dynamic' or 'JObject' or object) and a simple GET API fails while serialization …
-
Filtering open type entity by a property using IN operator not works.
### Assemblies affected
Assemblies affected Microsoft.AspNetCore.OData 7.5.2
### Reproduce steps
Map odata in Startu…
-
From MVC: https://github.com/aspnet/Mvc/blob/master/src/Microsoft.AspNetCore.Mvc.ViewFeatures/ModelExpressionProvider.cs
In order to be able to do `
-
https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/getting-started-with-ef-using-mvc/migrations-and-deployment-with-the-entity-framework-in-an-asp-net-mvc-application