ASP.NET Core 1.0 Books

ASP.NET Core 1.1 Web API For Beginners: How to Build A Web API (Volume 2)

Want to learn how to build ASP.NET Core 1.1 Web APIs? Prerequisites: * C# (Intermediate level; including Generics, Reflection and Object-Oriented Programming (OOP)) Need help? Feel free to contact me at: csharpschoolonline@gmail.com Code: https://github.com/csharpschool/AspNetCoreWebAPI Errata: https://github.com/csharpschool/AspNetCoreVideo/issues This book is primarily aimed at developers who want to learn how to build ASP.NET Core 1.1 Web …

Learn more

ASP.NET Core 1.1 For Beginners: How To Build a MVC Website

Want to learn how to build ASP.NET Core 1.1 MVC Web Applications?Prerequisites:* C# (Intermediate level)* HTML5/CSS3 (Basic knowledge)This book is primarily aimed at developers who want to learn how to build ASP.NET Core 1.1 MVC Applications. You should be an intermediate level C# developer with some experience in HTML5 and CSS3. The book presupposes that you have a …

Learn more

C# 7 and .NET Core Cookbook – Second Edition

Key FeaturesEasy-to-follow recipes to get you up-and-running with the new features of C# 7 and .NET Core 1.1Practical solutions to assist you with microservices and serverless computing in C#Explore the new Visual Studio environment and write more secure code in itBook DescriptionThis book will be your solution to some common programming problems that you come across with C# …

Learn more

Enterprise Application Architecture with .NET Core

Key FeaturesIncorporate architectural soft-skills such as DevOps and Agile methodologies to enhance program-level objectivesGain knowledge of architectural approaches on the likes of SOA architecture and microservices to provide traceability and rationale for architectural decisionsExplore a variety of practical use cases and code examples to implement the tools and techniques described in the bookBook DescriptionMicrosoft .NET has always been …

Learn more

.NET Core in Action

.NET Core is a subset of the .NET framework with libraries and runtimes that drastically reduce its footprint, so you can write and run .NET applications more efficiently. .NET Core in Action shows .NET developers how to build professional software applications with .NET Core. By the end of this book, readers will be able to convert existing …

Learn more

ASP.NET Core and Angular 2

Create powerful applications for the modern web About This Book Build a complete single page application with two of the most impressive frameworks in modern development Find out how to bring together the capabilities and features of both Angular 2 and ASP.NET Core From managing data, to application design, through to SEO optimization and security – take a …

Learn more

Programming ASP.NET Core (Developer Reference)

Dino Esposito’s Programming ASP.NET Core is the definitive guide to practical software development with Microsoft’s exciting new ASP.NET Core technologies. Unlike competitive books that focus primarily on ASP.NET Core’s cross-platform capabilities or only what’s changed from earlier versions, Esposito offers a complete learning path for every developer who wants to build production solutions. Esposito’s expert coverage includes: …

Learn more

The 201 on Building Web API with ASP.NET Core MVC

Kindle Editions The 201 on Building Web API with ASP.NET Core MVC – Book 1: Application Core The 201 on Building Web API with ASP.NET Core MVC – Book 2: Application Infrastructure The 201 on Building Web API with ASP.NET Core MVC, is an intermediate-level guide on using ASP.NET Core and ASP.NET Core MVC’s extensibility points to …

Learn more