-
AspNetCore.Mvc.Formatters for `netstandard2.0` requires the Nuget package `Microsoft.AspNetCore.Mvc.Core` which has severe security vulnerability.
ASP.NET Core 3.x or later don't require that package…
-
---
name: Feature/ Cookie based auth in Asp.Net Core Mvc
about: Describe a new feature or report a bug
title: "[TYPE] Brief description of the issue"
labels: ''
assignees: ''
---
## Issue S…
-
**Is your feature request related to a problem? Please describe.**
Add a sample of how to use the Speech SDK to convert text to speech and speech to text in ASP.NET Core MVC (Web App)
-
After #33829 merges. copied list in #33703
Start a [ASP.NET overview](https://learn.microsoft.com/en-us/aspnet/overview)
[In general,](https://teams.microsoft.com/l/message/19:49ff5836203f4b358334b…
-
Update the code for [Razor Pages with Entity Framework Core in ASP.NET Core ](https://docs.microsoft.com/en-us/aspnet/core/data/ef-rp/intro) from .NET 6 to .NET 9
1. Update the .NET 6 code in th…
-
Hi Renerick,
I try to use your solution in asp.net core mvc. the .net framework is .net 8 standard version.
However, even I copied exactly everything from your demo, signalR test hub is not triggere…
-
I am reaching out regarding an intermittent issue we are experiencing with session state sharing between our .NET Framework 4.7.2 and .NET Core 6.0 applications using the side-by-side incremental migr…
-
### 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.
The aspire host allows me to also s…
-
**Assemblies affected**
- ASP.NET Core OData 9.x
- ASP.NET Core OData 8.x
- ASP.NET Core OData 7.x/ASP.NET OData 7.x
**Describe the bug/Repro steps**
Consider the following sample service that …
-
We are starting a new project and will be using ASP.NET Core MVC.
My question is should we use Razor pages or stick with MVC view pages?
just wondering what are fellow Csla developers using?
Kind…