38 packages tagged with “Flexible”
Simple but flexible and powerful utility for generating random names: - human-like, e.g. Jim Deam, Henrie Avdeev, Lanita Leutbecher - or github/docker style identifiers, like sympathetic_alligator, UnsuitedHistorian, Psychedelic-FundRaiser - or anything in between, like Bob_The_Builder, Well-dressed-Entertainer, Medium-rare SeaTurtle Eldon, RoannaTheJoblessComputer etc All with configurable number of components, separators, length and structure, usable in a single line of code. Over 100000 unique words in various categories allow hundreds of milions of combinations!
Flexible button control for Xamarin.Forms
CSharpFITS package is a pure C# .NET port of Tom McGlynn's nom.tam.fits Java package. It provides native C# support for reading and writing FITS files.
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
A control that allows you to design any type of switch/ toggle for Xamarin.Forms
With this control you are able to create any style of button. This is possible as it acts as a wrapper to your XAML and provides you the events/ commands and properties to bind too. It's also 100% accessible.
Routines for reading and manipulating NASA FITS (Flexible Image Transport System) files
A more flexible and optimized AvaloniaUI crossplatform project template
Generates random test data with a variety of built-in generators. Supports calculated properties, flexible string generation, and allows for custom property generation. Provides the ability to decorate the generated output with custom logic.
With this control you are able to create any style of button. This is possible as it acts as a wrapper to your XAML and provides you the events/ commands and properties to bind too.
It's a very subtle test data factory with flexible capabilities to customize created objects. Permanent customizations per type can be defined in order to be always applied on-the-fly to objects being created. At the same time any number of additional ad-hoc customizations can be applied in particular test case. Generally the syntax is extremely simple. Since every customization is an Action<T> where T is the type of created object. This leads to the very clean and expressive test code. Note that this micro-framework is NOT opposed to data generation libraries or frameworks such as NBuilder or AutoPoco but can nicely complement them in most of the cases. For quick introduction you may want to refer to Getting Started wiki page at GitHub (follow Project Site link).
Extensions to VelocityDB for efficient LINQ index/BTree queries, AzureSession file API usage with Microsoft Azure, import/export to/from CSV and JSON, Sync, GeoHash, Compressed Bitmap and RTree.
A configuration based application framework.
Logging classes for programmersdigest.Metamorphosis.
An easy, flexible and detailed logging library for ASP.NET Core
A control that mimic CollectionView but has dymanic flexible height.
A tiny & flexible object building and validation for .NET in C#.
Flexible and modular implementation of DataGrid for MAUI.
Release notes: 1.0.2: - Now using AmbientContexts 1.1.1, which fixes extremely rare bugs and improves performance. 1.0.1: - Now using AmbientContexts 1.1.0, for a performance improvement. Description: Azure-based implementations for the Architect.Identities package. This package allows Azure blob storage to be used as the synchronization mechanism for assigning unique IDs to each application instance. services.AddIdGenerator(generator => generator.UseAzureBlobStorageContainer(new BlobContainerClient("ConnectionString", "ContainerName")));
Flexible json s3 object storage for C#
Production-ready multi-tenant authentication library for .NET applications using Azure Active Directory with enhanced features and flexible configuration
Una biblioteca flexible para trabajar con Azure Blob Storage, desarrollada por Kloud Advocate.
This package can be used to intercept attribute param values during serialization/deserialization process. NOTES: It's thread safe. IMPORTANT: Use this tool when no other option left. Avoid using it, as it drastically hits the performance due to heavy use of reflection behind the scene. Never use it in combo with NewtonsoftJson, as the memory allocated for dynamically generated types will never get cleaned up, because of NewtonsoftJson holding the references to those types in his internal cache for faster contract-resolve operations. You can use any serializer which does not implement any caching or the caching can be disabled. For more information, go to GitHub wiki page: https://github.com/Dorin-Mocan/SerializationInterceptor/wiki. LIMITATIONS: - Fields not supported. Only public non-static props are serialized/deserialized; - Root type and types of the props must be public(not declared in any non-public types either) and have a default parameterless constructor; - Only param values of attributes attached to types and properties can be intercepted; - Not all enumerables supported. Allowed only arrays of any number of dimensions supported by CLR and types from System.Collections.Generic that implement generic ICollection interface; - Inheritance supported partially. If you have a prop of type X and assign to that prop a value of type Y and Y is a subclass of X, then only props of type X will be serialized/deserialized, those of type Y which are not in X will be ignored;
Components for Data Protection, Secure Storage, Secure Transfer, and Advanced Electronic Signatures, including PAdES for PDF, XAdES for XML, and full support for Hardware Security Modules (HSM).
A flexible Pub/Sub framework for .NET
Rapidex.Data is a flexible Object-Relational Mapping (ORM) framework designed for modern .NET applications. Define entities using concrete classes, JSON, YAML, or dynamically at runtime. Modify entity definitions and schema on-the-fly without restarting your application. Key Features: • Define entities with concrete classes, JSON, YAML, or programmatically at runtime • Change metadata (entity definitions) and schema at runtime • UnitOfWork pattern for data integrity • Unique behavior-based approach for reusable logic • Dynamic logic injection with Signal Hub • Web service ready for CRUD operations (JSON support) • Easy predefined data support • PartialEntity for selective data retrieval and updates • Multiple database and schema support (multi-tenant ready) • Different metadata customization per database connection • Complex queries, filtering, and pagination • Built-in field types (Color, Currency, Email, Image, JSON, Password, Phone, Text, Time, etc.) • Easy One-to-Many and Many-to-Many relationships • Lazy loading for complex field types • Automatic schema creation and updates • Bulk update operations Supports Microsoft SQL Server, PostgreSQL, and more (planned).
MongoDB NoSQL storage provider for Zetian SMTP Server. Provides flexible, schema-less message persistence with advanced features including GridFS for large attachment storage, automatic TTL-based message expiration, horizontal sharding for scalability, text indexing for full-text search, and built-in compression. Perfect for modern applications requiring flexible data models, automatic scaling, and document-oriented storage without rigid schemas.