当前位置:网站首页>ASP.NET Core framework revealed [blog Summary - continuous update]

ASP.NET Core framework revealed [blog Summary - continuous update]

2020-11-10 08:29:00 Species

The first 1 part Cross platform development experience

1 Cross platform development experience

        001 Cross platform development experience : Windows [ Part 1 ] 
        002 Cross platform development experience : Windows [ medium-length ]
        003 Cross platform development experience : Windows [ The next part ]
        004 Cross platform development experience : Mac OS
        005 Cross platform development experience : Linux
        006 Cross platform development experience : Docker

2 The secrets of cross platform

        007 Part 1 : The shackles of history
        008 medium-length : The war of reuse
        009 The next part : New layout

The first 2 part Basic framework

3 Dependency injection

        010 Dependency injection [1]: Inversion of control
        011 Dependency injection [2]:IoC Pattern
        012 Dependency injection [3]: Dependency injection pattern
        013 Dependency injection [4]: A mini version DI frame
        014 Dependency injection [5]: Using containers to provide services
        015 Dependency injection [6]: Service registration
        016 Dependency injection [7]: Service consumption
        017 Dependency injection [8]: The life cycle of the service instance
        018 Dependency injection [9]: Implementation Overview
        019 Dependency injection [10]: Adaptation to third-party dependency injection framework

4 file system

        020 file system [1]: In the abstract “ file system ”
        021 file system [2]: overall design
        022 file system [3]: Physical file system
        023 file system [4]: Assembly embedded file system

5 Configure the system

        024 To configure [1]: Read configuration data [ Part 1 ]
        025 To configure [2]: Read configuration data [ The next part ]
        026 To configure [3]: Overall design of configuration model
        027 To configure [4]: Bind configuration as object
        028 To configure [5]: Configure real-time synchronization of data and data sources
        029 To configure [6]: Diversified configuration sources [ Part 1 ]
        030 To configure [7]: Diversified configuration sources [ medium-length ]
        031 To configure [8]: Diversified configuration sources [ The next part ]
        032 To configure [9]: Custom configuration source

6 Options (Options)

        033 Options[1]: How to use configuration options correctly [ Part 1 ]
        034 Options[2]: How to use configuration options correctly [ The next part ]
        035 Options[3]: Options Model [ Part 1 ]
        036 Options[4]: Options Model [ The next part ]
        037 Options[5]: Dependency injection
        038 Options[6]: Expansion and customization
        039 Options[7]: Integration with configuration system

The first 3 part Application hosting

7 Service hosting system

        040 Service hosting system [1]: Hosting long-running Services [ Part 1 ]
        041 Service hosting system [2]: Hosting long-running Services [ The next part ]
        042 Service hosting system [3]: overall design [ Part 1 ]
        043 Service hosting system [4]: overall design [ The next part ]
        044 Service hosting system [5]: Hosting service startup process [ Part 1 ]
        045 Service hosting system [6]: Hosting service startup process [ The next part ]

8 ASP.NET Core Basic programming mode

        046 ASP.NET Core Programming model [1]: Pipelined request processing ( Soon to launch )
        047 ASP.NET Core Programming model [2]: The use of dependency injection ( Soon to launch )
        048 ASP.NET Core Programming model [3]: Configure multiple usage forms ( Soon to launch )
        049 ASP.NET Core Programming model [4]: Programming based on hosting environment ( Soon to launch )
        050 ASP.NET Core Programming model [5]: How to place your initialization code ( Soon to launch )

版权声明
本文为[Species]所创,转载请带上原文链接,感谢