An example of a full-stack application for Authentication and Authorization, build with ASP.NET Core 8.0 (Minimal API) and Angular 18.
-
Updated
Oct 31, 2024 - C#
An example of a full-stack application for Authentication and Authorization, build with ASP.NET Core 8.0 (Minimal API) and Angular 18.
An example of a full-stack application for file upload and download, built with ASP.NET Core 8.0 (Minimal API) and Angular 18.
How to implement the Result Pattern in .NET and C#.
An example of REST API for handling weather data using minimal API and Clean Architecture with various design patterns. ASP.NET Core 8.0
This repository provides comprehensive guidance on developing your upcoming microservices architecture project using .NET Core 8.
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.
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<>
Eshop: Microservices E-commerce with .NET and DDD
This is an API project about an employment website implementing clean architecture and some patterns
Mama Guide Graduation Project : Develop a Medical Social Media Web API to Support New Mothers
"AlzAware" is a cutting-edge application that utilizes advanced MRI scanning technology to detect and determine the level of Alzheimer's disease in patients.
E-Commerce platform developed using C# and .NET, focusing on Clean Architecture and Domain-Driven Design (DDD)
Sample Implement of new Identity using Minimal ASP.NET API 8 and FastEndPoint and REPR pattern with result pattern and deferent mappers.
Result Pattern in C#
A C# library that elegantly handles operation results with support for error aggregation, async operations, and more, following the Result pattern.
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.
ResponseBase is a return type of a service or api which can be implicitly converted to objectResult
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.
OperationResult for .Net: A library that provides several classes to return results of operations on a system, covering standardized messages, error codes, result generation for APIs and Controllers, conversion to ProblemDetails, and support for serialization/deserialization.
Add a description, image, and links to the result-pattern topic page so that developers can more easily learn about it.
To associate your repository with the result-pattern topic, visit your repo's landing page and select "manage topics."