003.ASP.NET Core tutorials--【Asp.net core 教程】

时间:2023-03-08 19:23:12

ASP.NET Core tutorials

Asp.net core 教程

2016-10-14 1 分钟阅读时长

本文内容

1.Building web applications

构建web应用

2.Building web APIs

构建web api 程序

3.Working with data

操作数据

4.Authentication and authorization

验证与授权

5.Client-side development

CS 开发

6.Testing

测试

7.Publishing and deployment

发布与部署

8.How to download a sample

如何下载示例

The following step-by-step guides for developing ASP.NET Core applications are available:

下面的手把手指南,使asp.net core 应用开发成为可能:

Building web applications

构建一个 web 程序

本人没钱买 apple mac book pro ,所以也不翻译~

用 vs 在windows上创建一个asp.net core 程序

Vs 开发 Asp.net core 与 entity framework core 入门指南

HTML helper

构建一个简单的视图组件

用dotnet watch 开发asp.net core 应用

Building web APIs

构建 web api

用 vs 在windows上创建一个asp.net core web api 程序

为移动app程序,创建后端web服务

Working with data

操作数据

VS使用asp.net core 与entity framework core 入门指南

新数据库,操作

已存在数据库操作

Authentication and authorization

认证与授权

Client-side development

用 bootstrap 构建漂亮的,响应式的站点

Testing

测试

.net core中的单元测试

Publishing and deployment

发布与部署

在 docker 上部署 asp.net core 容器

How to download a sample

怎样下载示例

  1. Download the ASP.NET repository zip file.
  2. Unzip the Docs-master.zip file.
  3. Use the URL in the sample link to help you navigate to the sample directory.

                                         蒙

                                    2017-07-11  16:32  周二