71 packages tagged with “scalable”
A pooled MemoryStream allocator to decrease GC load and improve performance on highly scalable systems.
Twitter Snowflake-alike ID generator for .Net
Microsoft Azure Storage DataMovement Library offers a set of APIs extending the existing Azure Storage .Net Client Library to help customer transfer Azure Blob and File Storage with high-performance, scalability and reliability. For this release, see notes - https://github.com/Azure/azure-storage-net-data-movement/blob/master/README.md and https://github.com/Azure/azure-storage-net-data-movement/blob/master/changelog.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
UUID is a cutting-edge library meticulously crafted for modern distributed systems, offering unparalleled performance and reliability in unique identifier generation. At its core, the library ensures thread safety while maintaining exceptional performance characteristics, making it ideal for high-throughput applications. It generates time-ordered identifiers that enable natural sorting capabilities, while incorporating cryptographic randomness for enhanced security. The library seamlessly integrates with existing systems through its comprehensive Guid compatibility and intuitive conversion operators. It excels in string handling with efficient parsing and formatting capabilities, supporting versatile encoding formats including Base32 and Base64. The implementation features robust comparison and equality operations, complemented by thread-local secure random generation for optimal performance and security. Built with modern development practices in mind, UUID maintains a compact 16-byte binary format and ensures cross-platform compatibility across the .NET ecosystem. The library is backed by extensive test coverage and performance benchmarks, making it a reliable choice for enterprise-grade applications requiring robust unique identifier generation.
NOTE: As of version 9.4.0, this library has been split into multiple parts and replaced: See https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/, https://www.nuget.org/packages/Microsoft.Azure.Storage.File/, https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/, and https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/. For table support, see https://www.nuget.org/packages/Microsoft.Azure.CosmosDB.Table/. This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
A set helpers and tools for the Microsoft Azure platform.
Core of the framework for developing scalable JavaScript client side applications. The framework is targeted towards a .Net developer who has experience with Silverlight or WPF and is looking to apply same principles and patterns (e.g. MVVM, bindings, modularization, templated controls, reactive programming, etc.) to JavaScript client side development. It's inspired by Nicholas Zakas "Scalable JavaScript Application Architecture" talk. The framework leverages best tools and libraries such as Knockout, RequireJS, Linq, RxJS, LESS, Nuget, jasmine, etc. and relies on what's considered as "good parts" of JavaScript language. Together with Scalejs Extension for Visual Studio it aims to make development of JavaScript client side applications in Visual Studio simple and fun.
NOTE: This package has been deprecated. Please use Microsoft.Azure.Management.HDInsight and Microsoft.Azure.Management.HDInsight.Job packages instead. For more information, go to: http://go.microsoft.com/fwlink/p/?LinkID=785087
A cross-cloud storage abstraction
Unified is immutable high performance Id library.
!!! Note that this package will no longer be updated with the package name 'wastorage' after version 4.0.0. The package is renamed to 'Microsoft.Azure.Storage.CPP' !!! The new package can be found in: https://www.nuget.org/packages/Microsoft.Azure.Storage.CPP This client library enables working with the Microsoft Azure storage services which include the blob service for storing binary and text data, the file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
!!! Note that this package will no longer be updated with the package name 'wastorage.v140' after version 4.0.0. The package is renamed to 'Microsoft.Azure.Storage.CPP.v140' !!! The new package can be found in: https://www.nuget.org/packages/Microsoft.Azure.Storage.CPP.v140 This client library enables working with the Microsoft Azure storage services which include the blob service for storing binary and text data, the file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
TwentyTwenty.Storage.Google Class Library
This is a .NET Core 6.0, 3.1, and .NET Standard 2.0-compatible implementation of Oracle Coherence .NET Extend Client. For .NET Framework 4.x compatible implementation, see https://www.nuget.org/packages/Coherence/.
!!! Note that this package will no longer be updated with the package name 'wastorage.v120' after version 4.0.0. The package is renamed to 'Microsoft.Azure.Storage.CPP.v120' !!! The new package can be found in: https://www.nuget.org/packages/Microsoft.Azure.Storage.CPP.v120 This client library enables working with the Microsoft Azure storage services which include the blob service for storing binary and text data, the file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
Azure Blob Storage provider for Zetian SMTP Server. Provides scalable, cloud-native message persistence to Microsoft Azure with enterprise features including hierarchical blob organization, automatic access tier management (Hot/Cool/Archive), Azure AD authentication, soft delete protection, blob tagging for advanced searching, server-side encryption, and built-in compression. Perfect for cloud-first applications requiring unlimited storage capacity, geo-redundancy, and seamless Azure ecosystem integration.
High performance and availability, scalable and very flexible pure .NET database. Using VelocityDB saves time and money for all software requiring reliable, high performance data persistence. Any .NET object can be efficiently persisted and retrieved within ACID transactional scope. The use of VelocityDB can be hidden from your application user's and doesn't require a lot of CPU usage or disk space. .NET Standard 2.0 library to use with .NET, .NET Core, iOS, Android, Linux, MacOS, Unity3D
Implementation of Oracle Coherence .NET Extend Client.
An infrastructure that provides application business logic synchronization between peers using WCF P2P.
This client library enables working with the Microsoft Azure storage services which include the blob service for storing binary and text data, the file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client. Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
This library is based on the official Azure Storage library (https://github.com/Azure/azure-storage-net) with Azure Table functionality removed in order to get rid of OData and System.Spatial dependencies to allow it to build on Linux
Scalable, OctopusDeploy-powered webfarm using Windows Azure Web Roles.
Footloose is a fast and scalable asynchronous distributed computing and service library that was designed to be fast, secure, simple to use, unobtrusive and without the need of client side code generation or proxy classes. It was developed to connect or build distributed applications on the .NET/Mono platform with enterprise features like load-balancing, clustering, encryption, service discovery and single-sign on. FEATURES - easy to use, only a few lines of code to start with Footloose - Unobtrusive, no Attributes like [OperationContract] and no base class required - No Code-Gen / Client Proxy Classes - keep your code clean - several TransportChannels: XMPP, IPC, AMQP - Security, Encryption and Compression (depends on Transport Channel) - Endpoint Capabilities and Service Discovery - Sharing Presence Information (Online, Offline, temp. unavailable, etc. incl. priority and reason) - Single-SignOn - bi-directional communication, no polling - Model driven - use your strongly-typed DTOs/POCOs LICENSE In order to use Footloose you need a valid license. You can request a free trial license at http://www.footloose-project.de/request-trial-license/ FURTHER INFORMATION The latest release and documentation can be found on the Footloose project website: http://www.footloose-project.de
An Android SDK that provides a new size unit - sdp (scalable dp). This size unit scales with the screen size.
This repo provides an implemented framework of task scheduling using azure service bus delayed messages.
Redistributable components for package 'wastorage'. This package should only be installed as a dependency. (This is not the package you are looking for).