Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add reference to other .NET OSS projects and add relationship with Mono #5

Merged
merged 3 commits into from
Nov 2, 2014

Conversation

richlander
Copy link
Member

@terrajobst -- a number of important changes to readme.md:

  • added reference to Roslyn and added one more community project beyond Mono.
  • Clarified Linux and Mac support.
  • Added relationship with Mono.

For contributing.md:

  • made dos and don'ts appear in groups, which don'ts coming second.
  • added some more dos and don'ts.
  • clarified the branching guidance.

@@ -21,21 +21,24 @@ let everybody know that you want to work on it.
is none, create one.
2. Create a fork in GitHub
3. Create a branch off the `master` branch. Name it something that that makes
sense, such as `issue-123`. This makes it easy for you to figure out what
the branch is used for.
sense, such as `issue-123` or `githubhandle-issue`. This makes it easy for everyone to figure out what
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most people use slashes for that, such as immol/topic, but I don't think it is material.

terrajobst added a commit that referenced this pull request Nov 2, 2014
Add reference to other .NET OSS projects and add relationship with Mono
@terrajobst terrajobst merged commit 12154ea into master Nov 2, 2014
@terrajobst terrajobst deleted the richcommunity branch November 2, 2014 21:23
that are published on [NuGet.org](http://nuget.org/). They are also many great
open source .NET community projects on GitHub and Codeplex, including the
[Mono Project](https://github.com/mono/).
[ASP.NET 5](https://github.com/aspnet/home), [EntityFramework](https://github.com/aspnet/EntityFramework)and [.NET Core 5](https://github.com/Microsoft/dotnet-corefx). Each one of these projects maps to one or more [.NET NuGet package](http://blogs.msdn.com/b/dotnet/p/nugetpackages.aspx) that are published on [NuGet.org](http://nuget.org/).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing space before and in EntityFrameworkand

@terrajobst
Copy link
Member

Good catch, fixed with f244ee0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants