Info
Version: | 3.1.1 |
Author(s): | devi_ous |
Last Update: | Tuesday, November 21, 2017 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/gdbd/sharepointcommon |
NuGet Url: | https://www.nuget.org/packages/SharepointCommon |
Install
Install-Package SharepointCommon
dotnet add package SharepointCommon
paket add SharepointCommon
SharepointCommon Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Allows to map list items to simple hand-writen POCO classes and perform actions by manipulating with entities.
- strong typed operations with items
- abstract layer on Sharepoint object model
- simplifying recurring routine actions
- ability to unit test
- query list items by LINQ translated to CAML.