Thanks to visit codestin.com
Credit goes to github.com

Skip to content

System.Convert F# snippets #7688

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 22, 2022

Conversation

albert-du
Copy link
Contributor

Adds F# snippets for Convert

@albert-du albert-du requested a review from a team as a code owner February 4, 2022 03:26
@ghost ghost added the area-System.Runtime label Feb 4, 2022
@albert-du albert-du marked this pull request as draft February 4, 2022 03:38
@opbld32
Copy link

opbld32 commented Feb 4, 2022

Docs Build status updates of commit 22086d0:

⚠️ Validation status: warnings

File Status Preview URL Details
xml/System/Convert.xml ⚠️Warning View Details
snippets/fsharp/System/Base64FormattingOptions/Overview/ToBase64String.fs ✅Succeeded View
snippets/fsharp/System/Base64FormattingOptions/Overview/ToBase64String2.fs ✅Succeeded View
snippets/fsharp/System/Base64FormattingOptions/Overview/ToBase64String3.fs ✅Succeeded View
snippets/fsharp/System/Base64FormattingOptions/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Byte/Overview/ToByte5.fs ✅Succeeded View
snippets/fsharp/System/Byte/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Byte/Overview/tobyte1.fs ✅Succeeded View
snippets/fsharp/System/Byte/Overview/tobyte2.fs ✅Succeeded View
snippets/fsharp/System/Byte/Overview/tobyte3.fs ✅Succeeded View
snippets/fsharp/System/Byte/Overview/tobyte4.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype00.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype01.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype03.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype_enum2.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype_nullable.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype_nullable_1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/convertchangetype.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/DBNull/dbnull1.fs ✅Succeeded View
snippets/fsharp/System/Convert/DBNull/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/FromBase64CharArray/class1.fs ✅Succeeded View
snippets/fsharp/System/Convert/FromBase64CharArray/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/FromBase64CharArray/tb64ca.fs ✅Succeeded View
snippets/fsharp/System/Convert/IsDBNull/Form1.fs ✅Succeeded View
snippets/fsharp/System/Convert/IsDBNull/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/Overview/NonDecimal1.fs ✅Succeeded View
snippets/fsharp/System/Convert/Overview/converter.fs ✅Succeeded View
snippets/fsharp/System/Convert/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToBase64String/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToBase64String/tb64s.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToBoolean/ToBoolean1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToBoolean/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToBoolean/objectifp.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToBoolean/system.convert snippet.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToBoolean/toboolean2.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToByte/Conversion.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToByte/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToChar/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToChar/stringnonnum.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToChar/tochar1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDateTime/ToDateTime1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDateTime/ToDateTime1/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToDateTime/ToDateTime2.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDateTime/ToDateTime3.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDateTime/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToDateTime/todatetime4.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDecimal/ToDecimal1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDecimal/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToDecimal/todecimal11.fs ✅Succeeded View

This comment lists only the first 50 files in the pull request.

xml/System/Convert.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld34
Copy link

opbld34 commented Feb 5, 2022

Docs Build status updates of commit aa61446:

⚠️ Validation status: warnings

File Status Preview URL Details
xml/System/Convert.xml ⚠️Warning View Details
snippets/fsharp/System/Base64FormattingOptions/Overview/ToBase64String.fs ✅Succeeded View
snippets/fsharp/System/Base64FormattingOptions/Overview/ToBase64String2.fs ✅Succeeded View
snippets/fsharp/System/Base64FormattingOptions/Overview/ToBase64String3.fs ✅Succeeded View
snippets/fsharp/System/Base64FormattingOptions/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Byte/Overview/ToByte5.fs ✅Succeeded View
snippets/fsharp/System/Byte/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Byte/Overview/tobyte1.fs ✅Succeeded View
snippets/fsharp/System/Byte/Overview/tobyte2.fs ✅Succeeded View
snippets/fsharp/System/Byte/Overview/tobyte3.fs ✅Succeeded View
snippets/fsharp/System/Byte/Overview/tobyte4.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype00.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype01.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype03.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype_enum2.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype_nullable.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype_nullable_1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/convertchangetype.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/DBNull/dbnull1.fs ✅Succeeded View
snippets/fsharp/System/Convert/DBNull/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/FromBase64CharArray/class1.fs ✅Succeeded View
snippets/fsharp/System/Convert/FromBase64CharArray/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/FromBase64CharArray/tb64ca.fs ✅Succeeded View
snippets/fsharp/System/Convert/IsDBNull/Form1.fs ✅Succeeded View
snippets/fsharp/System/Convert/IsDBNull/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/Overview/NonDecimal1.fs ✅Succeeded View
snippets/fsharp/System/Convert/Overview/converter.fs ✅Succeeded View
snippets/fsharp/System/Convert/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToBase64String/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToBase64String/tb64s.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToBoolean/ToBoolean1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToBoolean/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToBoolean/objectifp.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToBoolean/system.convert snippet.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToBoolean/toboolean2.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToByte/Conversion.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToByte/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToChar/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToChar/stringnonnum.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToChar/tochar1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDateTime/ToDateTime1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDateTime/ToDateTime1/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToDateTime/ToDateTime2.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDateTime/ToDateTime3.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDateTime/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToDateTime/todatetime4.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDecimal/ToDecimal1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDecimal/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToDecimal/todecimal11.fs ✅Succeeded View

