36 packages tagged with “Virtualization”
Feature-rich implementation of a VirtualizingWrapPanel for WPF.
DataCollection is a series of cross-platform observable collections with features like sorting, grouping and filtering and data virtualization techniques like cursor and pagination.
Libvirt supports: The KVM/QEMU Linux hypervisor The Xen hypervisor on Linux and Solaris hosts. The LXC Linux container system The OpenVZ Linux container system The User Mode Linux paravirtualized kernel The VirtualBox hypervisor The VMware ESX and GSX hypervisors The VMware Workstation and Player hypervisors The Microsoft Hyper-V hypervisor The IBM PowerVM hypervisor The Parallels hypervisor The Bhyve hypervisor Virtual networks using bridging, NAT, VEPA and VN-LINK. Storage on IDE/SCSI/USB disks, FibreChannel, LVM, iSCSI, NFS and filesystems
.NET wrapper for the XenServer 7.0 API. XenServer includes a XML-RPC based API, providing programmatic access to the extensive set of XenServer management features and tools. The XenServer API can be called from a remote system as well as local to the XenServer host. Remote calls are generally made securely over HTTPS, using port 443. There are five SDKs available, one for each of C, C#, Java, PowerShell, and Python. These are provided under an open-source license (LGPL or GPL with the common linking exception). This allows use (unmodified) in both closed-and open-source applications.
See: http://alphachitech.wordpress.com/2015/01/31/virtualizing-observable-collection/ GitHub is here: https://github.com/anagram4wander/VirtualizingObservableCollection There are no performant large data set observable collections that support write operations in .NET, so we wrote the VirtualizingObservableCollection, which does the following: ◾Implements the same interfaces as ObsevableCollection<T> so you can use it anywhere you’d use an ObsevableCollection<T> – no need to change any of your existing controls. ◾Supports true multi-user read/write without resets (maximizing performance for large-scale concurrency scenarios). ◾Manages memory on its own so it never runs out of memory, no matter how large the data set is (especially important for mobile devices). ◾Natively works asynchronously – great for slow network connections and occasionally-connected models. ◾Works great out of the box, but is flexible and extendable enough to customize for your needs. ◾Has a data access performance curve nearly as good as the regular ObsevableCollection – the cost of using it is negligible. ◾Works in any .NET project because it’s implemented in a Portable Code Library (PCL).
.NET wrapper for the XenServer 6.5 API. XenServer includes a XML-RPC based API, providing programmatic access to the extensive set of XenServer management features and tools. The XenServer API can be called from a remote system as well as local to the XenServer host. Remote calls are generally made securely over HTTPS, using port 443. There are five SDKs available, one for each of C, C#, Java, PowerShell, and Python. These are provided under an open-source license (LGPL or GPL with the common linking exception). This allows use (unmodified) in both closed-and open-source applications.
MAUI Virtualize ListView with smooth scrolling and without platform-specific code
Drop-in Virtualization Library
.NET wrapper for the XenServer 6.1 API. XenServer includes a XML-RPC based API, providing programmatic access to the extensive set of XenServer management features and tools. The XenServer API can be called from a remote system as well as local to the XenServer host. Remote calls are generally made securely over HTTPS, using port 443. There are five SDKs available, one for each of C, C#, Java, PowerShell, and Python. These are provided under an open-source license (LGPL or GPL with the common linking exception). This allows use (unmodified) in both closed-and open-source applications.
.NET wrapper for the XenServer 6.2 API. XenServer includes a XML-RPC based API, providing programmatic access to the extensive set of XenServer management features and tools. The XenServer API can be called from a remote system as well as local to the XenServer host. Remote calls are generally made securely over HTTPS, using port 443. There are five SDKs available, one for each of C, C#, Java, PowerShell, and Python. These are provided under an open-source license (LGPL or GPL with the common linking exception). This allows use (unmodified) in both closed-and open-source applications.
DataCollection provides WinUI support for observable collections with features like sorting, grouping and filtering and data virtualization techniques like cursor and pagination.
Specialized list implementation that provides data virtualization.
Blazor DataTable component, implemented using virtualization.
Constellation is RESTful workload placement and virtualization for exactly-one resource ownership patterns. Constellation.Worker is the base class for worker nodes.
Constellation is RESTful workload placement and virtualization for exactly-one resource ownership patterns. Constellation.Core contains core classes for the controller and worker.
Constellation is RESTful workload placement and virtualization for exactly-one resource ownership patterns. Constellation.Controller is the base class for the controller.
Xam.GridView - This control useful to show the list of items in grid view. It’s fully implemented by xamarin.forms. It’s not depends on native UI. Features: - Load the list of items in grid view. - Pagination support - Virtual pagination support. - Pull To Refresh Support - Header Style - Item Style - Customize the Grid Header, Item and paginator.
Control for collection view and dynamic table control
library class for collection extended method using Virtualization handling data
DataVirtualization
A simple collection designed to facilitate data virtualisation in Windows Universal apps through the implementation of the ISupportIncrementalLoading.
Virtualizing Items Panel
High-performance virtualization toolkit for .NET MAUI supporting 15k+ item scrolling.
Component for displaying and interacting a large data set in WPF application.
High-performance AutoComplete component for Blazor with 7 display modes, multi-field search, virtualization, theming (4 design systems + 9 Bootstrap variants), and full AOT/trimming support. Works with WebAssembly, Server, and Auto render modes.
High-performance virtualization toolkit for .NET MAUI supporting 15k+ item scrolling (Android Only).
Package Description
AI-powered semantic search for Blazor AutoComplete using Microsoft.Extensions.AI. Supports OpenAI, Azure OpenAI, and Ollama with SIMD-accelerated similarity, dual caching (items + queries), and hybrid search. Includes core package.
Run Linux commands from .NET using a lightweight QEMU VM. Supports presets for .NET SDK, Docker, and custom configurations with instant-boot snapshots.
Ubik Code is a powerful programming language released by Alan Kubiak on December 5, 2020.