AspNetCore.Docs/aspnet/index.rst

48 lines
1.1 KiB
ReStructuredText
Raw Normal View History

2015-02-10 06:32:54 +08:00
.. aspnet documentation master file, created by
sphinx-quickstart on Mon Feb 9 14:30:11 2015.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
.. _index:
ASP.NET Core Documentation
==========================
2015-02-10 06:32:54 +08:00
2016-03-29 07:40:29 +08:00
.. attention:: ASP.NET 5 has been renamed to ASP.NET Core 1.0. Read `more <https://blogs.msdn.microsoft.com/webdev/2016/02/01/an-update-on-asp-net-core-and-net-core/>`_.
2015-05-31 17:46:20 +08:00
.. include:: ../common/stub-overview.txt
Topics
------
2015-04-28 04:44:25 +08:00
.. toctree::
:titlesonly:
Introduction <intro>
getting-started
Release notes <https://github.com/aspnet/home/releases>
tutorials/index
fundamentals/index
mvc/index
testing/index
data/index
client-side/index
mobile/index
publishing/index
hosting/index
security/index
performance/index
migration/index
API <https://docs.asp.net/projects/api>
2015-05-31 17:46:20 +08:00
contribute/index
2015-06-04 00:31:02 +08:00
Related Resources
-----------------
2015-06-04 00:31:02 +08:00
2016-03-08 04:36:46 +08:00
* `.NET Core`_
* `Entity Framework Core`_
* `WebHooks <http://docs.asp.net/projects/aspnetwebhooks>`_
.. include:: ../common/contribute.txt