-
We'll be reshipping ASP.NET Core 2.1 as ASP.NET Core 2.3 and encourage ASP.NET Core 2.2 users to update to it. In this post I'll provide more background.
> [!NOTE]
>
> This post only applies if you'r…
-
I'm fairly new to ASP.NET Core Identity, let's make sure what features it supports and see if it can fulfill these requirements for authentication, authorization, and user management.
Research if AS…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
The following razor snippet renders to nothing (is completely ignored??) in ASP.NET Core 9.0.…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| X.Y.Z-rev | Wazuh component | Manager/Agent | Packages/Sources | OS version |
Wazuh Version: 4.9.0
I have a…
-
### Package
Sentry.AspNetCore
### .NET Flavor
.NET Core
### .NET Version
8.0.0
### OS
Linux
### SDK Version
4.13.0
### Self-Hosted Sentry Version
_No response_
### Steps to Reproduce
### …
-
### 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.
When creating a C# client library f…
-
how can I log failures that occurred in an asp.net core application?
my code:
```cs
builder.Services.AddTempus();
builder.Services.AddTempusJob();
```
-
-
# Description
I get the following error after an upgrade of Orleans (to 9.0):
```text
[2024-11-19 13:11:34 ERR] Unexpected exception in static IISHttpServer.HandleRequest.
System.MissingMethodExcep…
-
### Core or SDK?
Platform/SDK
### Which part? Which one?
Dotnet
### Description
I'm using Sentry with Blazor applications and it feels like the documentation regading blazor is a bit lacking. For…