dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.21k stars 5.86k forks source link

Archive the EAP docs #35548

Open gewarren opened 1 year ago

gewarren commented 1 year ago

See https://github.com/dotnet/runtime/discussions/86867#discussioncomment-6029278.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

gewarren commented 1 year ago

@BillWagner Do you want to take this one or should I?

pkulikov commented 1 year ago

@gewarren @BillWagner what about the APM: https://learn.microsoft.com/en-us/dotnet/standard/asynchronous-programming-patterns/asynchronous-programming-model-apm

Should those docs go to archive as well?

pkulikov commented 1 year ago

The original linked thread might talk about the APM actually (Begin/End methods)

BillWagner commented 1 year ago

We should verify with @stephentoub , but I'd agree with archiving all the docs for the pre-async / await / Task based model. (EAP, APM both),

I can do it later this month.