Contains an OData media type formatter for use with WCF Web API.
Specialized http client for communicating with API's that support the HAL media type (https://github.com/wis3guy/HalClient.Net)
Contains javascript api wrapper for working with the Media Browser Api.
The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc.
This is Marvin's JsonPatch document compiled in .NET Standard. JSON Patch (https://tools.ietf.org/html/rfc6902) defines a JSON document structure for expressing a sequence of operations to apply to a JavaScript Object Notation (JSON) document; it is suitable for use with the HTTP PATCH method. The "application/json-patch+json" media type is used to identify such patch documents. One of the things this can be used for is partial updates for REST-ful API's, or, to quote the IETF: "This format is also potentially useful in other cases in which it is necessary to make partial updates to a JSON document or to a data structure that has similar constraints (i.e., they can be serialized as an object or an array using the JSON grammar)." That's what this package is all about. Web API supports the HttpPatch method, but there's currently no implementation of the JsonPatchDocument in .NET, making it hard to pass in a set of changes that have to be applied - especially if you're working cross-platform and standardization of your API is essential. Have a look at the project site for the current status of this package and to learn how to get started.
JSON Patch (https://tools.ietf.org/html/rfc6902) defines a JSON document structure for expressing a sequence of operations to apply to a JavaScript Object Notation (JSON) document; it is suitable for use with the HTTP PATCH method. The "application/json-patch+json" media type is used to identify such patch documents. One of the things this can be used for is partial updates for REST-ful API's, or, to quote the IETF: "This format is also potentially useful in other cases in which it is necessary to make partial updates to a JSON document or to a data structure that has similar constraints (i.e., they can be serialized as an object or an array using the JSON grammar)." That's what this package is all about. Web API supports the HttpPatch method, but there's currently no implementation of the JsonPatchDocument in .NET, making it hard to pass in a set of changes that have to be applied - especially if you're working cross-platform and standardization of your API is essential. Have a look at the project site for the current status of this package and to learn how to get started.
A complete Private Instagram API for .NET. Support: - Create new account with phone number and email. [v180] - Login with Cookies. - Edit Profile, change/remove profile picture. - Upload album (videos and photos) - Upload story (video/photo) to self story and direct thread - Send video/photo/story/profile/link/location to direct - Live functions. - Discover functions. - Search peoples. - IGTV functions. - Business functions. - Shopping functions. - Can pass challenge required and two factor authentication. - and many more. See example projects and wiki pages to find out how this library works.
A JSONAPI media type formatter for the Web API.
Provides data structures and APIs for audio-visual media processing.
A JavaScript interop for Blazor used to detect the browser's screen size and perform Media Query tests. BlazorSize uses the DOM API `matchMedia` to test screen size. BlazorSize was created to allow Blazor components to render adaptively.
A JavaScript interop for Blazor used to detect the browser's screen size and perform Media Query tests. BlazorSize uses the DOM API `matchMedia` to test screen size. BlazorSize was created to allow Blazor components to render adaptively.
Sitecore Mobile SDK for .NET is a framework that is designed to help the developer produce native mobile applications that use and serve content that is managed by Sitecore. The framework enables developers to rapidly develop applications utilizing their existing .NET development skill sets. The SDK includes the following features: * Fetching CMS Content * Source HTML renderings from Sitecore CMS * Create, Delete, Update Items * Downloading and Uploading Media Resources * Protect security sensitive data The applications powered by this SDK can request content from Sitecore efficiently and securely via Sitecore Item Web API RESTful web service. The SDK supports producing native applications through the Xamarin framework
[THIS IS A TEST LIBRARY]. JSON Patch (https://tools.ietf.org/html/rfc6902) defines a JSON document structure for expressing a sequence of operations to apply to a JavaScript Object Notation (JSON) document; it is suitable for use with the HTTP PATCH method. The "application/json-patch+json" media type is used to identify such patch documents. One of the things this can be used for is partial updates for REST-ful API's, or, to quote the IETF: "This format is also potentially useful in other cases in which it is necessary to make partial updates to a JSON document or to a data structure that has similar constraints (i.e., they can be serialized as an object or an array using the JSON grammar)." That's what this package is all about. Web API supports the HttpPatch method, but there's currently no implementation of the JsonPatchDocument in .NET, making it hard to pass in a set of changes that have to be applied - especially if you're working cross-platform and standardization of your API is essential. Have a look at the project site for the current status of this package and to learn how to get started.
Cairo Graphics Library -- .Net Standard 2.0 wrapper Cairo is designed to produce consistent output on all output media while taking advantage of display hardware acceleration when available. The cairo API provides operations similar to the drawing operators of PostScript and PDF. Operations in cairo including stroking and filling cubic Bézier splines, transforming and compositing translucent images, and antialiased text rendering. All drawing operations can be transformed by any affine transformation (scale, rotation, shear, etc.).
Media Content API for Tizen .NET
Umbraco REST Api for working with content, published content, media and member data
ASP.NET Web API Implementation of Five Levels of Media Type according to http://byterot.blogspot.co.uk/2012/12/5-levels-of-media-type-rest-csds.html
A JavaScript interop for Blazor used to detect the browser's screen size and perform Media Query tests. BlazorSize uses the DOM API `matchMedia` to test screen size. BlazorSize was created to allow Blazor components to render adaptively.
LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported. This package contains the core features of LibVLCSharp (libvlc loading and initialization, .NET-friendly classes to ease the use of libvlc...). All other `LibVLCSharp.*` packages depend on this one. Features: - Play every media file formats, every codec and every streaming protocols - Run on every platform, from desktop (Windows, Linux, Mac) to mobile (Android, iOS) and TVs - Hardware and efficient decoding on every platform, up to 8K - Network browsing for distant filesystems (SMB, FTP, SFTP, NFS...) and servers (UPnP, DLNA) - Playback of Audio CD, DVD and Bluray with menu navigation - Support for HDR, including tonemapping for SDR streams - Audio passthrough with SPDIF and HDMI, including for Audio HD codecs, like DD+, TrueHD or DTS-HD - Support for video and audio filters - Support for 360 video and 3D audio playback, including Ambisonics - Able to cast and stream to distant renderers, like Chromecast and UPnP renderers. This package also contains the views for the following platforms: - Android - iOS - Mac - tvOS - UWP If you need Xamarin.Forms support, see LibVLCSharp.Forms. LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.
Support content-based action selection in ASP.NET Core using custom vendor media types.
LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported. LibVLCSharp.Forms contains the Xamarin.Forms support for LibVLCSharp through custom renderers. It depends on LibVLCSharp and brings Xamarin.Forms support for: - Android, - iOS, - Mac. Xamarin.Forms support for GTK and WPF are in separate packages. LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.
.NET for Android and MAUI bindings for the Android Java library 'androidx.media:media'. Library description: The Support Library is a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs. Compatible on devices running API 14 or later.
Sesame Systems Ltd Media Vision API Shared Resources
Provides Windows-specific APIs and components for audio-visual capture and processing.
Provides Linux-specific APIs and components for audio-visual capture.
FsPickler based binary media type formatter for Web API
Provides developers with libraries for managing Azure Media Services using the Azure Resource Manager API.
Automatically tags and categorises media in umbraco using Vision API
Instagram API for Xamarin.iOS by CloudRail provides an easy solution to login and get basic user information Get a free license key at: https://cloudrail.com Features: - Get profile information, including full names, emails, genders, date of birth, and locales. - Retrieve profile pictures. - Login using the Social Network. - Advance Request: Use any Instagram functionality that is missing from CloudRail
LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported. LibVLCSharp.WPF contains the integration with Windows Presentation Foundation (WPF). This package contains the views that allows to display a video played with LibVLCSharp in a WPF app. It depends on LibVLCSharp. LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.
Visma.NET Connector for DynamicWeb 10. Seamlessly integrate Visma.NET ERP with DynamicWeb 10. This connector synchronizes products, stock, prices, customers, and orders, eliminating manual entry and ensuring consistent data. While designed for DynamicWeb 10.x, support for DW 9.1x.x is also available—please contact Flex Media for details. Requires Visma.NET API access and an active Flex Media license. Includes documentation and setup guide. Support: Email: support@flexmedia.dk Phone: +45 4817 6666 / +45 4422 8430
Announcing support for WebRTC in Kinesis Video Streams, as fully managed capability. You can now use simple APIs to enable your connected devices, web, and mobile apps with real-time two-way media streaming capabilities.
Sitecore Mobile SDK (WebAPI) for Xamarin is a framework that is designed to help the developer produce native mobile applications that use and serve content that is managed by Sitecore. The framework enables developers to rapidly develop applications utilizing their existing .NET development skill sets. The SDK includes the following features: * Fetching CMS Content * Source HTML renderings from Sitecore CMS * Create, Delete, Update Items * Downloading and Uploading Media Resources * Protect security sensitive data The applications powered by this SDK can request content from Sitecore efficiently and securely via Sitecore Item Web API RESTful web service. The SDK supports producing native applications through the Xamarin framework
Building video experiences consists of ingesting media files, playing back videos, and reviewing usage and engagement analytics. In between, there is a world of nuances required for your unique use-case and application. Kaltura VPaaS is built on the principles of atomic services, SDKs, and tools that allow you full control and flexibility over every element and process in your media’s life cycle.
LibVLCSharp is a cross-platform audio and video API for .NET platforms based on VideoLAN's LibVLC Library. It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported. LibVLCSharp.WinForms contains the integration with Windows Forms. This package contains the views that allows to display a video played with LibVLCSharp in a Windows Forms app. It depends on LibVLCSharp. LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.
Facebook API for Xamarin.iOS by CloudRail provides an easy solution to login and get basic user information Get a free license key at: https://cloudrail.com Features: - Get profile information, including full names, emails, genders, date of birth, and locales. - Retrieve profile pictures. - Login using the Social Network. - Advance Request: Use any Facebook functionality that is missing from CloudRail
Build your Azure Media Services workflow (V3 API version) and Azure Data Factory (V2 API version) in .NET Core.
Epinova's take on Issuu's media API wrapper
Blazor Library for Interacting with Browser Media Streaming APIs https://developer.mozilla.org/en-US/docs/Web/API/Media_Streams_API