omarceloribeiro / spfxblazorwebpart

Project initative to create a spfx webpart that uses blazor as framework. The goal is to be able to select the framework option "Blazor WebAssembly" during the process of creating a spfx webapart.
MIT License
7 stars 1 forks source link

Implement SP Data Access Library #8

Open omarceloribeiro opened 1 year ago

omarceloribeiro commented 1 year ago

Implement a data access library to facilitate operations on SharePoint Lists, Libraries, site, etc. similiar to SpRestLibJS