79 lines
3.2 KiB
Markdown
79 lines
3.2 KiB
Markdown
---
|
|
layout: HubPage
|
|
|
|
title: .NET Core Documentation
|
|
description:
|
|
keywords:
|
|
author:
|
|
manager:
|
|
ms.date: 06/20/2016
|
|
ms.topic: hubpage
|
|
ms.prod:
|
|
ms.service:
|
|
ms.technology:
|
|
ms.suite:
|
|
ms.assetid:
|
|
---
|
|
|
|
<article id="main">
|
|
<section id="hero-content" class="graph">
|
|
<h1>ASP.NET Documentation</h1>
|
|
<h2>Welcome to ASP.NET! This is the home of the technical documentation for ASP.NET Core, including basic concepts, getting started instructions, tutorials and samples. You can look for an answer to a challenging problem or learn ASP.NET for the first time.</h2>
|
|
</section>
|
|
<aside class="alert section-border">
|
|
<p>Download ASP.NET Core today</p>
|
|
<ol class="action-list">
|
|
<li><a href="https://dot.net/core" class="button-bordered button-translucent">Get it!</a></li>
|
|
</ol>
|
|
</aside>
|
|
<section id="featured" class="container">
|
|
<h2 class="section-heading"><span class="icon icon-lightbulb-checked"></span> Featured Content</h2>
|
|
<div class="features row">
|
|
<ul class="column-half">
|
|
<li><a href="https://docs.microsoft.com/dotnet">Get started with .NET Core</a></li>
|
|
</ul>
|
|
<ul class="column-half">
|
|
<li><a href="aspnetcore/intro.md">Get started with ASP.NET Core</a></li>
|
|
</ul>
|
|
</div>
|
|
</section>
|
|
<div id="journeys">
|
|
<section class="container">
|
|
<ul class="journeys-list">
|
|
<li class="journey-step">
|
|
<header class="journey-step-header row">
|
|
<div class="title column-third">
|
|
<span class="icon icon-tip"></span>
|
|
<p>Learn the Platform</p>
|
|
</div>
|
|
<p class="description column-two-thirds">
|
|
Get started with .NET Core and learn the fundamentals of the .NET platform.
|
|
</p>
|
|
</header>
|
|
<section class="journey-step-elements content">
|
|
<ul class="row">
|
|
<li class="column column-third">
|
|
<a href="aspnetcore/intro.md">
|
|
<h3>ASP.NET Core Documentation</h3>
|
|
<p>Learn ASP.NET Core</p>
|
|
</a>
|
|
</li>
|
|
<li class="column column-third">
|
|
<a href="aspnet/index.md">
|
|
<h3>ASP.NET Documentation</h3>
|
|
<p>Learn ASP.NET</p>
|
|
</a>
|
|
</li>
|
|
<li class="column column-third">
|
|
<a href="https://docs.microsoft.com/dotnet">
|
|
<h3>Getting Started with .NET Core</h3>
|
|
<p>Learn how to build .NET Core console apps at the command-line or in Visual Studio.</p>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</li>
|
|
</ul>
|
|
</section>
|
|
</div>
|
|
</article> |