Partner-Center-DotNet-Samples icon indicating copy to clipboard operation
Partner-Center-DotNet-Samples copied to clipboard

Contains sample code on how to use the Partner Center .NET SDK

Results 43 Partner-Center-DotNet-Samples issues
Sort by recently updated
recently updated
newest added

Bumps [Microsoft.Owin](https://github.com/aspnet/AspNetKatana) from 4.0.1 to 4.2.2. Release notes Sourced from Microsoft.Owin's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...

dependencies

Bumps [Microsoft.Owin.Security.Cookies](https://github.com/aspnet/AspNetKatana) from 4.0.1 to 4.2.2. Release notes Sourced from Microsoft.Owin.Security.Cookies's releases. 4.2.2 Release This release includes a fix for chunked cookies with missing values. The packages are available on...

dependencies

I cloned this repo & installed all the required tools. Afterwards I build the project without any problems. I have chosen option 1 to export all customers. After logging in...

# Steps to reproduce - Clone the `master` branch - Replace the appropriate configuration in the App.config - Execute the sample program - Type `16` to select Rate card samples...

# Feature Request Maybe I have missunderstand the SecureAppModel and what I looking for is already existing. The year before, when MFA was not mandatory, I could use User Auth...

![image](https://user-images.githubusercontent.com/110625034/184183242-b766c087-fc88-4914-8cce-026133972644.png) I tried running the sample SDK and it is authenticated but it said forbidden, I also have the partner consent working and the token is already on the KeyVault,...

tried creating a customer and i get this error Create a new customer -------------------------------------------------------------------------------- New customer Information ------------------------------------------------------------------------------------------ CompanyProfile: Domain: SampleApplication130339732.onmicrosoft.com Attributes: ObjectType: CustomerCompanyProfile BillingProfile: Email: [email protected] Culture: en-US Language:...

With the new rules around subscription reduction in the New Commerce Experience (NCE) we need to view the "refundableQuantity" property to ensure we can reduce a subscription count within 72...

# Feature Request **Is your feature request related to a problem? Please describe.** I spent a whole day discovering a bug related with a property (refundable quantities) in the latest...

Updated: CPVApplication, CSPApplication, PartnerConsent. - All these 3 projects updated ..\Utilities\KeyVaultProvider.cs - KeyVaultClient updated to SecretClient. @jongio for notification.