Cantitate/Preț
Produs

ASP.NET Core in Action

Autor Andrew Lock
en Limba Engleză Paperback – 15 aug 2018
Summary
ASP.NET Core in Action is for C# developers without any web development experience who want to get started and productive fast using ASP.NET Core 2.0 to build web applications.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
The dev world has permanently embraced open platforms with flexible tooling, and ASP.NET Core has changed with it. This free, open source web framework delivers choice without compromise. You can enjoy the benefits of a mature, well-supported stack and the freedom to develop and deploy from and onto any cloud or on-prem platform.
About the Book
ASP.NET Core in Action opens up the world of cross-platform web development with .NET. You'll start with a crash course in .NET Core, immediately cutting the cord between ASP.NET and Windows. Then, you'll begin to build amazing web applications step by step, systematically adding essential features like logins, configuration, dependency injection, and custom components. Along the way, you'll mix in important process steps like testing, multiplatform deployment, and security.
What's Inside
  • Covers ASP.NET Core 2.0
  • Dynamic page generation with the Razor templating engine
  • Developing ASP.NET Core apps for non-Windows servers
  • Clear, annotated examples in C#
About the Reader
Readers need intermediate experience with C# or a similar language.
About the Author
Andrew Lock has been developing professionally with ASP.NET for the last seven years. His focus is currently on the ASP.NET Core framework.
Table of Contents
    PART 1 - GETTING STARTED WITH MVC
  1. Getting started with ASP.NET Core
  2. Your first application
  3. Handling requests with the middleware pipeline
  4. Creating web pages with MVC controllers
  5. Mapping URLs to methods using conventional routing
  6. The binding model: retrieving and validating user input
  7. Rendering HTML using Razor views
  8. Building forms with Tag Helpers
  9. Creating a Web API for mobile and client applications using MVCPART 2 - BUILDING COMPLETE APPLICATIONS
  10. Service configuration with dependency injection
  11. Configuring an ASP.NET Core application
  12. Saving data with Entity Framework Core
  13. The MVC filter pipeline
  14. Authentication: adding users to your application with Identity
  15. Authorization: securing your application
  16. Publishing and deploying your applicationPART 3 - EXTENDING YOUR APPLICATIONS
  17. Monitoring and troubleshooting errors with logging
  18. Improving your application's security
  19. Building custom components
  20. Testing your application
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (2) 27390 lei  3-5 săpt. +4564 lei  6-12 zile
  Manning Publications – 15 aug 2018 27390 lei  3-5 săpt. +4564 lei  6-12 zile
  Manning Publications – 11 iun 2021 37891 lei  3-5 săpt. +5172 lei  6-12 zile

Preț: 27390 lei

Preț vechi: 34237 lei
-20%

Puncte Express: 411

Preț estimativ în valută:
5248 5684$ 4500£

Carte disponibilă

Livrare economică 19 aprilie-03 mai
Livrare express 04-10 aprilie pentru 5563 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781617294617
ISBN-10: 1617294616
Pagini: 712
Dimensiuni: 185 x 234 x 36 mm
Greutate: 1.18 kg
Editura: Manning Publications

Descriere

Key features* Hands-on lessons* Step-by-step guide* Real-world examples AudienceReaders should have experience with C#. No web development experience needed.

Notă biografică

Andrew Lock is a Microsoft MVP who has worked with ASP.NET Core since before its first release.