Skip to content

Commit 5810587

Browse files
authored
Update README.md
1 parent ffe4d3e commit 5810587

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This repository contains some of the (usually lengthier) code samples from my bl
44

55
The following list of blog posts includes a link to the part of the repo with the relevant code for that post.
66

7+
* A sample C# app for generating and verifying TOTP 2FA codes
8+
[💾](https://github.com/grantwinney/BlogCodeSamples/tree/master/2FAQrCode)
79
* [An explanation of implicit and explicit conversion in C#](https://grantwinney.com/an-explanation-of-implicit-and-explicit-conversion-in-c/)
810
[💾](https://github.com/grantwinney/BlogCodeSamples/tree/master/ImplicitExplicitOperators022015)
911
* [An extension method for passing a column name to SqlDataReader.GetFieldValue in C#](https://grantwinney.com/an-extension-method-for-passing-a-column-name-to-sqldatareader-getfieldvalue-in-c/)

0 commit comments

Comments
 (0)