This repo is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
 
 
 
Go to file
Krzysztof Wicher 3394bafc28 Compat doc: GetECDsaPublicKey correctly handles brainpool curves (#1018)
* Create GetECDsaPublicKey-correctly-handles-brainpool-curves.md

* Update Documentation/compatibility/GetECDsaPublicKey-correctly-handles-brainpool-curves.md

Co-Authored-By: krwq <mordotymoja@gmail.com>

* Update Documentation/compatibility/GetECDsaPublicKey-correctly-handles-brainpool-curves.md

Co-Authored-By: krwq <mordotymoja@gmail.com>

* Update GetECDsaPublicKey-correctly-handles-brainpool-curves.md
2019-04-29 12:07:07 -07:00
Documentation Compat doc: GetECDsaPublicKey correctly handles brainpool curves (#1018) 2019-04-29 12:07:07 -07:00
data .NET 4.8 RTM Updates (#1008) 2019-04-18 10:08:13 -07:00
docs Restore and move RyuJIT testing doc (#380) 2017-04-17 13:43:22 -07:00
releases .NET 4.8 RTM Updates (#1008) 2019-04-18 10:08:13 -07:00
src/bc-readme-gen Revised code to handle categories file (#725) 2018-05-02 14:57:09 -07:00
tools/DrainNGENQueue Rename DrainNGenQueue.ps to DrainNGenQueue.ps1 (#768) 2018-05-31 09:04:14 -07:00
.gitattributes Add .git files 2017-04-16 17:49:55 -07:00
.gitignore Remove 'releases' from .gitignore 2017-08-07 13:02:46 -07:00
LICENSE Removing all rights reserved from MIT license (#909) 2018-11-06 16:49:37 -08:00
README.md expanded info to information, site to website (#867) 2018-10-12 08:14:25 -07:00
dotnet-consumer-projects.md Update dotnet-consumer-projects.md consistency (#913) 2018-11-01 14:10:09 -07:00
dotnet-developer-projects.md Added DalSoft.RestClient to Libraries (#917) 2018-11-08 13:49:14 -08:00
dotnet-free-oss-services.md Fix typo in dotnet-free-oss-services.md (#903) 2018-10-24 10:41:22 -07:00

README.md

.NET Home

This repository is a starting point to learn about and engage in .NET and .NET open source projects.

This repo is not an official .NET Framework support location, however, we will respond to issues filed here as best we can. Please file .NET Core product issues at dotnet/core and ASP.NET Core product issues at aspnet/home.

You can try out an early access release of the .NET Framework at the .NET Framework Early Access website.

In this repository

Please contribute to this repository via pull requests

Finding .NET Open Source Projects

Here are some excellent community-maintained lists of projects:

There are many projects that you can use and contribute to, some of which are listed below. Please do contribute to these projects!

.NET Core

.NET Framework

Xamarin

Community

Here is a short list of projects to check out:

There are additional templates available for dotnet new. For more information, see Available templates for dotnet new

.NET Foundation

Many .NET open source projects are part of the .NET Foundation. Microsoft has contributed many projects, including ASP.NET Core and .NET Core. You may want to consider joining the .NET Foundation.

Check out the .NET Foundation Forums to see what others are talking about, or start a new discussion to ask a question or make a point.

License

This repository is licensed with the MIT license.