Skip to content

Releases: dotnet/samples

MEF Sample: Simple Calculator (Visual Basic)

10 Dec 01:52
81a9af8
Compare
Choose a tag to compare
adding VB identifier (#1823)

* adding VB identifier

* Apply suggestions from code review

Co-Authored-By: Youssef Victor <[email protected]>

.NET Core Cyrillic to Latin Transliteration Utility (C#)

04 Dec 11:49
3afa20f
Compare
Choose a tag to compare

.NET Core Cyrillic to Latin Transliteration Utility (C#)

04 Dec 11:48
3afa20f
Compare
Choose a tag to compare

MEF Sample: Simple Calculator

04 Dec 11:48
3afa20f
Compare
Choose a tag to compare
104022

fix duplicate urlFragment

.NET Core Cyrillic to Latin Transliteration Utility (Visual Basic)

04 Dec 01:10
3afa20f
Compare
Choose a tag to compare

Async Sample: Asynchronous Programming with Async and Await in C#

10 Oct 21:13
40853ca
Compare
Choose a tag to compare

.NET Core WinForms Formatting Utility (C#)

25 Sep 15:53
Compare
Choose a tag to compare
Fix vb array size (#1480)

* Fix vb array size

* More fixes

* More fixes

* More fixes

* More fixes

* Update snippets/visualbasic/VS_Snippets_CFX/s_uechannels/vb/clientsnippets.vb

Co-Authored-By: Ron Petrusha <[email protected]>

* Update clientsnippets.vb

.NET Core WinForms Formatting Utility (Visual Basic)

25 Sep 15:53
Compare
Choose a tag to compare
Fix vb array size (#1480)

* Fix vb array size

* More fixes

* More fixes

* More fixes

* More fixes

* Update snippets/visualbasic/VS_Snippets_CFX/s_uechannels/vb/clientsnippets.vb

Co-Authored-By: Ron Petrusha <[email protected]>

* Update clientsnippets.vb

Async Sample: Asynchronous Programming with Async and Await

19 Sep 15:18
Compare
Choose a tag to compare

.NET Core WinForms Formatting Utility (Visual Basic)

12 Sep 22:25
Compare
Choose a tag to compare
83488

Clean up issues in a few C# projects, remove Me, ByVal and other code…