saynurAltinn's Stars
kodlamaio-projects/nArchitecture
Inspired by Clean Architecture, nArchitecture is a monolith project which uses advanced techniques.
TechBuddyTR/youtube_BlazorSozluk
YaraGh22-engs/Secure-ASP-.NET-Core-8-API-with-JWT-Authentication-and-Refresh-Token
A simple authentication API built using ASP.NET Core and JSON Web Tokens (JWT). Provides user registration, login, and role-based authorization functionality.
markjamesm/asp-net-core8-jwt-example
Example Role-Based Authentication using JWT Tokens in ASP .NET Core 8.
persteenolsen/dotnet-8-jwt-refresh-auth-api
A .NET 8 REST API using JWT and Refresh Tokens for Authentiction
msrocco/cashflow-api
API for personal expense management with DDD, unit tests, and reports in PDF/Excel
jmw5598/dotnet-core-jwt-authentication
dotnet core 3 jwt authentication example
boeschenstein/webapi_restclient_bearertoken
Authorization, jwt: create bearer token in REST client to access ASP.NET Core Web Api. IHttpClientFactory, HttpClient
KevinDockx/HttpClientInNetCore
Fully functioning finished sample code for my Using HttpClient to Consume APIs in .NET Core course
EmirhanCinci/AspNet-Core-WebApi-MVC
Asp.Net Core Web Api ve MVC kullanarak oluşturduğum MovieApp projesidir.
Azure-Samples/ms-identity-ciam-dotnet-tutorial
CIAM .NET samples
vepara/sanal_pos_asp_net_core
.net core sanal pos api ve mvc ui örnek entegrasyon projesi
edpelaezc/netcore
Ultimate ASP.NET Core Web API
dotnet/eShop
A reference .NET application implementing an eCommerce site
yilmazmustafayilmaz/MY.OnionArchitecture
Türkçe kaynağa destek olması amacıyla mini makaleler ve uygulama örnekleri ile oluşturulmuş bir Onion Architecture Projesidir.
akhanalcs/dotnet-on-azure
This repo contains solution to .NET on Azure video series on YouTube.
madskristensen/WebEssentials.AspNetCore.CdnTagHelpers
A CDN helper for ASP.NET Core
mohamedelareeg/DomainDrivenERP
This repository is a project aimed at developing an ERP (Enterprise Resource Planning) Web API utilizing Domain Driven Design principles and Clean Architecture. It focuses on providing a scalable, maintainable, and organized codebase for efficiently managing enterprise resources.
AbdullrhmanElhelw/FCI.MamaGuide
Mama Guide Graduation Project : Develop a Medical Social Media Web API to Support New Mothers
madslundt/NetCoreMediatrSample
A project that exemplifies a well-considered architectural approach that combines the advantages of both monolithic and microservices paradigms, fostering modularity, maintainability, and scalability.
ntxinh/AspNetCore-DDD
Full ASP.NET Core 8.0 LTS application with DDD, CQRS and Event Sourcing
Jadhielv/ITL
Sample Web API implementation with .NET Core and DDD using Clean Architecture.
CodeMazeBlog/cqrs-validation-mediatr-fluentvalidation
This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze
GetoXs/MediatR.Extensions.FluentValidation.AspNetCore
MediatR extension to FluentValidation for .NET framework
VianneyDoleans/BlogCore
Powerful .NET 8 Blog API. Create your own custom front-end or explore a complete blog API. Contains Swagger, OAuth2, Clean code, Resource based authorization, Advanced search (Specification pattern) and much more.
Deali-Axy/AspNetCore-Learning-WebApi
☀AspNetCore学习笔记(WebApi篇),图书馆管理系统
dotnetkits/OSharp
OSharp是一个基于.NetCore的快速开发框架,框架对 AspNetCore 的配置、依赖注入、日志、缓存、实体框架、Mvc(WebApi)、身份认证、功能权限、数据权限等模块进行更高一级的自动化封装,并规范了一套业务实现的代码结构与操作流程,使 .Net Core 框架更易于应用到实际项目开发中。
bolorundurowb/shortid
A csharp library to generate short id's. they can be used as primary keys or unique identifiers
SortableJS/Sortable
Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
dancita/account-management-api
Creating a RESTFUL WEB API in C# .NET for interacting with the SQL database by HTTP endpoints. Adding custom exception handling, and unit tests by using xUnit.