zoukankan      html  css  js  c++  java
  • 资源-.Net-ASP.NET:ASP.NET资源列表

    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.返回顶部
    warn 作者:ylbtech
    出处:http://ylbtech.cnblogs.com/
    本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
  • 相关阅读:
    17. 电话号码的字母组合
    12. 整数转罗马数字
    01-正则表达式基础
    前端SEO技巧
    node.js
    Vue.生命周期
    Vue小案例--过滤器的基本操作
    vue简单的计算器
    VSCode 自动刷新
    Vue.js学习
  • 原文地址:https://www.cnblogs.com/storebook/p/11120366.html
Copyright © 2011-2022 走看看