SpContext - SharePointPro/SpproEntity GitHub Wiki

The SpBaseContext has a few (non list specific) functions.

UploadFile(string fileName, byte[] fileBytes, Folder folder) - Upload file to Folder Location. One way to get Folder object is via SpproDocLibraryRepository.CreateFolder(string fullFolderUrl)