Platform.EntityFramework.SavePipeline

Implements Entity Framework Save Pipeline

Recent Packages

Version Downloads
5.2.181 47
5.2.180 44
5.2.179 42
5.2.178 36
5.2.177 41

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" />