Cross-platform Bluetooth Low Energy (BLE) library for Android, iOS, and UWP. Scan for advertisements and beacons, connect to devices, read/write/notify/indicate, all with a straightforward async API. Reference this nuget from your Shared or PCL or .NetStandard project, and reference the relevant platform NuGet (ble.net-android / ble.net-ios / ble.net-uwp) in your final application. Complete readme & sample application: https://github.com/nexussays/ble.net/blob/master/Readme.md
Amazon Product Advertising API, Supports ItemSeach with ASIN, EAN, UPC and ISBN, ItemLookup and BrowseNodeLookup
The Microsoft Advertising Framework for JavaScript provides APIs to serve banner, video interstitial and display interstitial advertisements in apps. After adding this NuGet to your project, add a reference to the Microsoft Advertising SDK for JavaScript extension (may require reopening project).
This library provides you with functionality to access DoubleClick for Advertisers API.
iOS (7+) implementation of BLE.net cross-platform Bluetooth Low Energy library. Scan for advertisements and beacons, connect to devices, read/write/notify/indicate, all with a straightforward async API. To get started, obtain the adapter from main or your AppDelegate, and retain this reference for the lifetime of your app: var ble = BluetoothLowEnergyAdapter.ObtainDefaultAdapter(); Complete readme & sample application: https://github.com/nexussays/ble.net/blob/master/Readme.md
Android (API 18+) implementation of BLE.net cross-platform Bluetooth Low Energy library. Scan for advertisements and beacons, connect to devices, read/write/notify/indicate, all with a straightforward async API. To get started, add these normal permissions to your app: [assembly: UsesPermission( Manifest.Permission.Bluetooth )] [assembly: UsesPermission( Manifest.Permission.BluetoothAdmin )] Then in your main Activity OnCreated(), initialize and obtain the adapter. Retain this adapter reference for the lifetime of your app: BluetoothLowEnergyAdapter.Init( this ); var ble = BluetoothLowEnergyAdapter.ObtainDefaultAdapter( this ); Complete readme & sample application: https://github.com/nexussays/ble.net/blob/master/Readme.md
The Microsoft Advertising Framework for XAML provides APIs to serve banner, video interstitial and native advertisements in apps. After adding this NuGet to your project, add a reference to the Microsoft Advertising SDK for XAML extension (may require reopening project).
A simple client for Amazon Product Advertising API
This package contains C# code examples that shows how to use the DoubleClick for Advertisers API Dotnet library to write .NET clients to programmatically access DFA accounts.
Easy item lookup by ASIN from Amazon Product Advertising API
Easy item lookup by ASIN from Amazon Product Advertising API
A simple client for Amazon Product Advertising API
AdsJumbo SDK for C++ / IL2CPP / DirectX Windows 10 apps and games. Monetize your Windows 10 app or game with banner and interstitial ads with top revenue and 100% fill rate. AdsJumbo advetising SDK supports UWP, Unity3D and HTML5 apps. Increase your revenue opportunities by putting ads in your Universal Windows Platform (UWP) app or game for Windows 10 by using the AdsJumbo SDK. Our ad monetization platform offers a variety of ad formats that can be seamlessly integrated into your apps and supports many popular ad networks.
API description and supporting classes to enable Diagnostics interfacing from a tech manual application. (This API is still in development and is subject to change. Until IADS and DS Viper advertise backwards compatibility, it is not guaranteed with each update)
CodeHelper.API.Awin helps businesses save time by automating their daily tasks. It provides advertiser-specific endpoints as well as publisher-specific endpoints.
Send SMS messages with the HostedSMS API. This nuget package is a .NET C# messaging library that can be used to send SMS messages. Integrate SMS with You Applications and send text massages directly from them using our API. Create text message marketing and advertising campaings. Wysyłaj wiadomości SMS korzystając z API dostarczonego przez HostedSMS. Ta paczka nugetowa jest biblioteką .NET umożliwiającą wysyłanie wiadomości SMS. Zintegruj możliwości masowych wysyłek SMS z Twoją aplikacją bezpośrednio przez API. Wysyłaj wiadomości marketingowe oraz kampanie reklamowe.
Amazon Product Advertising API, Supports ItemSeach with ASIN, EAN, UPC and ISBN, ItemLookup and BrowseNodeLookup
Send SMS messages with the HostedSMS API. This nuget package is a .NET C# messaging library that can be used to send SMS messages. Integrate SMS with You Applications and send text massages directly from them using our API. Create text message marketing and advertising campaings. To create account go to https://hostedsms.pl/pl/.
Amazon Product Advertising API, Supports ItemSeach with ASIN, EAN, UPC and ISBN, ItemLookup and BrowseNodeLookup
CosyRest is a wrapper around the non-advertised REST API for the Geo Cosy Smart Thermostat
By Amit - For Advertisement API.
Bluetooth Advertising and GATT server functionality on Linux using .NET Fork of .NET BLE Server It uses BlueZ and Tmds.DBus. The provided API aims to preserve the object structure of BlueZ whilst minimizing the aspects of the D-Bus communication.