-
If I want to switch generated application to have react.js and asp.net core 8+,
what would I need to do?
Can you provide some guide on what files to change?
-
**Is your feature request related to a problem? Please describe.**
The BankID API wrapper is today a separate package, which allows for using it without the Active Login authentication flow / UI foun…
-
Attempted to install the alpha release from a year ago to play with the project, noticed that DNVM wasn't downloading, realized that the project was based on the core technologies before the rebrandin…
-
When we try to deploy the webapi Application it throws an error **HTTP Error 500.30 - ASP.NET Core app failed to start**
[https://github.com/microsoft/chat-copilot/blob/main/scripts/deploy/README.md#…
-
To support custom ASP.NET Core Identity scenario with EFDesigner some manual work has to be done.
1. Implement 7 custom entities which inherit types from `Microsoft.AspNetCore.Identity` namespace:
…
-
I want to take action in adding VB.NET to ASP.NET MVC Core, as I posted in https://github.com/aspnet/AspNetCore/issues/8583
If anyone can help or participate, I will be glad.
-
### URL
https://docs.microsoft.com/en-us/aspnet/core/getting-started/?view=aspnetcore-6.0&tabs=linux
### Operating system
Linux
### More information about your system
Ubuntu 20.04.4 LTS
x64
##…
ghost updated
2 years ago
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
The following is on an Azure VM with Windows Server 2022.
Versions: App is at .netCore 7.0
As…
-
Written on 08.10.2018 06:34:38
URL: http://asp.net-hacker.rocks/2018/10/11/customizing-aspnetcore-07-outputformatter.html
-
Repro steps:
- Create an empty ASP.NET Core app
- Add `app.MapStaticAssets()`
- Add wwwroot/test.html
```html
Test
```
Run the app and browser to /test.html
Expected result: t…