-
I have a scaffolding failing issue in Visual Studio 2022 and 2019.
Details:
![Scaffolding-issue](https://user-images.githubusercontent.com/70811082/143558124-f00162ff-1e14-4fca-a4c2-3844c4c793e4.P…
-
I cannot get Glimpse to work with the new ASP.NET version. I know Scott Hanselman showed it in a video. But that was around beta 5 or so I guess, long ago.
I tried building the master and dev branch,…
-
Problem encountered on https://dotnet.microsoft.com/en-us/learn/maui/first-app-tutorial/install
Operating System: windows
Provide details about the problem you're experiencing. Include your operating…
-
![image](https://github.com/liukuo362573/Y
![微信图片_20240412130751](https://github.com/liukuo362573/YiShaAdmin/assets/49631226/fd38ed19-740a-4775-9639-a839db8cfe1b)
iShaAdmin/assets/49631226/3ed8b1aa-…
-
I've discovered that you can run an ASP.NET Core image with a read-only file system but this requires you to turn off debugging and profiling support because otherwise you get an error. Full sample [h…
-
### Describe the bug.
Every time I open a new VS Code window, an error pops up about .NET being unable to be installed. It's triggered from the Azure Copilot agent, as it requires .NET.
### Please a…
-
# Sharpcms.Core - Migrating an old ASP.NET CMS to ASP.NET Core on Twitch
[http://asp.net-hacker.rocks/2019/04/16/sharpcms.html](http://asp.net-hacker.rocks/2019/04/16/sharpcms.html)
-
In asp.net Core uses WebSockets, because of the use of Kestrel, it is not possible to deploy in IIS, how to set this up, or use other methods to deploy the project to other platforms
I followed the…
-
ServiceControl uses regular ASP.NET controllers. It would be desirable to move to minimal API for the following reasons:
- minimal API is AOT friendly; it would be a step towards enabling AOT in Se…
-
# 集群环境下,你不得不注意的ASP.NET Core Data Protection 机制 | 小王的博客
前言最近线上环境遇到一个问题,就是ASP.NET Core Web应用在单个容器使用正常,扩展多个容器无法访问的问题。查看容器日志,发现以下异常: 1warn: Microsoft.AspNetCore.Session.SessionMiddleware[7] Error unprote…