This comment lists only the first 50 files in the pull request.

xml/System/Convert.xml

  • Line 0, Column 0: [Warning: invalid-code] It looks like your code snippet was not rendered. Try range instead.

For more details, please refer to the build report.

If you see build warnings/errors with permission issues, it might be due to single sign-on (SSO) enabled on Microsoft's GitHub organizations. Please follow instructions here to re-authorize your GitHub account to Docs Build.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

Note: Your PR may contain errors or warnings unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

For any questions, please:

@opbld34
Copy link

opbld34 commented Feb 5, 2022

Docs Build status updates of commit 377d3b8:

✅ Validation status: passed

File Status Preview URL Details
snippets/fsharp/System/Base64FormattingOptions/Overview/ToBase64String.fs ✅Succeeded View
snippets/fsharp/System/Base64FormattingOptions/Overview/ToBase64String2.fs ✅Succeeded View
snippets/fsharp/System/Base64FormattingOptions/Overview/ToBase64String3.fs ✅Succeeded View
snippets/fsharp/System/Base64FormattingOptions/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Byte/Overview/ToByte5.fs ✅Succeeded View
snippets/fsharp/System/Byte/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Byte/Overview/tobyte1.fs ✅Succeeded View
snippets/fsharp/System/Byte/Overview/tobyte2.fs ✅Succeeded View
snippets/fsharp/System/Byte/Overview/tobyte3.fs ✅Succeeded View
snippets/fsharp/System/Byte/Overview/tobyte4.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype00.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype01.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype03.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype_enum2.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype_nullable.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/changetype_nullable_1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/convertchangetype.fs ✅Succeeded View
snippets/fsharp/System/Convert/ChangeType/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/DBNull/dbnull1.fs ✅Succeeded View
snippets/fsharp/System/Convert/DBNull/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/FromBase64CharArray/class1.fs ✅Succeeded View
snippets/fsharp/System/Convert/FromBase64CharArray/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/FromBase64CharArray/tb64ca.fs ✅Succeeded View
snippets/fsharp/System/Convert/IsDBNull/Form1.fs ✅Succeeded View
snippets/fsharp/System/Convert/IsDBNull/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/Overview/NonDecimal1.fs ✅Succeeded View
snippets/fsharp/System/Convert/Overview/converter.fs ✅Succeeded View
snippets/fsharp/System/Convert/Overview/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToBase64String/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToBase64String/tb64s.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToBoolean/ToBoolean1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToBoolean/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToBoolean/objectifp.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToBoolean/system.convert snippet.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToBoolean/toboolean2.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToByte/Conversion.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToByte/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToChar/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToChar/stringnonnum.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToChar/tochar1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDateTime/ToDateTime1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDateTime/ToDateTime1/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToDateTime/ToDateTime2.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDateTime/ToDateTime3.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDateTime/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToDateTime/todatetime4.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDecimal/ToDecimal1.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDecimal/fs.fsproj ✅Succeeded
snippets/fsharp/System/Convert/ToDecimal/todecimal11.fs ✅Succeeded View
snippets/fsharp/System/Convert/ToDecimal/todecimal2.fs ✅Succeeded View

This comment lists only the first 50 files in the pull request.
For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@albert-du albert-du marked this pull request as ready for review February 5, 2022 05:30
@albert-du
Copy link
Contributor Author

@dsyme Could you review?

@BillWagner BillWagner requested a review from dsyme February 7, 2022 16:32
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

I have this a good look, and everything looks good to me.

There's a lot here, so I'd appreciate @dsyme looking before we merge this.

(Commenting rather than approving so this stays in my review queue)

@albert-du
Copy link
Contributor Author

@BillWagner this is ready

@albert-du
Copy link
Contributor Author

@BillWagner this is ready to be merged

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM.

@BillWagner
Copy link
Member

@albert-du I apologize for the delay. This slid out of my review queue. I'll figure out why the GitHub notifications are behaving a bit differently than I thought.

@BillWagner BillWagner merged commit 63b021e into dotnet:main Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants