Cargando…

Modern API design with ASP.NET Core 2 : building cross-platform back-end systems /

Use ASP.NET Core 2 to create durable and cross-platform web APIs through a series of applied, practical scenarios. Examples in this book help you build APIs that are fast and scalable. You'll progress from the basics of the framework through to solving the complex problems encountered in implem...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Reynders, Fanie (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [New York] : Apress, [2018]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. API Design Demystified
  • 2. Introduction to ASP.NET Core
  • 3. Your First API Application
  • 4. Extensibility Architecture
  • 5. MVC
  • 6. The Configuration Model
  • 7. Logging and Error Handling
  • 8. Securing APIs
  • 9. Bells & Whistles
  • 10. Testing & Debugging
  • 11. Hosting & Deployment.