146 packages tagged with “Live”
Simple, flexible, interactive and powerful data visualization for .Net
Simple, flexible, interactive and powerful data visualization for Wpf
Enables VS extensions to access Live Share capabilities.
Package Description
LiveSharp allows you to update code while your application is running. You can use it to build live user interfaces, update code on the fly and much more.
Enables VS language service extensions to integrate with Live Share.
Simple, flexible, interactive and powerful data visualization for WinForms
Alibaba Cloud SDK for .NET
Allows you to perform user authentication via DigitalOcean, Facebook, Foursquare, GitHub, Google, Instagram, LinkedIn, MailRu, Odnoklassniki, Salesforce, Twitter, VK (Vkontakte), Windows Live, Yandex just in two method calls.
Simple, flexible, interactive and powerful data visualization for Wpf (forked from master branch to add Support to netcoreapp3.1)
Allows reloading XAML views from Visual Studio on your running app
Gear for creating expressions that actively re-evaluate when changes occur.
Live Coding environment for .NET
Simple, flexible, interactive and powerful data visualization for .Net. This fork is based on https://github.com/Live-Charts/Live-Charts.
Lightweight Live Chat / Live Support app for supporting website visitors using SignalR and no database. Single folder install.
Simple, flexible, interactive and powerful data visualization for Wpf. This fork is based on https://github.com/Live-Charts/Live-Charts.
The Microsoft Xbox Live Service API (XSAPI) enables game developers to access Xbox Live. To get access to the Xbox Live service, you can join the Xbox Live Creators Program at https://aka.ms/xblcp, or apply to the ID@Xbox program at http://www.xbox.com/en-us/Developers/id
.NET bindings for macOS live text feature.
Xbox Live authentication for .NET
A Blazor interop library for Chatwoot, the open-source customer engagement suite.
Windows Live 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 Windows Live functionality that is missing from CloudRail
Gear for performing active queries.
Unoffical C# Xbox WebAPI, includes support for authentication with Windows Live / Xbox Live.
.NET for Android (formerly Xamarin.Android) Binding Library - Agora Full SDK
The Microsoft Xbox Integrated Multiplayer API provides game developers with basic multiplayer communication through the power of Xbox Live. Developers of titles supporting cross play on Windows 10 and Xbox One should ensures the major version of this package matches the major version of the XDK being used. To use this package and get access to the Xbox Live service, please apply to the ID@Xbox program at http://www.xbox.com/en-us/Developers/id
This package will be deprecated in favor of Microsoft Xbox Game Chat 2 C++ API for UWP apps. This library should not be used for new projects. The Microsoft Xbox GameChat API enables game developers to provide in-game voice communications between gamers in their titles. To use this package and get access to the Xbox Live Service, please apply to the ID@Xbox program at http://www.xbox.com/en-us/Developers/id
Enable Automatic Migrations for Entity Framework Core for SQL Databases without manual migration files. The package support following ways to apply/view-applied migrations: ### Context methods * Execute(TContext context); * Execute(TContext context, TMigrationsOptions options); * ExecuteAsync(TContext context, CancellationToken cancellationToken); * ExecuteAsync(TContext context, TMigrationsOptions options, CancellationToken cancellationToken); ### Extensions methods * MigrateToLatestVersion<TContext, TMigrationsOptions>(this TContext context); * MigrateToLatestVersion<TContext, TMigrationsOptions>(this TContext context, TMigrationsOptions options); * MigrateToLatestVersionAsync<TContext, TMigrationsOptions>(this TContext context, CancellationToken cancellationToken); * MigrateToLatestVersionAsync<TContext, TMigrationsOptions>(this TContext context, TMigrationsOptions options, CancellationToken cancellationToken);