AspNetCore.Docs/aspnet/index.rst

57 lines
1.4 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
.. attention:: ASP.NET 5 beta8 is now available! Please see the :doc:`Getting Started <getting-started/index>` instructions for installing the latest version.
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
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
* :ref:`.NET Core Documentation <dotnet:index>`
2015-11-08 08:46:36 +08:00
* `Entity Framework <http://ef.readthedocs.org>`_
Contribute
----------
2015-02-10 06:32:54 +08:00
The documentation on this site is the handiwork of our many `contributors <https://github.com/aspnet/docs/contributors>`_.
**We accept pull requests!** But you're more likely to have yours accepted if you follow these guidelines:
2015-02-10 06:32:54 +08:00
1. Read https://github.com/aspnet/Docs/blob/master/CONTRIBUTING.md
2015-05-31 17:46:20 +08:00
2. Follow the :ref:`ASP.NET Docs Style Guide <style-guide>`