Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hi, #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Hi, #21

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@
* [Microservices in .NET Core](https://www.manning.com/books/microservices-in-net-core-second-edition) - 使用.NET栈构建微服务系统的综合指南。 **[$]**
* [Dependency Injection in .NET](https://www.manning.com/books/dependency-injection-principles-practices-patterns) [2nd edition](https://www.manning.com/books/dependency-injection-principles-practices-patterns) - 教你怎样在.NET中使用依赖注入来减少应用组件间的硬编码依赖。 **[$]**
* [ASP.NET Core in Action](https://www.manning.com/books/asp-net-core-in-action) - ASP.NET Core web 应用开发教程。 **[$]**
* [ASP.NET Core in Action, Third Edition](https://www.manning.com/books/asp-net-core-in-action-third-edition) - ASP.NET Core web 应用开发教程。 **[$]**
* [Entity Framework Core in Action](https://www.manning.com/books/entity-framework-core-in-action) - 教你怎样使用 Entity Framework Core,包括轻量级的数据访问替代,如Dapper。 **[$]**
* [The Little ASP.NET Core Book](https://recaffeinate.co/book/) - 免费、开源、入门级的书籍,旨在提供对ASP.NET Core的简单介绍。

Expand Down