commit
150992c063
|
@ -5,7 +5,7 @@ open source projects from [Microsoft](http://microsoft.github.io) and the [.NET
|
|||
|
||||
## Finding .NET Open Source Projects
|
||||
|
||||
There are many [open source .NET projects](dotnet-projects.md). Check out the [list of projects](dotnet-projects.md) the community maintains. Please find one to engage in or add one. There's certainly one out there that could use your help.
|
||||
There are many [open source .NET projects](dotnet-developer-projects.md). Check out the [list of projects](dotnet-developer-projects.md) the community maintains. Please find one to engage in or add one. There's certainly one out there that could use your help.
|
||||
|
||||
There are several projects from Microsoft on GitHub and CodePlex, including:
|
||||
|
||||
|
@ -56,4 +56,4 @@ An important collaboration opportunity is making .NET Core NuGet packages (produ
|
|||
|
||||
ASP.NET 5 is a new cross-platform version of ASP.NET that is designed for the cloud, and runs on Windows, Linux and Mac. It uses the .NET Framework to run on Windows, and can also run on .NET Core 5 for greater deployment flexibility on Windows. It currently uses Mono for Linux and Mac support but will move to .NET Core 5 for those platforms when they are supported.
|
||||
|
||||
[ASP.NET 5](https://github.com/aspnet/home) and [.NET Core 5](https://github.com/dotnet/corefx) libraries are open source on GitHub. At present, only a few .NET Core 5 libraries are available on GitHub. The rest of the libraries, including the base runtime, will be added in the coming months.
|
||||
[ASP.NET 5](https://github.com/aspnet/home) and [.NET Core 5](https://github.com/dotnet/corefx) libraries are open source on GitHub. At present, only a few .NET Core 5 libraries are available on GitHub. The rest of the libraries, including the base runtime, will be added in the coming months.
|
||||
|
|
Loading…
Reference in New Issue