a simple library for modeling success (Success) or failure (Exception) operations.
☆10Oct 29, 2023Updated 2 years ago
Alternatives and similar repositories for SimpleResult
Users that are interested in SimpleResult are comparing it to the libraries listed below
Sorting:
- A .NET global tool to generate workflows for GitHub Actions based on project configuration and user inputs☆13Jan 5, 2022Updated 4 years ago
- This repo contains all CQRS and ES with Clean Architecture on .NET Core☆16Aug 8, 2021Updated 4 years ago
- Demonstrates how to build a Microservices Architecture using the C # language and the ASP.NET Core environment.☆18Jun 30, 2018Updated 7 years ago
- A distributed timer/job scheduler built on top of Project Orleans.☆20Sep 6, 2024Updated last year
- Akka.NET cluster management, bootstrapping, and more.☆29Feb 10, 2026Updated 2 weeks ago
- .NET implementation of the UnitOfWork pattern using IDbTransaction and Sagas for orchestrating cross-domain transactions.☆35Sep 14, 2024Updated last year
- Sample code of an Actor Model based traffic-control system using Akka.Net.☆38Nov 22, 2022Updated 3 years ago
- Small demo showing how to use DDD with Persistence Ignorance using Entity Framework Core 3.☆37Dec 19, 2022Updated 3 years ago
- Various command line utilities☆12Mar 21, 2024Updated last year
- I am leaving GitHub. Follow me on Codeberg! -- A value object library.☆12Jan 23, 2026Updated last month
- Bring Python to C#☆11Oct 11, 2023Updated 2 years ago
- Functional programming with Domain Driven Design.☆38Feb 8, 2026Updated 2 weeks ago
- SharpHelpers is a collections of some handy code packages and tutorials to make developer's life easier☆10Nov 8, 2025Updated 3 months ago
- SMock is opensource lib for mocking static and instance methods and properties.☆14Jan 13, 2026Updated last month
- A pub sub implementation built on top of orleans grains☆38Dec 3, 2021Updated 4 years ago
- Currency Exchange API for Spring Boot☆10Jun 3, 2023Updated 2 years ago
- ☆13Apr 15, 2024Updated last year
- Repository containing my docker samples☆10Aug 17, 2023Updated 2 years ago
- An evolved implementation of the mediator pattern, helping you build highly maintainable systems☆10Mar 4, 2023Updated 2 years ago
- Library for creating dynamic lambda expressions to use in every linq querys, including EF querys