Free now2sdk Core is completely free — no license key required   See what's included →
SDK Modules Docs Release Notes Pricing GitHub
Get the SDK →

Windows Examples

To help you get started with the C# & VB.NET managed wrappers, we have prepared integration example projects. Each project includes a pre-configured solution for Visual Studio and works out of the box.


📦 Downloadable .NET Example Projects

Project Name Language & Framework Key SDK Classes Used Description & Features Download Link
📁 Playout-win64 VB.NET (WinForms) LFile, LPreview, LReader Pre-configured Windows x64 playout integration showing how to load media, bind previews, and handle callbacks. Download (.zip)

🚀 Running .NET Examples (Windows)

  1. Unzip the downloaded project folder.
  2. Open the .sln solution file in Visual Studio 2022.
  3. Ensure the project configuration is set to x64 (SDK targets x64 native DLLs).
  4. Run the project (the required now2sdk.dll will be automatically resolved).

In the meantime, you can review the complete step-by-step code samples and API setup instructions directly on the LFile Playout .NET Integration Example and Windows Guide pages.