You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/welcome.md
+12-15Lines changed: 12 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,40 +1,37 @@
1
1
---
2
2
title: Welcome to .NET
3
3
description: Getting started with the .NET family of technologies.
4
-
keywords: .NET, .NET Core, getting started, news
5
4
author: mairaw
6
5
ms.author: mairaw
7
-
ms.date: 08/14/2017
6
+
ms.date: 04/30/2018
8
7
ms.topic: article
9
-
ms.prod: .net
8
+
ms.prod: dotnet
10
9
ms.devlang: dotnet
11
-
ms.assetid: cb788dcf-2120-467f-9c34-c02a90e1f68f
10
+
ms.custom: "updateeachrelease"
12
11
---
13
12
# Welcome to .NET
14
13
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.
16
15
17
16
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.
-[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/)
-[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/)
-[Visual Studio for Mac: now generally available](https://blogs.msdn.microsoft.com/visualstudio/2017/05/10/visual-studio-for-mac-now-generally-available/)
30
32
-[Announcing Visual Studio 2017 General Availability](https://blogs.msdn.microsoft.com/visualstudio/2017/03/07/announcing-visual-studio-2017-general-availability-and-more/)
31
33
-[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/)
34
34
-[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)
38
35
39
36
## Documentation
40
37
@@ -51,7 +48,7 @@ Additionally, you can browse the [.NET API reference](/dotnet/api).
51
48
52
49
## Open source
53
50
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:
0 commit comments