51 lines
1.1 KiB
ReStructuredText
51 lines
1.1 KiB
ReStructuredText
.. 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 5 Documentation
|
|
=======================
|
|
|
|
.. attention:: ASP.NET 5 RC1 is now available! Please see the :doc:`Getting Started <getting-started/index>` instructions for installing the latest version.
|
|
|
|
.. include:: ../common/stub-overview.txt
|
|
|
|
Frameworks
|
|
----------
|
|
|
|
* :ref:`MVC <mvc:index>`
|
|
|
|
Topics
|
|
------
|
|
|
|
.. toctree::
|
|
:titlesonly:
|
|
|
|
getting-started/index
|
|
tutorials/index
|
|
conceptual-overview/index
|
|
fundamentals/index
|
|
testing/index
|
|
dnx/index
|
|
frameworks/index
|
|
data/index
|
|
publishing/index
|
|
client-side/index
|
|
mobile/index
|
|
security/index
|
|
performance/index
|
|
migration/index
|
|
API <https://docs.asp.net/projects/api/en/latest/index>
|
|
contribute/index
|
|
hosting/index
|
|
|
|
Related Resources
|
|
-----------------
|
|
|
|
* :ref:`.NET Core Documentation <dotnet:index>`
|
|
* `Entity Framework <http://docs.efproject.net>`_
|
|
|
|
.. include:: ../common/contribute.txt
|