-
### Description
The ASP.NET Core fundamentals doc currently shows MVC & Razor Pages. Instead, it should show Blazor for any frontend web development needs.
### Page URL
https://learn.microsoft.com/…
-
**I'm submitting a feature request**
Create ASP.NET Core Aurelia Template for dotnet new in favour of the Aurelia CLI generated dotnet template.
The ASP.NET Core Aurelia Template was retired in …
-
# asp dotnet core 基于 TestServer 做集成测试
asp dotnet core 基于 TestServer 做集成测试
[https://blog.lindexi.com/post/asp-dotnet-core-%E5%9F%BA%E4%BA%8E-TestServer-%E5%81%9A%E9%9B%86%E6%88%90%E6%B5%8B%E8%AF%95.h…
-
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…
-
Vulnerable Library - microsoft.aspnetcore.server.iisintegration.2.1.1.nupkg
ASP.NET Core components for working with the IIS AspNetCoreModule.
Library home page: https://api.nuget.org/packages/micro…
-
Building src/Benchmarks errors with unable to find a 9.0 version of Microsoft.Extensions.Logging
```
❯ ~/.dotnet/dotnet --info
.NET SDK:
Version: 9.0.100-rc.2.24474.11
Commit: …
-
Vulnerable Library - microsoft.aspnetcore.identity.entityframeworkcore.2.1.1.nupkg
Path to dependency file: /src/SiteExtensions/Sdk/HostingStartup/HostingStartup.csproj
Path to vulnerable library: …
-
### Documentation related to component
Repository
### Please check all that apply
- [ ] typo
- [x] documentation doesn't exist
- [ ] documentation needs clarification
- [ ] error(s) in the e…
-
We have received sporadic reports about users unable to correct configure ASP.NET Core on their machines. This centers on ASP.NET Core installers not including the runtime.
Here is a latest (and qu…
-
### Describe the bug 🐞
It appears that the source-generated clients receive ownership of an injected `HttpClient`, which they do not dispose. In fact, these clients do not implement `IDisposable` at …