System.Web namespace vs .net core #926
Labels
community reported
design-proposal
label for issues that are design proposal
Triaged
Label to show that UA team has triaged this issue.
Summary
It's not a bug as much as a deep need. The System.Web namespace from ASP.NET is gone, and the individual replacements for the various things under it aren't documented for what replaces them in .net core. We need a document or something to explain what the replacement namespaces are.
Motivation and goals
1-2 paragraphs, or a bullet-pointed list. What existing pain points does this solve? What evidence shows it's valuable to solve this?
In scope
A list of major scenarios, perhaps in priority order.
Out of scope
Scenarios you explicitly want to exclude.
Risks / unknowns
How might developers misinterpret/misuse this? How might implementing it restrict us from other enhancements in the future? Also list any perf/security/correctness concerns.
Examples
Give brief examples of possible developer experiences (e.g., code they would write).
Don't be deeply concerned with how it would be implemented yet. Your examples could even be from other technology stacks.
The text was updated successfully, but these errors were encountered: