Skip to content

Commit 2a3fc33

Browse files
authored
updated some news links (#5092)
* updated some news links * feedback
1 parent 6718014 commit 2a3fc33

File tree

1 file changed

+12
-15
lines changed

1 file changed

+12
-15
lines changed

docs/welcome.md

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,37 @@
11
---
22
title: Welcome to .NET
33
description: Getting started with the .NET family of technologies.
4-
keywords: .NET, .NET Core, getting started, news
54
author: mairaw
65
ms.author: mairaw
7-
ms.date: 08/14/2017
6+
ms.date: 04/30/2018
87
ms.topic: article
9-
ms.prod: .net
8+
ms.prod: dotnet
109
ms.devlang: dotnet
11-
ms.assetid: cb788dcf-2120-467f-9c34-c02a90e1f68f
10+
ms.custom: "updateeachrelease"
1211
---
1312
# Welcome to .NET
1413

15-
See [Getting Started with .NET Core](core/get-started.md) to learn how to create .NET Core apps.
14+
See [Get started with .NET Core](core/get-started.md) to learn how to create .NET Core apps.
1615

1716
Build many types of apps with .NET, such as cloud, IoT, and games using free cross-platform tools. Your apps can run on Android, iOS, Linux, macOS, and Windows. Deploy apps to servers or desktops and publish to app stores for deployment on mobile devices. .NET is accessible to students and hobbyists, and all are welcome to participate in a lively international developer community and make direct contributions to many of the .NET technologies.
1817

1918
## News
2019

20+
- [Microsoft Build 2018](https://channel9.msdn.com/Events/Build/2018)
21+
- [Announcing the .NET Framework 4.7.2](https://blogs.msdn.microsoft.com/dotnet/2018/04/30/announcing-the-net-framework-4-7-2/)
22+
- [Announcing .NET Core 2.1 Preview 2](https://blogs.msdn.microsoft.com/dotnet/2018/04/11/announcing-net-core-2-1-preview-2/)
23+
- [ASP.NET Core 2.1.0-preview2 now available](https://blogs.msdn.microsoft.com/webdev/2018/04/12/asp-net-core-2-1-0-preview2-now-available/)
24+
- [Announcing Entity Framework Core 2.1 Preview 2](https://blogs.msdn.microsoft.com/dotnet/2018/04/11/announcing-entity-framework-core-2-1-preview-2/)
25+
- [Visual Studio 2017 version 15.6, Visual Studio for Mac version 7.4 Released](https://blogs.msdn.microsoft.com/visualstudio/2018/03/06/visual-studio-2017-version-15-6-visual-studio-for-mac-version-7-4-released/)
26+
- [Welcome to C# 7.2 and Span](https://blogs.msdn.microsoft.com/dotnet/2017/11/15/welcome-to-c-7-2-and-span/)
2127
- [.NET Core 2.0 Released!](https://channel9.msdn.com/Blogs/dotnet/NET-Core-20-Released)
22-
- [Announcing .NET Core 2.0](https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-core-2-0/)
2328
- [Announcing .NET Standard 2.0](https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-net-standard-2-0/)
24-
- [Announcing ASP.NET Core 2.0](https://blogs.msdn.microsoft.com/webdev/2017/08/14/announcing-asp-net-core-2-0/)
25-
- [Announcing Entity Framework Core 2.0](https://blogs.msdn.microsoft.com/dotnet/2017/08/14/announcing-entity-framework-core-2-0/)
2629
- [New for Visual Basic: .NET Standard Class Libraries and the dotnet CLI!](https://blogs.msdn.microsoft.com/vbteam/2017/08/14/new-for-visual-basic-net-standard-class-libraries-and-the-dotnet-cli/)
27-
- [Visual Studio 2017 Version 15.3 Released](https://blogs.msdn.microsoft.com/visualstudio/2017/08/14/visual-studio-2017-version-15-3-released/)
2830
- [Introducing .NET Standard](https://blogs.msdn.microsoft.com/dotnet/2016/09/26/introducing-net-standard/)
2931
- [Visual Studio for Mac: now generally available](https://blogs.msdn.microsoft.com/visualstudio/2017/05/10/visual-studio-for-mac-now-generally-available/)
3032
- [Announcing Visual Studio 2017 General Availability](https://blogs.msdn.microsoft.com/visualstudio/2017/03/07/announcing-visual-studio-2017-general-availability-and-more/)
3133
- [What's new for .NET Core and Visual Studio 2017 (video)](https://channel9.msdn.com/events/Visual-Studio/Visual-Studio-2017-Launch/T108)
32-
- [Announcing the .NET Framework 4.7](https://blogs.msdn.microsoft.com/dotnet/2017/04/05/announcing-the-net-framework-4-7/)
33-
- [New Features in C# 7.0](https://blogs.msdn.microsoft.com/dotnet/2017/03/09/new-features-in-c-7-0/)
3434
- [Announcing F# 4.1 and the Visual F# Tools for Visual Studio 2017](https://blogs.msdn.microsoft.com/dotnet/2017/03/07/announcing-f-4-1-and-the-visual-f-tools-for-visual-studio-2017-2/)
35-
- [Open Source Xamarin, Ready for you!](https://blog.xamarin.com/live-from-evolve-open-source-xamarin-ready-for-you/)
36-
- [The week in .NET](https://blogs.msdn.microsoft.com/dotnet/tag/week-in-net/)
37-
- [Build 2017 on Channel 9 - Video on Microsoft's latest technologies and news!](https://channel9.msdn.com/?wt.mc_id=build_hp#programGuide)
3835

3936
## Documentation
4037

@@ -51,7 +48,7 @@ Additionally, you can browse the [.NET API reference](/dotnet/api).
5148

5249
## Open source
5350

54-
This documentation is completely [open source](https://github.com/dotnet/docs). You can contribute in any way you like, from creating issues to writing documentation. Additionally, much of .NET itself is open source:
51+
This documentation is completely [open source](https://github.com/dotnet/docs). You can contribute in any way you like, from creating issues to writing documentation. Additionally, much of .NET itself is also open source:
5552

5653
- [.NET Core Home](https://github.com/dotnet/core)
5754
- [.NET Libraries](https://github.com/dotnet/corefx)

0 commit comments

Comments
 (0)