这是indexloc提供的服务,不要输入任何密码
Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Releases: dotnet/try-samples

101 LINQ samples

08 May 04:00
2643419

Choose a tag to compare

Merge pull request #11 from loic-sharma/patch-1

Add missing space

101 LINQ samples

08 May 00:45
3c092e5

Choose a tag to compare

Merge pull request #53 from ibocon/patch-2

Change method name to match example code

101 LINQ samples

06 Apr 14:47
0932f13

Choose a tag to compare

135632

Fix some text errors. (#57)

Explore C# 7.0 - 7.3

15 Jan 14:49
efd622b

Choose a tag to compare

Merge pull request #49 from BillWagner/index-remaining-samples

Add necessary files for samples browser indexing.

101 LINQ samples

15 Jan 14:49
efd622b

Choose a tag to compare

Merge pull request #49 from BillWagner/index-remaining-samples

Add necessary files for samples browser indexing.

Explore C# 8.0

15 Jan 14:49
efd622b

Choose a tag to compare

Merge pull request #49 from BillWagner/index-remaining-samples

Add necessary files for samples browser indexing.

Learn programming using C# and Try.NET

15 Jan 14:49
efd622b

Choose a tag to compare

Merge pull request #49 from BillWagner/index-remaining-samples

Add necessary files for samples browser indexing.

101 LINQ samples

10 Jan 21:55
7f6b6ff

Choose a tag to compare

split readme into parts (#48)

The entire readme.md file is loaded and avaialble in the docs.microsoft.com samples browser. Therefore, it should not have the full index with links to all the local code. Instead, move that into an `index.md` file.

Ideally, folks would type `dotnet try --uri index.md`, but if not, there's a link at the end of the readme.md file.

101 LINQ samples

10 Jan 19:49
340fe76

Choose a tag to compare

Add samples browser metadata (#47)

* Add samples browser metadata

This change will add these samples into the docs.microsoft.com samples browser.

Fixes dotnet/samples#1827

* update SDK version for builds