Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET Core 6.0 Support #256

Open
shreekanthgaanji opened this issue Mar 15, 2024 · 2 comments
Open

.NET Core 6.0 Support #256

shreekanthgaanji opened this issue Mar 15, 2024 · 2 comments

Comments

@shreekanthgaanji
Copy link

shreekanthgaanji commented Mar 15, 2024

Hi Team,

I am not sure. It is the right place to ask the question here. In one of my products developed in .NET core 6.0, I want to integrate the Google Ad Manger API reporting. I went through the readMe file. It says supported version as .NET Core 4.5.2 and Standard 2.0. I am unable install the nuget packages in my application.

https://admanager.google.com/
I would like to write a .NET integration for Google AdManger 360.Please let me know if this is the right client library to use. If not, please point me to the right repo.

links referred - https://developers.google.com/ad-manager/api/reporting

@christopherseeley
Copy link
Member

The library is compatible with .NET core 6.0. I just created a new project targeting net6.0 to verify. Do you have any details about the error?

@AnashOommen
Copy link
Member

.NET Standard 2.0 is 100% compatible with .NET 6.0. If you are seeing a conflict, then pls make a demo project and share the project as attachment. We can take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants