All Projects → AMVSoftware → Nsaga

AMVSoftware / Nsaga

Licence: mit
Simple Saga Management library for .Net

Projects that are alternatives of or similar to Nsaga

React Native Navigation Redux Starter Kit
React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel, Jest and Facebook SDK 😎
Stars: ✭ 271 (+141.96%)
Mutual labels:  sagas
Toastnotifications
Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
Stars: ✭ 507 (+352.68%)
Mutual labels:  messages
Jes
Java Event Store implementation
Stars: ✭ 32 (-71.43%)
Mutual labels:  sagas
Commit Comments
Build commit message in the comments of your code
Stars: ✭ 314 (+180.36%)
Mutual labels:  messages
Django Machina
A Django forum engine for building powerful community driven websites.
Stars: ✭ 454 (+305.36%)
Mutual labels:  messages
Redux Saga
An alternative side effect model for Redux apps
Stars: ✭ 21,975 (+19520.54%)
Mutual labels:  sagas
blazor-ui-messages
Localization messages for Telerik UI for Blazor components: https://www.telerik.com/blazor-ui
Stars: ✭ 24 (-78.57%)
Mutual labels:  messages
Mini Toastr
Small non-blocking notification library. No dependencies
Stars: ✭ 94 (-16.07%)
Mutual labels:  messages
Gofamily
🔥 大厂 BAT 面试高频知识点,后端技术体系。包含了 C GO Python, 网络,Redis ,MySQL ,消息队列 ,高并发,微服务,缓存,操作系统,算法,LeetCode 刷题等知识
Stars: ✭ 474 (+323.21%)
Mutual labels:  messages
Redux Dynamic Modules
Modularize Redux by dynamically loading reducers and middlewares.
Stars: ✭ 874 (+680.36%)
Mutual labels:  sagas
Messages Multiplatform Swiftui Sample
Multiplatform Messages app for macOS, iOS, iPadOS in SwiftUI
Stars: ✭ 331 (+195.54%)
Mutual labels:  messages
Telegram backup
Java app to download all your telegram data.
Stars: ✭ 409 (+265.18%)
Mutual labels:  messages
Cogo Toast
Beautiful, Zero Configuration, Toast Messages for React. Only ~ 4kb gzip, with styles and icons
Stars: ✭ 557 (+397.32%)
Mutual labels:  messages
Eventuate Tram Examples Customers And Orders
An example of Choreography-based sagas in Spring Boot/JPA microservices
Stars: ✭ 276 (+146.43%)
Mutual labels:  sagas
Reapex
A lightweight framework to build pluggable and extendable redux/react application
Stars: ✭ 58 (-48.21%)
Mutual labels:  sagas
M5ez
Complete interface builder for the M5Stack, an ESP32 based mini tinker-computer
Stars: ✭ 260 (+132.14%)
Mutual labels:  messages
Django Messages
A Django application handling private messages between users.
Stars: ✭ 512 (+357.14%)
Mutual labels:  messages
React Nativeish
React Native / React Native Web Boilerplate
Stars: ✭ 106 (-5.36%)
Mutual labels:  sagas
Qmchatviewcontroller Ios
An elegant ready to go chat view controller for iOS applications
Stars: ✭ 75 (-33.04%)
Mutual labels:  messages
Swiftentrykit
SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.
Stars: ✭ 5,706 (+4994.64%)
Mutual labels:  messages

NSaga

Lightweight Saga management framework for .Net. Provides an easy way to create sagas in your application. A Saga is a long-running operation or a transaction; Sagas have dependencies and state. NSaga provides you with easy means to inject dependencies and persist saga state.

Please read more on how to use this framework in Documentation.

Samples can be found in NSaga.Samples

Build status NuGet version

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].