Skip to main content

Is there any sample project for .net to authenticate and get list of rules api or an event search

  • November 13, 2024
  • 3 replies
  • 7 views

Forum|alt.badge.img+1

Is there any sample project for .net to authenticate and get list of rules api or an event search.

3 replies

Ben_T
Staff
Forum|alt.badge.img+4
  • Staff
  • November 13, 2024

Hi sreerajps,

You can find some .Net examples here: 
https://github.com/googleapis/google-api-dotnet-client

Hope this helps.


Forum|alt.badge.img+1
  • Author
  • New Member
  • November 15, 2024

Ofcourse this link is femilier,  like one with python librarry do we have similer project for .net. 


Ben_T
Staff
Forum|alt.badge.img+4
  • Staff
  • November 15, 2024

Ofcourse this link is femilier,  like one with python librarry do we have similer project for .net. 


Hi sreerajps,

Correct, most of the sample code in the documentation is in python but utilizing the apis should be similar. Here are some additional links you might find useful to get started:

https://developers.google.com/api-client-library/dotnet/get_started

https://github.com/chronicle/api-samples-python