As of now, I believe these packages are maintained by the ASP.NET team and their documentation is also only available inside the ASP.NET Core section (Configuration, Dependency Injection, Logging), even though these are not ASP.NET Core specific libraries and are used by a number of other projects.
It would be nice if there would be a more generic introduction to these libraries in the .NET Core Guide section (for people building their own apps/services/libraries), and the ASP.NET Core (or any other project) docs could refer to that and just extend it with framework/library specific examples.
Edit by @Rick-Anderson
~Port over all .NET content from ASP.NET Core repo - .NET fundamentals / Microsoft Extensions:~
Create .NET content versions of content in the ASP.NET Core repo - .NET fundamentals / Microsoft Extensions:
Thanks @petroemil for your feedback. @Rick-Anderson @csharpfritz what do you guys think?
@petroemil sounds like a good idea. After the .NET Core version were written, we could refactor the ASP.NET Core versions.
Tie in with https://github.com/aspnet/Docs/issues/5161
@richlander any thoughts on this request?
This has been languishing for more than a year now. In theory it's a great plan, but as a practical matter it might never get implemented as it stands, since it would take a lot of time, and both content teams (.NET and ASP.NET) have extensive backlogs of higher-priority issues.
Here's an alternative approach that might adequately address the issue with much less time investment:
Port over all .NET content from ASP.NET Core repo - .NET fundamentals / Microsoft Extensions:
Port over all .NET content from ASP.NET Core repo - .NET fundamentals / Microsoft Extensions:
That's not a good idea.
I agree with Tom's proposal.
That's not a good idea.
Per our call yesterday, and the discussion with Tom - we're moving forward with this for the following reasons:
Most helpful comment
Per our call yesterday, and the discussion with Tom - we're moving forward with this for the following reasons: