- Modern Web Development with ASP.NET Core 3
- Ricardo Peres
- 220字
- 2021-06-18 18:35:52
Getting Started with ASP.NET Core
Welcome to my new book on ASP.NET Core 3!
.NET and ASP.NET Core are relatively new in the technological landscape, as they were onlyofficially released in August 2017. Given that .NET is in the name, you would think that these would probably only be new versions of the highly popular .NET Framework, but that is not the case: we are talking about something that is truly new!
It's not just multiplatform support (howdy, Linux!), but it's so much more. It's the new modularity in everything: the transparent way by which we can now change things—the source code in front of our eyes teasing us to contribute to it, to make it better—is indeed a lot different from previous versions of .NET Core!
In this first chapter, we are going to talk a bit about what changed in ASP.NET and .NET in the core versions, and also about the new underlying concepts, such as OWIN, runtime environments, and dependency injection (DI).
In this chapter, we will cover the following topics:
- History of ASP.NET Core
- Introduction to .NET Core
- Inversion of control and DI
- OWIN
- The MVC pattern
- Hosting
- Environments
- How the bootstrap process works for ASP.NET Core apps
- The generic host
- What's new since ASP.NET Core 2
- The NuGet and dotnet tools
- Visual Basic 6.0程序設計計算機組裝與維修
- Getting Started with Python Data Analysis
- Building Minecraft Server Modifications
- 移動界面(Web/App)Photoshop UI設計十全大補
- Windows Phone 7.5:Building Location-aware Applications
- C#實踐教程(第2版)
- Express Web Application Development
- Yii Project Blueprints
- 大話Java:程序設計從入門到精通
- Mastering Docker
- JavaScript程序設計:基礎·PHP·XML
- Django Design Patterns and Best Practices
- Python預測分析實戰
- SQL Server 2014 Development Essentials
- Effective C++:改善程序與設計的55個具體做法(第三版)中文版(雙色)