ylbtech-资源-.Net-ASP.NET:ASP.NET资源列表

ASP.NET
Free. Cross-platform. Open source.
A framework for building web apps and services with .NET and C#.

Supported on Windows, Linux, and macOS

--------------------------------------------------------------------------------------------------------------

Web Apps
Build pages based on HTML5, CSS, and JavaScript, using C# for server-side logic

APIs
Develop REST APIs for a range of clients, including browsers and mobile devices

Real-time
Enable bi-directional communication between server and client, in real-time

Microservices
Create independently deployable microservices that run on Docker containers

--------------------------------------------------------------------------------------------------------------

What is ASP.NET?
.NET is a developer platform made up of tools, programming languages, and libraries for building many different types of applications.

ASP.NET extends the .NET developer platform with tools and libraries specifically for building web apps.

Learn ASP.NET
Learn about all ASP.NET has to offer with our tutorials, video courses, and docs.

In the TechEmpower benchmarks, .NET processed 6.97 million requests per second, Java Servlet processed 2.55 million, and Node.js processed 0.83 million.
Data sourced from official tests available at TechEmpower Round 16.

Fast and scalable
ASP.NET performs faster than any popular web framework in the independent TechEmpower benchmarks.

Build secure apps
ASP.NET supports industry standard authentication protocols. Built-in features help protect your apps against cross-site scripting (XSS) and cross-site request forgery (CSRF).

ASP.NET provides a built-in user database with support for multi-factor authentication and external authentication with Google, Twitter, and more.

Active community and open-source
Get quick answers to questions with an active community of developers on StackOverflow, ASP.NET forums, and more.

ASP.NET is open source on GitHub, with over 60,000 developers and 3,700 companies already contributing.

Free hosting on Azure
Get 10 ASP.NET websites for free with Microsoft Azure.

You can also deploy to any major cloud platform, your own Linux or Windows servers, or one of many hosting providers.

1. /apps/aspnet返回顶部
1.1、
1.2、
2. /apps/aspnet/web-apps返回顶部
1.1、
1.2、
3.  /apps/aspnet/apis返回顶部
4. /apps/aspnet/real-time返回顶部
1.1、
1.2、
5. /apps/aspnet/microservices返回顶部
1.1、
1.2、
 
6.返回顶部
作者:ylbtech
出处:http://ylbtech.cnblogs.com/
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。

最新文章

  1. 【XLL 框架库函数】 TempActiveColumn/TempActiveColumn12
  2. SQL Server时间粒度系列----第1节时间粒度概述
  3. c++学习-继承
  4. USACO Section 3.2 香甜的黄油 Sweet Butter
  5. P2P金融
  6. Android自己定义控件之应用程序首页轮播图
  7. PHP各版本之间差异
  8. C语言--总结报告
  9. raid5 阵列硬盘离线数据恢复成功案例
  10. MyBatis入门2
  11. POJ 3190 Stall Reservations【贪心】
  12. element-ui upload组建上传 file-list踩过的坑
  13. iOS buttonWithType:101 苹果私有api
  14. WebView中input file的解决方法
  15. CSS+DIV进度条
  16. 基于Opencv自带BP网络的车标简易识别
  17. Fragment嵌套Fragment实现的Tab导航
  18. LINUX操作系统知识:进程与线程详解
  19. SpringBoot | 第四章:日志配置(转)
  20. xml和pandas结合处理的一个小例子-待完善

热门文章

  1. AcWing 230. 排列计数 水题(组合数+错排)打卡
  2. python 网络编程:socket(二)
  3. 100万DAU的app技术架构(简单理解)
  4. jQuery.inArray()方法
  5. nodeType介绍及应用示例
  6. hduoj-1301 Jungle Roads(最小生成树-克鲁斯卡尔和普里姆求解)
  7. grafana初体验
  8. CF1168C
  9. 10个艰难的Java面试题与答案
  10. arcpy-字段唯一值、重复值、最值、平均值、方差、标准差、中数、众数