Result

Outcome abstraction

An abstraction to represent outcomes of operations in a consistent and flexible way

A result abstraction that can be mapped to HTTP response codes if needed.

GitHub

881 stars
14 watching
107 forks
Language: C#
last commit: 11 days ago
csharpdesign-patternsdomain-driven-designdotnetdotnet-corefunctionalhacktoberfestmayberesult

Related projects:

Repository Description Stars
ardalis/specification A base class with tests for adding specifications to a DDD model. 1,945
ardalis/ardalis.sharedkernel Provides reusable base classes for Clean Architecture implementations 99
ardalis/kata-catalog A collection of coding exercises to practice good habits and techniques in software development 745
kassane/outcome A lightweight C++ library that provides an alternative to exception handling for error reporting and management. 1
adamralph/simple-exec A .NET library for running external commands with customizable behavior and exception handling. 696
ardalis/cleanarchitecture.workerservice A .NET Core worker service template using Clean Architecture to build scalable and maintainable services. 741
martinothamar/wrappervalueobject Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting 53
ardalis/smartenum A type-safe alternative to C# enums that supports various serialization and ORM frameworks. 2,198
ara3d/ara3d A collection of libraries and tools for rapid application development in C#. 17
sipsorcery-org/sipsorcerymedia.abstractions Provides interfaces and abstractions for media processing in real-time communications 5
devxoul/umbrella An analytics framework that abstracts multiple provider integration using Swift enums and associated values. 615
abc-arbitrage/zebus.samples Demonstrates event and command handling in a distributed system 10
artberri/diod A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. 138
omnisharp/omnisharp-roslyn A .NET development platform providing project dependencies and C# language services to various IDEs and plugins. 1,785
netflix/staash A tool to abstract storage details and automate common data access patterns for developers working with relational technologies 209