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.
890 stars
14 watching
108 forks
Language: C#
last commit: 4 months ago csharpdesign-patternsdomain-driven-designdotnetdotnet-corefunctionalhacktoberfestmayberesult
Related projects:
Repository | Description | Stars |
---|---|---|
| A base class with tests for adding specifications to a DDD model. | 1,962 |
| Provides reusable base classes for Clean Architecture implementations | 103 |
| A collection of coding exercises to practice good habits and techniques in software development | 746 |
| A lightweight C++ library that provides an alternative to exception handling for error reporting and management. | 1 |
| A .NET library for running external commands with customizable behavior and exception handling. | 705 |
| A .NET Core worker service template using Clean Architecture to build scalable and maintainable services. | 752 |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| A type-safe alternative to C# enums that supports various serialization and ORM frameworks. | 2,215 |
| A collection of libraries and tools for rapid application development in C#. | 17 |
| Provides interfaces and abstractions for media processing in real-time communications | 5 |
| An analytics framework that abstracts multiple provider integration using Swift enums and associated values. | 615 |
| Demonstrates event and command handling in a distributed system | 10 |
| A lightweight inversion of control container and dependency injector for Node.js or browser apps with a focus on Typescript usage. | 139 |
| A .NET development platform providing project dependencies and C# language services to various IDEs and plugins. | 1,795 |
| A tool to abstract storage details and automate common data access patterns for developers working with relational technologies | 209 |