alpercelik's Stars
DovAmir/awesome-design-patterns
A curated list of software and architecture related design patterns.
stumathews/UnderstandingLanguageExt
This is a tutorial that aims to demonstrate the practical fundamentals behind using LanguageExt in a fashion though step-by-step tutorials which introduce and then build up on concepts.
JasperFx/marten
.NET Transactional Document DB and Event Store on PostgreSQL
hemanth/functional-programming-jargon
Jargon from the functional programming world in simple terms!
dimitris-papadimitriou-chr/FunctionalCSharpWithCategories
this is the repository of the book " Functional Programming in C# with Categories "
dimitris-papadimitriou-chr/Practical-Functional-CSharp
Repository for the book - Practical functional C#
aspnet-contrib/AspNet.Security.OAuth.Providers
OAuth 2.0 social authentication providers for ASP.NET Core
Vake93/ASP.NET-6-Rate-Limiting
Backport of Rate Limiting NuGet package from ASP.NET 7
Developer-Y/cs-video-courses
List of Computer Science courses with video lectures.
ixartz/Next-js-Boilerplate
🚀🎉📚 Boilerplate and Starter for Next.js 14+ with App Router and Page Router support, Tailwind CSS 3.4 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Drizzle ORM + Husky + Lint-Staged + Vitest + Testing Library + Playwright + Storybook + Commitlint + VSCode + Netlify + PostCSS + Tailwind CSS ✨
adelarsq/fsharp-cheatsheet
An updated cheat sheet for F# 🔷🦔💙💛🤍💚
brainsum/cookieconsent
A Javascript based solution for blocking/allowing even 3rd party cookies to comply with GDPR
madd86/awesome-system-design
A curated list of awesome System Design (A.K.A. Distributed Systems) resources.
shashank88/system_design
Preparation links and resources for system design questions
checkcheckzz/system-design-interview
System design interview for IT companies
sirredbeard/awesome-unix
All the UNIX and UNIX-Like: Linux, BSD, macOS, Illumos, 9front, and more.
dexie/Dexie.js
A Minimalistic Wrapper for IndexedDB
hossambarakat/Subscriptions-DDD
CompositionalIT/SAFE-Dojo
An introductory dojo to learn how to develop full stack web applications in F#
Dotnet-Boxed/Framework
.NET Core Extensions and Helper NuGet packages.
authelia/authelia
The Single Sign-On Multi-Factor portal for web apps
sindresorhus/awesome
😎 Awesome lists about all kinds of interesting topics
nickdodd79/AutoBogus
A C# library complementing the Bogus generator by adding auto creation and population capabilities.
ardalis/SmartEnum
A base class for quickly and easily creating strongly typed enum replacements in C#.
brminnick/AsyncAwaitBestPractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
koenbeuk/EntityFrameworkCore.Triggered
Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.
nodatime/nodatime
A better date and time API for .NET
public-api-lists/public-api-lists
A collective list of free APIs for use in software and web development 🚀
TurnerSoftware/CacheTower
An efficient multi-layered caching system for .NET
dotnet/HttpRepl
The HTTP Read-Eval-Print Loop (REPL) is a lightweight, cross-platform command-line tool that's supported everywhere .NET Core is supported and is used for making HTTP requests to test ASP.NET Core web APIs and view their results.