These Getting Started Guides for Trackable Entities will help you to quickly get up and running with the Visual Studio project and item templates added by the VSIX installer, which automatically add the necessary NuGet packages. However, there's nothing to stop you from creating your own projects from scratch and adding the NuGet packages manually.

Before using the Getting Started Guides, be sure to install the required prerequisites.

ASP.NET Web API

Step-by-step tutorial for using Trackable Entities with ASP.NET Web API.

ASP.NET Web API Getting Started

Repository and Unit of Work

Step-by-step tutorial for using Trackable Entities with Repository and Unit of Work Patterns.

Repository and Unit of Work Getting Started

Windows Communication Foundation

Step-by-step tutorial for using Trackable Entities with Windows Communication Foundation.

Windows Communication Foundation