Projects with this topic
-
ASP.NET core +SQL server+Redis+Kafka as a Message Broker.
the latest Docker image:https://hub.docker.com/r/ahtat204/order-service
Updated -
New version of Smarta kartan - a digital platform for visualizing and promoting the local sharing economy
Updated -
ProductApp - Clean Architecture ASP.NET Core Web API
A scalable and maintainable Product Management API built with ASP.NET Core Web API following Clean Architecture principles.
This project demonstrates a clean separation of responsibilities using:
Domain-Driven Design principles
Repository Pattern
Unit of Work Pattern
Service Pattern
Entity Framework Core
SQLite Database
AutoMapper
Dependency Injection
The application is structured into four main layers:
Domain Layer: Contains core entities and business rules
Application Layer: Contains DTOs, interfaces, services, and application logic.
Infrastructure Layer: Handles database operations, repositories, EF Core, and external dependencies.
Web API Layer: Provides API endpoints, controllers, and application configuration.
The main goal of this project is to create a clean, testable, and scalable architecture where business logic remains independent from external technologies.
Updated -
A social network specifically tailored to the needs of student communities
Updated -
This repository contains a collection of my professional projects, including a React front-end application, an ASP.NET back-end service, and other personal projects. It serves as a showcase of my skills in web development, software engineering, and project management.
Updated -
ASP.NET Core Web API Full Course
Updated -
AI-powered application featuring chat generation, and dynamic content creation using DeepSeek models.
Updated -
A F(L)OSS zero-config url shortener with QR Code generator and (optional) Open Telemetry Metrics support written in ASP.NET
Updated -
-
Clean & extensible Sorting, Filtering, and Pagination for ASP.NET Core
Updated -
Modern ASP.NET Core MVC web application with user management, profile handling, authentication, Activity Log and file upload features. Built with clean service-based architecture .
Updated -
A full-stack application for audio transcription using OpenAI Speech-to-Text, built with .NET and React.
Updated -
A high-performance .NET Minimal Web API built for scalable product management. This project demonstrates a clean architecture using the Service Pattern and DTOs to manage complex Many-to-Many relationships between Products and Tags, and One-to-Many relationships with Categories. Features include deep-loading projections, strict Data Annotation validation, and a custom explicit join-table implementation.
Updated -
AI-powered application featuring chat, image generation, and dynamic content creation using OpenAI models.
Updated -
Lightweight contract-based ASP.NET plugin framework with dynamic endpoint registration.
Updated -
Voici la description corrigée :
Plateforme de gestion de produits et d'utilisateursApplication web développée dans le cadre d'un projet scolaire personnel, ayant pour objectif de concevoir un système complet de gestion autour de deux modules principaux : les produits et les utilisateurs.
Contexte et objectifsCe projet propose une solution web centralisée, permettant à un administrateur de gérer efficacement un catalogue de produits ainsi que les comptes utilisateurs, le tout au travers d'une interface simple et sécurisée.
Fonctionnalités principalesModule Produits — Gestion complète avec les opérations d'ajout, consultation, modification et suppression (CRUD), avec recherche et filtrage par catégorie, prix ou disponibilité.
Module Utilisateurs — Système d'authentification sécurisé avec gestion des rôles. L'administrateur peut créer, modifier ou supprimer des comptes, tandis que chaque utilisateur dispose d'un espace personnel.
Stack technique Frontend : ASP.NET (Razor Pages / MVC) Backend : ASP.NET Core Web API Base de données : SQL Server Test API : Swagger (interface intégrée à ASP.NET) Apports pédagogiquesCe projet a permis de consolider des compétences en développement full-stack .NET, modélisation de base de données relationnelle sous SQL Server, sécurisation des accès par rôles, et documentation d'API via Swagger.
Updated -
Web API that connects to a SQL Server to manage the petitions coming from the frontend.
Technologies:
Asp.NET Core C#Updated -
Rate limiting module for ASP.NET Core web applications.
Updated -
CryptoMonitor is a robust tracking platform for cryptocurrencies and exchanges. Built with .NET 9.0, it demonstrates a clean N-Layer Architecture and advanced Entity Framework Core patterns, managing complex Many-to-Many relationships between digital assets and trading platforms.
Updated -
A web application illustrating parking lot management. Based on ASP.NET Core and Entity Framework Core.
Updated