The Little ASP.NET Core Book
by Nate Barbettini
Publisher: recaffeinate.co 2017
Number of pages: 122
Description:
I wrote this short book to help developers and people interested in web programming learn about ASP.NET Core 2.0, a new framework for building web applications and APIs. This short book is structured as a tutorial. You'll build an app from start to finish.
Download or read it online for free here:
Download link
(multiple formats)
Similar books

by Colin Campbell, Ralph Johnson, Stephen Toub - Microsoft Press
A book that introduces .NET programmers to patterns for including parallelism in their applications. Examples of these patterns are parallel loops, parallel tasks and data aggregation with map-reduce. Each pattern has its own chapter.
(15884 views)

by Vijay Mukhi, Suraj Godhwani, Sonal Mukhi - BPB Publications
Introduction to Visual Studio.Net and C#. The text covers working with the framework, building database applications, building Web applications, setup and deployment projects, the basics of C#, the C# code in .Net applications, C# and ASP.Net.
(23848 views)

by Andrew Troelsen - Apress
This book covers the building blocks of the COM and .NET architectures, internal aspects of COM /.NET interoperability, teaches readers on how to build custom COM /.NET conversion tools, covers Win32 API, C DLLs from .NET applications, and more.
(12661 views)

by Christian Holm, Mike Kruger, Bernhard Spuida - Wrox Press
Dissecting a CSharp Application teaches advanced techniques of .NET programming by getting an insiders' look at the complete Integrated Development Environment, SharpDevelop, written in C#. It includes all advanced features of a modern IDE.
(25603 views)