-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
- [ ] Remove Swashbuckle.AspNetCore as it gets removed with >= NET 9 ( https://github.com/dotnet/aspnetcore/discussions/58103 )
- [ ] Add the new OpenApi dependencies
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
Aspire 9 Test Project (xUnit) imposes STS libraries on solutions using LTS libraries by takin…
-
### This issue respects the following points:
- [x] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
Hi
Error message whilst trying to use your Pure theme with latest ABP Framework
Any ideas please?
MissingMethodException: Method not found: 'System.Collections.Generic.List`1 Volo.Abp.AspNetC…
-
### Summary
Hi,
when I try to access certain series like the one piece (same with naruto shippuden) series the page loads indefinitely forced to go back and click on the series again.
I tried with …
-
### Describe the bug
This line causes the error
```cs
jobsApi.MapGet("/Status/{id:guid}",JobStatusById);
```
however this works as expected
```
jobsApi.MapGet("/Status/{id}",JobStat…
-
**Assemblies affected**
- Microsoft.OData.Client 8.2.1
- Microsoft.OData.Core 8.2.1
- Microsoft.OData.Edm 8.2.1
- Microsoft.Spatial 8.2.1
**Other libraries used in the project:**
- Microso…
-
### Description
.net9
app.MapStaticAssets();
const response = await fetch(defaultUri + '.br', { cache: 'no-cache' });
why use cache: 'no-cache'
### Page URL
https://learn.microsoft.com/zh-cn/a…
-
mvc api project use Microsoft.Orleans.Server8.2 nuget package
Autofac.Core.DependencyResolutionException:“An exception was thrown while activating Microsoft.AspNetCore.Mvc.Infrastructure.Controlle…