Found 129 packages
Package Description
Silverback is a powerful, elegant, and feature-rich message bus for .NET, designed to simplify asynchronous messaging, event-driven architectures, and microservice communication. With seamless integration for Apache Kafka and MQTT, it offers robust features for reliability, consistency, and scalability. This package contains the default messages interfaces and domain entity implementation.
This tool lets you make copies of Model-Driven Apps using XRMToolBox
This package contains the basic libraries for a model-driven project using the .NET Modelling Framework (NMF).
Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient. Node.js' package ecosystem, npm, is the largest ecosystem of open source libraries in the world.
Base classes to implement a Domain Model also using DDD (Domain Driven Development) and to abstract the ORM or the storage and change it simply.
A set of interfaces and classes for DDD projects. May be used standalone, or with the "Fresnel Domain Model Explorer" for rapid prototyping.
This package contains some base classes to easily get started writing domains and DDD supported software systems. The domain model contains change tracking for persistence convenience.
Interface that allows Internal Navigation Testing for Behaviour Driven Development Test Library for Xamarin.Forms
Domain Driven Design bases types for Domain Layer
Coject Class Library Model is an essential component of the project that defines the structure and behavior of the data entities used in the application. These models serve as the building blocks for mapping database tables to C# classes, enabling seamless integration with the Object-Relational Mapping (ORM) framework. Key features of our Class Library Model include: Data representation: Our models accurately represent the data entities in the database, providing a clear and concise mapping between database tables and C# classes. Entity relationships: The models define relationships between different data entities, allowing developers to establish associations and dependencies between them. Data validation: Our models include data validation rules to ensure that only valid and consistent data is stored in the database. Business logic encapsulation: The models encapsulate the business logic related to the data entities, providing a centralized location for data manipulation and processing. Extensibility: Our models are designed to be easily extendable, allowing developers to add new properties, methods, or behaviors as needed. By using our Class Library Model, developers can create a robust and well-structured data layer that seamlessly integrates with the ORM framework. These models provide a solid foundation for building data-driven applications and enable efficient data retrieval, manipulation, and storage.
A set of attributes for configuring Fresnel Domain Model classes. Designed for use with the "Fresnel Domain Model Explorer" for rapid prototyping.
Featurize assists in Feature Driven Developement