linkdotnet / tips-and-tricks
A collection of tips and tricks with smaller code snippets and explanation.
☆129Updated last year
Alternatives and similar repositories for tips-and-tricks:
Users that are interested in tips-and-tricks are comparing it to the libraries listed below
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- A Distributed RateLimit for Controller-Actions and Minimal API.☆133Updated last month
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆143Updated 2 weeks ago
- Shows how to use the new transactional outbox☆85Updated 7 months ago
- App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core☆80Updated 3 years ago
- A simple library that helps to implement a plugin-based architecture☆66Updated 2 months ago
- .NET modern tools for fast and efficient development☆80Updated 4 months ago
- This repo contains the source code for the "CQRS Validation Pipeline with MediatR and FluentValidation" article on Code Maze☆69Updated 8 months ago
- ☆97Updated 2 years ago
- A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplicatio…☆232Updated this week
- A tour of different data access approaches in .NET 8+.☆110Updated 3 months ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆147Updated 2 months ago
- This project was made for tutorial purpose - to clearly present the domain driven design concept.☆111Updated 6 months ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- A lightweight and flexible library designed to provide advanced search and advanced filter functionality along with pagination for .NET C…☆36Updated last year
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated 2 years ago
- This repository contains all the content I have published so far☆42Updated last year
- Resources related to my Pluralsight course on this topic.☆161Updated 8 months ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Example showing how to use the YARP reverse proxy as a gateway/load balancer for 2 APIs☆95Updated 8 months ago
- A collection of most used Queries, Methods, and Concepts of Elasticsearch and NEST (.NET Client) with examples and refrences, plus tutori…☆53Updated 2 years ago
- CQRS implementation in ASP.NET Core using MediatR in .NET 5☆126Updated 4 years ago
- ☆30Updated 6 years ago
- A repository for learning different technologies, frameworks, features......☆149Updated last month
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- A simple library to implement the Result pattern for returning from services☆123Updated 2 months ago
- Simple, clean and minimalistic ASP.NET Core solution demonstrating unit and integration tests☆119Updated 2 years ago
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 2 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆102Updated last year