moudy99's Stars
SimonCropp/Replicant
A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.
poorna-soysa/url-shortener-app
This repository contains a n URL Shortener sample application built with .NET 9 , NET Aspire, PostgreSQL, MediatR
iptv-org/api
malzariey/filament-daterangepicker-filter
jackocnr/intl-tel-input
A JavaScript plugin for entering and validating international telephone numbers. React and Vue components also included.
serilog/serilog
Simple .NET logging with fully-structured events
openai/openai-dotnet
The official .NET library for the OpenAI API
devbootstrap/SOLID-Principles-Examples-using-Typescript
SOLID Principles Examples using Typescript
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
HaasStefan/ng-journal-insurance-portal
Starter kit for the Nx - Scaling Angular Applications workshop.
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+.
darius-khll/golang-developer-roadmap
Roadmap to becoming a Go developer in 2020
dotnet-labs/HeadFirstDesignPattern
Head First Design Pattern: Completely Rewrite in C#
dwyl/learn-chrome-extensions
:globe_with_meridians: Discover how to build and deploy a Google Chrome Extension for your Project!
refined-github/refined-github
:octocat: Browser extension that simplifies the GitHub interface and adds useful features
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
dotnet/eShop
A reference .NET application implementing an eCommerce site
yanirs/established-remote
A list of established remote companies
fireball787b/awesome-remote-companies
Awesome remote companies with values and work-life balance culture
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.
baselrabia/Golang-Roadmap
Golang Roadmap for becoming a Go developer in 2024
d60/twikit
Twitter API Scraper | Without an API key | Twitter Internal API | Free | Twitter scraper | Twitter Bot
evgomes/cqrs-mediatr-asp-net-core
Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.
rabbitmq/rabbitmq-dotnet-client
RabbitMQ .NET client for .NET Standard 2.0+ and .NET 4.6.2+
kgrzybek/sample-dotnet-core-cqrs-api
Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.
stanford-oval/storm
An LLM-powered knowledge curation system that researches a topic and generates a full-length report with citations.
matteofabbri/AspNetCore.Identity.Mongo
This is a MongoDB provider for the ASP.NET Core 2 Identity framework
NetDevPack/NetDevPack
A smart set of common classes and implementations to improve your development productivity.
iammukeshm/Hangfire.WebApi
Hangfire is an open-sourced library that enables the developers to schedule events in the background with the utmost ease. It is a highly flexible library offering various features needed to make the job scheduling task a cake-walk. Hangfire in ASP.NET Core is the one library that you can’t miss out on. Read my blog post for step-by-step guide on implementing Hangfire in ASP.NET Core Applications.
ardalis/SolidSample