result-pattern

There are 68 repositories under result-pattern topic.

  • solid-process/solid-result

    Unleash a pragmatic and observable use of Result Pattern and Railway-Oriented Programming in Ruby.

    Language:Ruby56514
  • karanraj-tech/result-pattern

    How to implement the Result Pattern in .NET and C#.

    Language:C#50103
  • Gramli/AuthApi

    An example of a full-stack application for Authentication and Authorization, build with ASP.NET Core 9.0 (Minimal API) and Angular 19.

    Language:C#491212
  • Gramli/FileApi

    An example of a full-stack application for file upload and download, built with ASP.NET Core 9.0 (Minimal API) and Angular 19.

    Language:C#26116
  • Adedoyin-Emmanuel/tsfluent

    Fluent Result Type for TypeScript

    Language:TypeScript17102
  • Gramli/WeatherApi

    An example of REST API for handling weather data using minimal API and Clean Architecture with various design patterns. ASP.NET Core 9.0

    Language:C#17116
  • lukemorales/funkcia

    Encode failure and absence of value in TypeScript

    Language:TypeScript1620
  • SmartHotel

    askarmus/SmartHotel

    This repository provides comprehensive guidance on developing your upcoming microservices architecture project using .NET Core 8.

    Language:C#11402
  • dcyuksel/Result

    Result Pattern in C#

    Language:C#114
  • johannschopplich/resultx

    🤝 Minimalist, strongly-typed result pattern for TypeScript

    Language:TypeScript1011
  • Drizin/OneOf.DeconstructorExtensions

    Extends OneOf<> and OneOfBase<> with methods to deconstruct their underlying types, while converting non-nullable value-types into nullable types (so only one of the resulting values will be non-null). Also provides extensions to convert into Tuple<> or ValueTuple<>

    Language:C#9101
  • Gramli/WeatherApi-VSA

    An example REST API for managing weather data using Minimal API and Vertical Slice Architecture, with various design patterns. Built with ASP.NET Core 9.0.

    Language:C#9120
  • a-sharifov/Eshop

    Eshop: Microservices E-commerce with .NET and DDD

    Language:C#51300
  • Daniel884936/EmploymentApp

    This is an API project about an employment website implementing clean architecture and some patterns

    Language:C#3111
  • MoMakkawi/ASP.NET.API.8.Identity-Sample

    Sample Implement of new Identity using Minimal ASP.NET API 8 and FastEndPoint and REPR pattern with result pattern and deferent mappers.

    Language:C#3100
  • nkz-soft/NKZSoft.FluentResults.Extensions.Functional

    It is a library that extends the popular FluentResults library and helps you write code in a more functional way.

    Language:C#3100
  • paridosiolo/CleanCommerce

    E-Commerce platform developed using C# and .NET, focusing on Clean Architecture and Domain-Driven Design (DDD)

    Language:C#3100
  • peterkovecses/VocaBuddy

    A language learning app with ASP.NET Core Web API, Blazor UI and ASP.NET Core Identity for user management. Utilizes JWT, Entity Framework Core, MediatR and more.

    Language:C#3100
  • AbdullrhmanElhelw/FCI.AlzheimerDetection

    "AlzAware" is a cutting-edge application that utilizes advanced MRI scanning technology to detect and determine the level of Alzheimer's disease in patients.

    Language:C#2101
  • AbdullrhmanElhelw/FCI.MamaGuide

    Mama Guide Graduation Project : Develop a Medical Social Media Web API to Support New Mothers

    Language:C#2100
  • adomorn/Resultant

    A C# library that elegantly handles operation results with support for error aggregation, async operations, and more, following the Result pattern.

    Language:C#2102
  • Felix-CodingClimber/DotNetElements.Core.Result

    This project provides simple Result and Result<TValue> types to be used as return types of functions as an alternative to exceptions.

    Language:C#2140
  • Nikoo-Asadnejad/ResponseBase

    ResponseBase is a return type of a service or api which can be implicitly converted to objectResult

    Language:C#2100
  • oznakdn/CleanTemplate

    The Clean Template Project is an open source project written in .NETCore.

    Language:CSS2101
  • anikdakua03/Results-Pattern

    This is simple implementation of Results pattern which includes from popular NUGET packages along with my custom.

    Language:C#1100
  • draekien-industries/waystone-dotnet

    A collection of class libraries which implement useful patterns that can be used in .NET

    Language:C#1100
  • kzemek/result_macros

    A Result pattern for Elixir (macros version)

    Language:Elixir100
  • makhammadsoliyev/BookManagement

    Book Management API built with ASP.NET Core, EF Core, and IdentityServer. Developed for the Exadel .NET Internship.

    Language:C#1
  • modabas/ModEndpoints

    Minimal Apis organized in Repr pattern endpoints and integrated with result pattern out of box.

    Language:C#10
  • modabas/ModularMonolithTemplate

    Template for creating modular monolith applications.

    Language:C#10
  • oguzhankiyar/result-go

    Result in Go

    Language:Go110
  • Programming6-projects/LosCuriosos

    A REST API for managing beverage distribution orders and deliveries. The system handles customer orders, assigns available vehicles (trucks or vans) based on capacity, and tracks order statuses. It reads vehicle data from files (TXT, JSON, CSV), supports multiple products per order, and ensures each order is delivered by a single vehicle.

    Language:C#103
  • ScottBoyce-Python/ResultContainer

    ResultContainer is a Python library inspired by Rust's Result enum, designed for robust error handling. It seamlessly supports mathematical operations, attribute access, and method chaining on Ok(value), while automatically transitioning to Err(e) upon encountering errors, ensuring continuous error tracking and logging.

    Language:Python10
  • VikashChauhan51/resultify

    ResultifyCore is a .NET library providing Result and Option patterns to simplify error handling and optional values. It includes extension methods for fluent API support and enhanced readability.

    Language:C#1
  • ZeidLab/ToolBox

    A versatile and robust utility library designed to simplify common programming tasks, enhance error handling, and promote functional programming paradigms in C#. It provides a collection of tools and extensions that streamline operations such as null checks, error handling, and railway-oriented programming (ROP) sometimes known as "Result Pattern".

    Language:C#1