-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
System.Convert F# snippets #7688
Conversation
Docs Build status updates of commit aa61446:
|
File | Status | Preview URL | Details |
---|---|---|---|
xml/System/Convert.xml | 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:
- Try searching the docs.microsoft.com contributor guides
- Post your question in the Docs support channel
Docs Build status updates of commit 377d3b8: ✅ Validation status: passed
This comment lists only the first 50 files in the pull request. 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:
|
@dsyme Could you review? |
There was a problem hiding this 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)
@BillWagner this is ready |
@BillWagner this is ready to be merged |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM.
@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. |
Adds F# snippets for Convert