AspNetCore.Docs/aspnet/index.rst

51 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:
2015-04-29 21:25:17 +08:00
ASP.NET 5 Documentation
=======================
2015-02-10 06:32:54 +08:00
2016-02-09 09:20:55 +08:00
.. attention:: ASP.NET 5 is being 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
Frameworks
----------
* :ref:`MVC <mvc:index>`
2015-05-31 17:46:20 +08:00
Topics
------
2015-04-28 04:44:25 +08:00
.. toctree::
:titlesonly:
getting-started/index
tutorials/index
conceptual-overview/index
fundamentals/index
testing/index
dnx/index
2015-08-27 12:38:53 +08:00
frameworks/index
data/index
publishing/index
client-side/index
mobile/index
security/index
performance/index
migration/index
2016-01-16 14:49:24 +08:00
API <https://docs.asp.net/projects/api>
2015-05-31 17:46:20 +08:00
contribute/index
hosting/index
2015-06-04 00:31:02 +08:00
Related Resources
-----------------
2015-06-04 00:31:02 +08:00
* :ref:`.NET Core Documentation <dotnet:index>`
* `Entity Framework <http://docs.efproject.net>`_
.. include:: ../common/contribute.txt