yilmazsalihcan's Stars
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
Chalarangelo/30-seconds-of-code
Coding articles to level up your development skills
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
facebook/docusaurus
Easy to maintain open source documentation websites.
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
ardalis/CleanArchitecture
Clean Architecture Solution Template: A starting point for Clean Architecture with ASP.NET Core
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
aspnetboilerplate/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
jbogard/MediatR
Simple, unambitious mediator implementation in .NET
FluentValidation/FluentValidation
A popular .NET validation library for building strongly-typed validation rules.
AdrienTorris/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
reactiveui/refit
The automatic type-safe REST library for .NET Core, Xamarin and .NET. Heavily inspired by Square's Retrofit library, Refit turns your REST API into a live interface.
Humanizr/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
apache/jmeter
Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
ThreeMammals/Ocelot
.NET API Gateway
arslanbilal/git-cheat-sheet
:octocat: git and git flow cheat sheet
dotnetcore/CAP
Distributed transaction solution in micro-service base on eventually consistency, also an eventbus with Outbox pattern
dotnet/tye
Tye is a tool that makes developing, testing, and deploying microservices and distributed applications easier. Project Tye includes a local orchestrator to make developing microservices easier and the ability to deploy microservices to Kubernetes with minimal configuration.
JoshClose/CsvHelper
Library to help reading and writing CSV files
MapsterMapper/Mapster
A fast, fun and stimulating object to object Mapper
ivanpaulovich/clean-architecture-manga
:cyclone: Clean Architecture with .NET6, C#10 and React+Redux. Use cases as central organizing structure, completely testable, decoupled from frameworks
stefanprodan/AspNetCoreRateLimit
ASP.NET Core rate limiting middleware
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
Handlebars-Net/Handlebars.Net
A real .NET Handlebars engine
SamSaffron/MiniProfiler
A simple but effective mini-profiler for ASP.NET MVC, ASP.NET and Ruby.
dotnetcore/FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Baseflow/XF-Material-Library
A Xamarin Forms library for implementing Material Design
enisn/AutoFilterer
AutoFilterer is a mini filtering framework library for dotnet. The main purpose of the library is to generate LINQ expressions for Entities over DTOs automatically. The first aim is to be compatible with Open API 3.0 Specifications