83 packages tagged with “systems”
AWS Systems Manager ASP.NET Core Data Protection Provider library allows you to use AWS Systems Manager's Parameter Store to store keys generated by ASP.NET's Data Protection API.
IFSPlusPaymentSystem.PaymentSystems содержит в себе реализацию отправки и принятия данных от платежных систем/шлюзов
HealthChecks.Aws.SystemsManager is the health check package for Systems Manager for Parameter Store.
This project is the Systems Api/Model/Events for the EventHorizon Game Client.
The core library for integrating webhooks into your Asp.Net WebAPI application.
Store your webhooks and events in your database persisted by NHibernate.
A personal research project into the implementation of Actor systems
A Domain Driven shared library, containing basic components for setting up a domain. Contains base classes for AggregateRoots, Entities, and value objects. These each have proper overrides for Equals, ==, and !=. This package also includes interfaces for setting up domain events as well as interfaces for using a repository pattern. This is an open source project please feel free to do a pull request on the github repo.
Resilient Functions is a .NET framework realizing the saga-pattern for .NET funcs / actions. By registering a function with the framework, it will ensure that the function invocation completes despite: failures, restarts, deployments, data migrations etc. The framework also supports failing invocations for manually handling and facilitates data migrations. It requires a minimal amount of setup to get started and seamlessly scales with multiple running instances.
Cross-platform vapor-compression refrigeration cycles analysis tool
Interop assembly for RAM Structural Systems. By Bentley.
Cleipnir Flows is a powerful .NET framework designed for ASP.NET services, providing a straightforward workflow-as-code approach. It ensures that your code executes reliably, even in the face of failures, restarts, deployments, versioning, and other challenges. While similar to Azure Durable Functions, Cleipnir Flows is specifically tailored for ASP.NET Core.
A Domain Driven shared library, containing basic components for setting up a domain. This package contains interfaces needed to implement various services within this framework.
OvChipApi aims to make it easier to connect with the OV-chipkaart API.
A simple structured logging library. Log entries currently contain timestamp, calling file, message string, and verbosity.
The Web Solutions Platform (WSP) event system is a general-purpose distributed publish/subscribe event system designed for high performance and low latency. Publish/subscribe is a common communication pattern though there are many variations to solve different scenario requirements. The event system provides the developer with a class library paradigm for publishing and subscribing to events. The events are developer-defined .Net classes which sub-class from the base event. This makes the system both easy to use and very extensible.
A Domain Driven shared library, containing basic components for setting up a domain. This package gives access to common exceptions in the domain.
Guard Clauses orginally created by Steve (Ardalis) Smith. This project adds additional guard clauses used in EXCSLA.Shared.Core. These guard clauses are meant to be used with the EXCSLA.Shared framework.
The PropertyMe.MassTransit.MySqlOutbox library is an alternative to MassTransit's default transactional outbox and inbox. It provides first-class support for using multiple DbContexts with MySQL.
Package Description
The AkkaNetApiAdapter is a lightweight and efficient SDK designed to simplify the integration of Akka.NET models and actor systems into .NET API applications. This package bridges the gap between the powerful distributed systems capabilities of Akka.NET and the flexibility of .NET APIs, enabling developers to build scalable, resilient, and distributed solutions with ease.
DynaLock is a library to create and manage locks dynamically in run-time in concurrent software, DynaLock hides all concurrency complexities in distributed systems. Please visit DynaLock's github page for more information. https://github.com/saeedmaghdam/DynaLock
Common Value Objects found in many domains. Such as Name, Email, Phone Number, etc.
A Domain Driven shared library, containing basic components for setting up a domain event dispatching service.