sf-dataexport 1.0.5.20001

dotnet tool install --global sf-dataexport --version 1.0.5.20001
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local sf-dataexport --version 1.0.5.20001
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=sf-dataexport&version=1.0.5.20001
nuke :add-package sf-dataexport --version 1.0.5.20001

sf-dataexport

.NET Core Global Tool for for administrative tasks of Salesforce.

Installation

Download the executable file here https://github.com/ste80/SF-DataExport/tree/master/SF-DataExport/Self-Contained

OR

Download the .NET Core SDK 2.1.300 or later. Install the sf-dataexport .NET Global Tool, using the command-line:

dotnet tool install -g sf-dataexport

Version update

dotnet tool update -g sf-dataexport

Usage

Usage: sf-dataexport

Features

  • Display org chart
  • Display all user profile photo
  • Quick search and login as any user (UI + command line)
  • Download prescheduled data export zip files (UI + command line)
  • Display org api usages and statistic (UI + command line to log data)
  • Search objects and display page in browser (under construction)
  • CSV import/export from/to Sales/Excel/CSV/SQL, auto adjust format/time zone (under construction)

Prerequisites

  • .NET Core 2.1 or later
  • The minimum Windows versions supporting the WebSocket library are Windows 8 and Windows Server 2012. Read more.
  • Mono is required on Linux. Read more about installing Mono here.
  • If you have issues running Chrome on Linux, the Puppeteer repo has a great troubleshooting guide.

How does it work?

This is a .NET application with Google Chrome rendering capabilities, communicates with the locally-installed browser instance using the Puppeteer project, and implements a remote call infrastructure for communication between Node and the browser.

All the state changes and network IO are performed by .NET CLI, chrome is only responsible for UI rendering and OAuth flow.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.1 is compatible.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.0.5.20001 649 3/25/2019