Free .NET Books

Download free .NET eBooks in pdf format or read online. Books included in this category cover topics related to Microsoft .NET Framework such as .NET Core, Windows Presentation Foundation (WPF), Entity Framework, Universal Windows Platform (UWP), LINQ, .NET Microservices, Unity, Prism, Azure, Visual Studio, SharePoint, Team Foundation Server, HoloLens, Rider, Akka.NET, Roslyn, Skype Bots, Code Contracts, NancyFX, FakeItEasy, LINQPad, ReSharper, NHibernate, LightSwitch, Metro apps, Microsoft Fakes, CNTK and more.

.NET Framework Notes for Professionals

The .NET Framework Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. …

Entity Framework Notes for Professionals

The Entity Framework Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. …

NuGet In-House Succinctly

January 19, 2020

In NuGet In-House Succinctly , author José Roberto Olivas Mendoza guides readers through the process of setting up a local NuGet server, creating a distributable package, publishing the package to that server, and then using the package in other projects. This is an essential ebook for all .NET developers. …

Visual Studio 2019 Succinctly

October 16, 2019

Visual Studio 2019 is the new release of Microsoft’s premiere development environment, which follows cross-platform paradigms and uses a plethora of programming languages and frameworks. Visual Studio 2019 Succinctly describes what’s new in VS2019 from the point of view of the IDE. …

Using .NET Core, Docker, and Kubernetes Succinctly

We need to choose a container technology, with Docker being the most commonly used, and an orchestrator, with Kubernetes being the best choice today. In Using .NET Core, Docker, and Kubernetes Succinctly , Michele Aponte will walk you through using Docker and Kubernetes with a .NET Core example application. …

Getting the Most from LINQPad Succinctly

In Getting the Most from LINQPad Succinctly , author José Roberto Olivas Mendoza lays out different ways to extend the functionality built into LINQPad. In this free ebook, you’ll learn how to use LINQPad to query Entity Framework models in Visual Studio, how to work with the LINQPad command-line utility, how to write your own extensions and visualizers, and how to write custom data context drivers. …

Visual Studio for Mac Succinctly

February 11, 2019

Visual Studio for Mac Succinctly is a guide to this latest VS product, paying particular attention to the Integrated Development Environment, the workspace, and all the integrated tools you can leverage to build high-quality, professional applications for mobile devices and the web. …

Rider Succinctly

Rider is the new .NET-centric IDE from JetBrains. In Rider Succinctly , author Dmitri Nesteruk introduces it to developers and provides an overview on its origins, functions, and features. With this ebook, readers will be ready to begin developing using Rider. …

HoloLens Succinctly

Microsoft’s HoloLens applications exist in the ever-expanding realm of mixed reality. In HoloLens Succinctly , author Lars Klint guides readers into the various segments of this augmented world, outlining the architecture of HoloLens apps, exploring code and design issues, and offering step-by-step instruction on inputting data so that users can collaborate and share their own hologram projects. …

Introduction to CNTK Succinctly

Microsoft CNTK (Cognitive Toolkit, formerly Computational Network Toolkit), an open source code framework, enables you to create feed-forward neural network time series prediction systems, convolutional neural network image classifiers, and other deep learning systems. In Introduction to CNTK Succinctly , author James McCaffrey offers instruction on the basics of installing and running CNTK, and also addresses machine-learning regression and classification techniques. …