-
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…
-
- https://www.youtube.com/watch?v=ouhtSWSdeOU&t=85s
- [procademy](https://www.youtube.com/@procademy)
-
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…
-
- [Teddy Smith](https://www.youtube.com/@TeddySmithDev)
- [ASP.NET Core Web API .NET 8 2024 -1. Create Project + Install](https://www.youtube.com/watch?v=qBTe6uHJS_Y&list=PL82C6-O4XrHfrGOCPmKmwTO7M0a…
-
### 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.…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
The static assets feature does not seem to work with ASP.NET Core MVC views.
Despite configu…
-
### 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();
```
-
-
### 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…