Platform.EntityFramework.SavePipeline

Implements Entity Framework Save Pipeline

Recent Packages

Version Downloads
5.2.181 43
5.2.180 41
5.2.179 37
5.2.178 33
5.2.177 38

Usage Instructions

Latest Version: 5.2.181

To install Platform.EntityFramework.SavePipeline from the command line, run the following command:

nuget install Platform.EntityFramework.SavePipeline -Version 5.2.181 -Source https://proget.starsoft.nl/nuget/Starsoft/

To install Platform.EntityFramework.SavePipeline from the Package Manager Console within Visual Studio, run the following command:

Install-Package Platform.EntityFramework.SavePipeline -Version 5.2.181 -Source https://proget.starsoft.nl/nuget/Starsoft/

For projects that support PackageReference, copy this XML node into the project file to reference the package.

<PackageReference Include="Platform.EntityFramework.SavePipeline" Version="5.2.181" />