Skip to content

nerdybeast/salesforce-composite

Repository files navigation

salesforce-composite

Running Tests

In the root of the Salesforce.Composite.Tests project, create a file called appsettings.json with this structure:

{
	"AppSettings": {
		//...
	}
}

Have a look at the AppSettings.cs class file for the available properties.

Note: The appsettings.json file is ignored from the repo to prevent sensitive information from being added to source control.

About

WIP - .net wrapper around the Salesforce Composition api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages