From 780897f44ae6d777595fa616483146147cc17333 Mon Sep 17 00:00:00 2001 From: Kiran Challa Date: Wed, 5 Jul 2017 10:09:53 -0700 Subject: [PATCH 1/6] Updated License.txt --- LICENSE.txt | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 0bdc1962b6..a275bdeab7 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,12 +1,14 @@ -Copyright (c) .NET Foundation. All rights reserved. +Copyright (c) .NET Foundation and Contributors + +All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); you may not use -these files except in compliance with the License. You may obtain a copy of the +this file except in compliance with the License. You may obtain a copy of the License at -http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the -specific language governing permissions and limitations under the License. +specific language governing permissions and limitations under the License. \ No newline at end of file From d79ca93d7838ee958486ca338094c864060860c5 Mon Sep 17 00:00:00 2001 From: rantri Date: Thu, 13 Jul 2017 18:39:12 +0300 Subject: [PATCH 2/6] Change preview 1 to preview 2 and update the URL (#2098) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64d95815f2..553abbd2f6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ASP.NET Core is a new open-source and cross-platform framework for building mode ASP.NET Core 1.1 is now available! See the [release notes](https://github.com/aspnet/Home/releases/tag/1.1.0) for further details and check our [releases](https://github.com/aspnet/home/releases) for the latest patch release. -ASP.NET Core 2.0 Preview 1 is now available! See the [release notes](https://github.com/aspnet/Home/releases/tag/2.0.0-preview1) for further details. +ASP.NET Core 2.0 Preview 2 is now available! See the [release notes](https://github.com/aspnet/Home/releases/tag/2.0.0-preview2) for further details. ## Get Started From 999787ace6778fae7ddb77178052231d7351f706 Mon Sep 17 00:00:00 2001 From: David Fowler Date: Thu, 13 Jul 2017 23:18:16 -0700 Subject: [PATCH 3/6] Added myget version badge to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 553abbd2f6..b0117ce26a 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ Also checkout the [.NET Homepage](https://www.microsoft.com/net) for released ve ## Builds +[![MyGet tenant](https://img.shields.io/dotnet.myget/aspnetcore-dev/v/Microsoft.AspNetCore.All.svg)]() + If you want to use the latest dev build then you need to: - Obtain the latest [build of the .NET Core SDK](https://github.com/dotnet/cli#installers-and-binaries) @@ -40,6 +42,8 @@ If you want to use the latest dev build then you need to: Prerelease tooling builds for Visual Studio are available from the [Tooling](https://github.com/aspnet/tooling/#pre-release-builds) repo. + + ## Community and roadmap To follow along with the development of ASP.NET Core: From dc00604a3d5c9318cca22c98a66aadfded55c45c Mon Sep 17 00:00:00 2001 From: Eilon Lipton Date: Sun, 3 Sep 2017 19:15:32 -0700 Subject: [PATCH 4/6] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index b0117ce26a..ddc11681b8 100644 --- a/README.md +++ b/README.md @@ -69,12 +69,6 @@ These are some of the most common repos: See the [NuGet feeds](https://github.com/aspnet/Home/wiki/NuGet-feeds) wiki page. -## Build tools - -This project produces builds using JetBrains TeamCity. - - - # Feedback Check out the [contributing](CONTRIBUTING.md) page to see the best places to log issues and start discussions. From ceef2b9e96922d3eaf4079cc45728efda6c2bbff Mon Sep 17 00:00:00 2001 From: Eilon Lipton Date: Sun, 3 Sep 2017 19:17:40 -0700 Subject: [PATCH 5/6] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddc11681b8..d32a5c2ba1 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ These are some of the most common repos: * [DependencyInjection](https://github.com/aspnet/DependencyInjection) - basic dependency injection infrastructure and default implementation * [Docs](https://github.com/aspnet/Docs) - documentation sources for https://docs.microsoft.com/en-us/aspnet/core/ -* [EntityFramework](https://github.com/aspnet/EntityFramework) - data access technology +* [EntityFrameworkCore](https://github.com/aspnet/EntityFrameworkCore) - data access technology * [Identity](https://github.com/aspnet/Identity) - users and membership system * [MVC](https://github.com/aspnet/Mvc) - MVC framework for web apps and services * [Razor](https://github.com/aspnet/Razor) - template language and syntax for CSHTML files From 8550a4d93c87e9c370f5065f8e6e25c903b59c55 Mon Sep 17 00:00:00 2001 From: Neme12 Date: Thu, 31 Aug 2017 18:25:14 +0200 Subject: [PATCH 6/6] 'Stack Overflow' needs some space --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bb05e74b15..457b103317 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ Security issues and bugs should be reported privately, via email, to the Microso Our team members also monitor several other discussion forums: * [ASP.NET Core forum](https://forums.asp.net/1255.aspx/1?ASP+NET+5) -* [StackOverflow](https://stackoverflow.com/) with the [`asp.net-core`](https://stackoverflow.com/questions/tagged/asp.net-core), [`asp.net-core-mvc`](https://stackoverflow.com/questions/tagged/asp.net-core-mvc), or [`entity-framework-core`](https://stackoverflow.com/questions/tagged/entity-framework-core) tags. +* [Stack Overflow](https://stackoverflow.com/) with the [`asp.net-core`](https://stackoverflow.com/questions/tagged/asp.net-core), [`asp.net-core-mvc`](https://stackoverflow.com/questions/tagged/asp.net-core-mvc), or [`entity-framework-core`](https://stackoverflow.com/questions/tagged/entity-framework-core) tags. * [JabbR chat room](https://jabbr.net/#/rooms/AspNetCore) for real-time discussions with the community and the people who work on the project