Skip to content

Conversation

@mairaw
Copy link
Contributor

@mairaw mairaw commented Feb 27, 2018

Doing a PR as an example for #4504

We have thousands of links without https in our repo. Started with the articles inside F# folder.
Kept links that don't support https like fsharp.org as http.

@mairaw mairaw added this to the Sprint 132 (2/24/18 - 3/16/18) milestone Feb 27, 2018
@mairaw mairaw self-assigned this Feb 27, 2018
@mairaw mairaw requested a review from cartermp February 27, 2018 19:35

## A Simple Type Provider
This sample is Samples.HelloWorldTypeProvider in the `SampleProviders\Providers` directory of the [F# 3.0 Sample Pack](http://fsharp3sample.codeplex.com) on the Codeplex website. The provider makes available a "type space" that contains 100 erased types, as the following code shows by using F# signature syntax and omitting the details for all except `Type1`. For more information about erased types, see [Details About Erased Provided Types](#details-about-erased-provided-types) later in this topic.
This sample is Samples.HelloWorldTypeProvider in the `SampleProviders\Providers` directory of the [F# 3.0 Sample Pack](https://fsharp3sample.codeplex.com) on the Codeplex website. The provider makes available a "type space" that contains 100 erased types, as the following code shows by using F# signature syntax and omitting the details for all except `Type1`. For more information about erased types, see [Details About Erased Provided Types](#details-about-erased-provided-types) later in this topic.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cartermp is there a better place to point folks other than codeplex?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At the moment, no. These tutorials all need a rewrite, unfortunately :(

@mairaw mairaw merged commit 5971455 into dotnet:master Feb 27, 2018
@mairaw mairaw deleted the https-fsharp branch February 27, 2018 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants