NetCoreForce icon indicating copy to clipboard operation
NetCoreForce copied to clipboard

Salesforce REST API toolkit for .NET Standard and .NET Core

Results 32 NetCoreForce issues
Sort by recently updated
recently updated
newest added

Not sure if this project is still actively supported or worked on, but if so, I'd really appreciate if you could update it to target .NET 8.0.

Allows this library to be used in places where async await is not supported. Adding ConfigureAwait(false) prevents synchronization context from hanging when using Wait or Result