Found 62 packages
Our base classes to create a multi layers architecture. BaseContext, BaseUnitOfWork, BaseRepository.
This package contains the most used interfaces when a multi-agent simulation is created. For more details how to use MARS, please use the documentation: https://www.mars-group.org/docs/tutorial/intro
Bonyan Modularity Framework v1.6.0 - A microkernel architecture framework for building modular .NET applications. Version 1.6.0 Changes: • Breaking: Introduced phase-specific configuration contexts (BonPreConfigurationContext, BonConfigurationContext, BonPostConfigurationContext) for stricter architectural control • Breaking: Removed [DependsOn] attribute support - all modules must use constructor-based dependency declaration (DependOn<TModule>()) • Enhanced: Recursive module discovery starting from root entry point with improved dependency graph visualization • Fixed: LoggerFactory disposal issues, IBonUnitOfWorkManager resolution, and module lifecycle management • Improved: Better separation of concerns between presentation/infrastructure and domain layers See RELEASE_NOTES.md for complete migration guide and detailed changelog.
This library about the Test Nuget with MultiLayer
A library to handle values by embedding them into Layers, allowing sampling and advanced multi-layer compositing
DBreeze database key features: - Embedded .NET family assembly, platform independent and without references to other libraries. - Multi-threaded, ACID compliant, with a solution for deadlocks resolving/elimination, parallel reads and synchronized writes/reads. - No fixed scheme for table names (construction and access on the fly). - Tables can reside in mixed locations: different folders, hard drives, memory, in-memory with disk persistence. - Liana-Trie indexing technology. Database indexes (keys) never need to be defragmented. Speed of insert/update/remove operations doesn't change during the time. - Ability to access Key/Value pair of a table by physical link, that can economize time for joining necessary data structures. - No limits for database size (except "long" size for each table and physical resources constraints). - Low memory and physical space consumption, also while random inserts and updates. Updates reside the same physical space, when possible or configured. - High performance of CRUD operations. When you need, unleash DBreeze power and get 500000 key/value pairs insert or 260K updates per second per core into sorted table on the hard drive of standard PC (benchmark in year 2012). - High speed of random keys batch inserts and updates (update mode is selectable). - Range selects / Traversing (Forward, Backward, From/To, Skip, StartsWith etc). Remove keys, change keys. - Keys and values, on the low level, are always byte arrays. - Max. key size is 65KB, max. value size is 2GB. Value can be represented as a set of columns, where can be stored data types of fixed or dynamic length. Every dynamic datablock (BLOB) can be of size 2GB. - Rich set of conversion functions from/to between byte[] and other data types. - Nested / Fractal tables which can reside inside of master tables values. - Incremental backup/restore option. - Integrated text-search subsystem (full-text/partial). - Integrated object database layer. - Fast multi-parameter search subsystem with powerful query possibilities. - Integrated Vector Database and vector similarity search engine (embedding vectors store/search). - Integrated binary and JSON serializer Biser.NET - High Availability, Redundancy and Fault Tolerance via Raft.NET - DBreeze is a foundation for complex data storage solutions (graph/neuro, object, document, text search etc. data layers). Please, study documentation to understand all abilities of DBreeze. hhblaze@gmail.com
A multi-layered caching system for .NET
A cross target and cross compiler compatability layer.
Contains the basic functionality of a generic data-access layer which can be utilized in a typical multi-tier application
The Ahura.Extensions.Translation.Abstraction library serves as an abstraction layer for the translation and localization services in the Ahura framework. It defines interfaces and contracts for handling multilingual data, facilitating consistent and efficient translation functionality across applications. This abstraction layer ensures that the translation service can be implemented or extended independently, allowing developers to connect various localization providers, data sources, or algorithms while adhering to a standardized approach within the Ahura framework.
Status Check for two layer Redis Cache
This package offers a flexible and generic database abstraction supporting multiple providers, including MySQL. It facilitates asynchronous execution of SQL commands, stored procedures, and parameterized queries with methods like ExecuteReaderAsync and ExecuteNonQueryAsync. Designed for extensibility and integration with dependency injection, it is ideal for applications using the repository pattern. The package simplifies multi-database integration, providing customizable database connections for efficient data handling in .NET applications.
This package offers a flexible and generic database abstraction supporting multiple providers, including SQL Server, PostgreSQL, MySQL, and Oracle. It facilitates asynchronous execution of SQL commands, stored procedures, and parameterized queries with methods like ExecuteReaderAsync and ExecuteNonQueryAsync. Designed for extensibility and integration with dependency injection, it is ideal for applications using the repository pattern. The package simplifies multi-database integration, providing customizable database connections for efficient data handling in .NET applications.
Helper classes for multi layered application
Localization and internationalization library with support for multi-layer overrides
This library provides tools for out-of-core processing of unbounded multi-layer raster data.
Multi-layered cache manager
SDL_mixer is a sample multi-channel audio mixer library. It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular FLAC, MikMod MOD, Timidity MIDI, Ogg Vorbis, and SMPEG MP3 libraries.