-
_This issue has been moved from [a ticket on Developer Community](https://developercommunity.visualstudio.com/t/hitting-enter-inside---of-a-html-helpe/10585892)._
---
I've attached a screen record…
-
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…
-
Hi,
GraphQL is timing out and giving error "504 Gateway Time - out". How do I increase the timeout period?
Below is my code
services.AddGraphQLSchema(provider =>
{
provider.OnFieldCrea…
-
### Describe the bug
I'm getting a ArgumentNullException in the step `Apply code fixes to Razor documents` for `UA0001`:
### To Reproduce
`upgrade-assistant --ignore-unsupported-features --non-…
-
**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…
-
https://rehansaeed.com/securing-asp-net-core-in-docker/
-
https://rehansaeed.com/asp-net-core-hidden-gem-queryhelpers/
-
https://rehansaeed.com/asp-net-core-caching-in-practice/
-
https://rehansaeed.com/asp-net-core-lazy-command-pattern/
-
Hello,
I've been trying to use CTFd through the API for the past week and I'm having trouble authenticating users. Core uses HTTPClientFactory to make a connection and maintains that connection for r…
ghost updated
4 years ago