Skip to content

Instantly share code, notes, and snippets.

View jbyte2009's full-sized avatar

Jeff Byttow jbyte2009

  • Lindenhurst, IL
View GitHub Profile
@jbyte2009
jbyte2009 / NetSuiteApiClient.cs
Created April 22, 2025 18:24
How to use NetSuite REST API with OAuth 2 and C# .NET - New Authorization for April 2025
NetSuite Machine to Machine (M2M) Authentication to authenticate and retrieve an access token.
Visual Studio 2022
Application: Class Library
.NET Core 6 - C#
Package: Portable.BouncyCastle
=========================================