FluentSP 2.0.0
See the version list below for details.
dotnet add package FluentSP --version 2.0.0
NuGet\Install-Package FluentSP -Version 2.0.0
<PackageReference Include="FluentSP" Version="2.0.0" />
paket add FluentSP --version 2.0.0
#r "nuget: FluentSP, 2.0.0"
// Install FluentSP as a Cake Addin #addin nuget:?package=FluentSP&version=2.0.0 // Install FluentSP as a Cake Tool #tool nuget:?package=FluentSP&version=2.0.0
FluentSP is an open source library to simplify development and improve maintainability of SharePoint 2010 custom solutions by providing ORM-like interface to SharePoint Object Model.
Utilizing FluentPS, you can access your data in form of plain .NET objects. Mapping is defined with attributes.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FluentSP:
Package | Downloads |
---|---|
FluentPS
FluentPS is an open source library to simplify development and improve maintainability of Project Server 2010 custom solutions by providing ORM-like interface to PSI. |
GitHub repositories
This package is not used by any popular GitHub repositories.