SalesforceCommon.NetStandard

NetStandard version of Force.com-Toolkit-for-NET from salesforce The Force.com Toolkits for .NET provides an easy way for .NET developers to interact with the Force.com & Chatter REST APIs using native libraries.


Keywords
force, salesforce, api, rest, forcedotcom, force.com, netcore, netstandard
License
BSD-3-Clause
Install
Install-Package SalesforceCommon.NetStandard -Version 1.3.2

Documentation

Force.com-Toolkit-for-NetStandard

NetStandard version of Force.com-Toolkit-for-NET from salesforce

Install with NuGet: Foce client & Chatter client:

Install-Package SalesForceClient.NetStandard
Install-Package SalesForceChatter.NetStandard

Or if you want to made your own client:

Install-Package SalesforceCommon.NetStandard