diff --git a/4.4/md__home_runner_work_pipeline-dotnet_pipeline-dotnet_common_pipeline-dotnet__r_e_a_d_m_e.html b/4.4/md__home_runner_work_pipeline-dotnet_pipeline-dotnet_common_pipeline-dotnet__r_e_a_d_m_e.html index 3b706ade..b649db64 100644 --- a/4.4/md__home_runner_work_pipeline-dotnet_pipeline-dotnet_common_pipeline-dotnet__r_e_a_d_m_e.html +++ b/4.4/md__home_runner_work_pipeline-dotnet_pipeline-dotnet_common_pipeline-dotnet__r_e_a_d_m_e.html @@ -71,8 +71,41 @@

51Degrees Pipeline API

51Degrees Pipeline API

-

Developer Documentation

-

Introduction

+

Developer Documentation

+ + + + + + + + + + + + +
NuGet Package NuGet Package
+/> + CloudRequestEngine +/> + Examples.Shared
+/> + Core +/> + JavaScriptBuilder
+/> + Engines +/> + JsonBuilder
+/> + Engines.FiftyOne +/> + Web
+/> + Engines.TestHelpers +/> + Web.Shared
+

Introduction

This repository contains all the projects required to build the .NET implementation of the Pipeline API. Individual engines (For example, device detection) are in separate repositories.

The specification is also available on GitHub and is recommended reading if you wish to understand the concepts and design of this API.

Dependencies