FuelSDK-CSharp icon indicating copy to clipboard operation
FuelSDK-CSharp copied to clipboard

FuelSDK-CSharp

Results 57 FuelSDK-CSharp issues
Sort by recently updated
recently updated
newest added

Can you please push the latest release out to Nuget?

I'm trying to retrieve the emails that have been sent filtered by the campaigns? Is there any way to get them?

Read me update for OAuth2

I'm also not sure whether it's still up to date, I thought I tried everything. I'm still not sure what the end points should be: https://salesforce.stackexchange.com/questions/257430/fuelsdk-endpoints-clarification I've tried making the...

Hello, I’m looking to use the C# version Fuel SDK for a project to connect to Marketing Cloud. We were looking to transmit MIDs in our auth requests and we...

I am not able to deploy the assembly to GAC due to this issue. The dependency JWT is also not signed. I tried to use the NuGet package and I...

I am working on the ET_Subscriber.Delete() call. Based on your documentation, I expect that if the delete succeeds, FuelReturn object I get back would have `Status=true`. Is this correct? I'm...

It seems it is now impossible to use a NameValueCollection as a source of credentials. It will conditionally check the appsettings but otherwise go straight for the hard-coded file WITHOUT...

enhancement

Hi All, I am looking for Basic Authentication with FuelSDK to connect with Marketing cloud. I want to connect Marketing cloud with User ID and Password instead of Client ID...

Would it be possible to have a .NetStandard 2.0 version of this package so that we can use it in modern applications. It should not depend on things like `System.ServiceModel`....

enhancement