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

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,26 @@

# Try .NET <img src ="https://user-images.githubusercontent.com/2546640/56708992-deee8780-66ec-11e9-9991-eb85abb1d10a.png" width="80px" alt="dotnet bot in space" align ="right">

|| [**Basics**](#basics) • [**Contribution Guidelines**](#contribution-guidelines) ||
|| [**Basics**](#basics) • [**Contribution Guidelines**](#contribution-guidelines) ||

## Basics

This repository contains samples and tutorials that run using the [dotnet try](https://github.com/dotnet/try) global tool.

You can explore these tutorials in your environment using the `dotnet try` global tool:

*Prerequisite: Install .NET Core SDK [3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0)*
_Prerequisite: Install .NET Core SDK [3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0)_

1. Install the [dotnet-try](https://github.com/dotnet/try/blob/master/README.md#setup) global tool.
1. Clone this repository.
1. Set the current directory to one of the sample tutorials (or use the current folder to see all samples).
1. Run `dotnet try`.

![dotnet try](https://user-images.githubusercontent.com/2546640/57164943-ab35f080-6dc3-11e9-8230-ee521e00e428.gif)
![dotnet try](https://user-images.githubusercontent.com/2546640/57164943-ab35f080-6dc3-11e9-8230-ee521e00e428.gif)

1. This will launch the browser. Now, you can read the documentation and run code in one place.

![dotnet try - _Readme md (2)](https://user-images.githubusercontent.com/2546640/57165217-737b7880-6dc4-11e9-8b4e-0e70966ac03d.gif)
![dotnet try - _Readme md (2)](https://user-images.githubusercontent.com/2546640/57165217-737b7880-6dc4-11e9-8b4e-0e70966ac03d.gif)

## The tutorials in this repository are:

Expand All @@ -36,4 +36,4 @@ You can explore these tutorials in your environment using the `dotnet try` globa

We're working on this. The existing tutorials are linked to [.NET docs](https://github.com/dotnet/docs), but that's not required.

If you have suggestions for a sample, create an issue to start a discussion.
If you have suggestions for a sample, create an issue to start a discussion