dotnet / dotnet/systemweb-adapters

Consider moving some of the System.Web adapters middleware into ASP.NET Core itself

Open
#202 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
384
Forks
76
Avg merge
2h 24m
Merged PRs (30d)
1

Description

## Summary

While going through the [API review](https://github.com/dotnet/aspnetcore/issues/42091), it was pointed out that some of the middleware perform general goodness that would make sense in ASP.NET Core itself (and has been asked for a while).

Potential candidates include:

- [Async loading of session state](https://github.com/dotnet/aspnetcore/issues/35154)
- PreBufferRequestStream
- [BufferResponseStream](https://github.com/dotnet/aspnetcore/issues/27470)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.