eshref's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Chalarangelo/30-seconds-of-interviews
A curated collection of common interview questions to help you prepare for your next interview.
kgrzybek/modular-monolith-with-ddd
Full Modular Monolith application with Domain-Driven Design approach.
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9 RC2, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
jdorfman/awesome-json-datasets
A curated list of awesome JSON datasets that don't require authentication.
davidfowl/TodoApi
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
vkhorikov/CSharpFunctionalExtensions
Functional extensions for C#
richardszalay/mockhttp
Testing layer for Microsoft's HttpClient library. Create canned responses using a fluent API.
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
GregFinzer/Compare-Net-Objects
What you have been waiting for :+1: Perform a deep compare of any two .NET objects using reflection. Shows the differences between the two objects.
bradymholt/cron-expression-descriptor
A .NET library that converts cron expressions into human readable descriptions.
Fody/MethodTimer
Injects some very basic method timing code.
stevejgordon/CorrelationId
An ASP.NET Core middleware component which synchronises a correlation ID for cross API request logging.
moq/Moq.AutoMocker
An auto-mocking IoC container for Moq
m-jovanovic/event-reminder
.NET Core Web API for seamless event organization with configurable notification systems.
oskardudycz/WebApiWith.NET
Samples and resources of how to design WebApi with .NET
heathbm/BatchPool
The one-stop generic task batching and management library
adrianiftode/FluentAssertions.Web
FluentAssertions for HTTP APIs
adrianiftode/Moq.ILogger
Easy verify ILogger Moq mocks
fluentassertions/fluentassertions.aspnetcore.mvc
Fluent Assertions extensions for ASP.NET Core MVC
jbogard/NServiceBus.Extensions.IntegrationTesting
thomhurst/ReadableTimeSpan
A TimeSpan that can be defined as a string in configuration files, and easy to read.
bawkee/SqlBinder
:paperclip: Free and open-source library that helps you create complex and reusable SQL.
ShadyNagy/ExcelObjectMapper
A .NET library for mapping Excel data to objects, built on top of EPPlus. Simplifies importing and manipulating Excel data in applications, with filtering and sorting capabilities.
ronaldbosma/FluentAssertions.ArgumentMatchers.Moq
The FluentAssertions.ArgumentMatchers.Moq package provides a simple way to use Moq in combination with FluentAssertions to compare complex objects.
NitroDevs/CSharpFunctionalExtensions.FluentAssertions
A small set of extensions to make test assertions more fluent when using CSharpFunctionalExtensions! Wow!
Tyrrrz/QuickJson
Simple JSON parser in a source-only package
bfriesen/RandomSkunk.DependencyInjection.Decorator
A simple implementation of the decorator pattern for Microsoft.Extensions.DependencyInjection
taori/Amusoft.XUnit.NLog.Extensions