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

So at the moment to return a full subscriber on a list you have to first... - find the List Id based on Name ``` ET_List list = new ET_List...

enhancement

If you get a subscriber back, where the subscriber has been created but not modified, the ET UI has the modified date populated, but the API does not return it.

bug

Allows us to update the service reference much easier in the future

enhancement

When creating a DE row it will be nice to have the info from the DataExtensionCreateResult when errors occur so you can see if there were errors due to invalid...

enhancement

Hey Guys, Are you looking at doing CoreCLR support?

enhancement

Seems odd to have Subscribers on the List object, and not have a way to populate. ``` public ET_List GetList(string listName) { ET_List list = new ET_List { AuthStub =...

The SDK may be written in C#, but it is consumable by any .NET language and therefore should be named FuelSDK.NET or something similar.

enhancement