linkdotnet / tips-and-tricks
A collection of tips and tricks with smaller code snippets and explanation.
☆130Updated 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
- A simple library to implement the Result pattern for returning from services☆123Updated 3 months ago
- Contains all of my examples from various blog posts☆117Updated 3 weeks ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆161Updated last year
- A Distributed RateLimit for Controller-Actions and Minimal API.☆133Updated 2 months ago
- A tour of different data access approaches in .NET 8+.☆110Updated 4 months ago
- The repository contains handy algorithms, spanning from travelling salesman to async-semaphoreSlim☆41Updated 2 years ago
- Services to provide simple soft delete and cascade soft delete in EF Core☆123Updated 4 months ago
- .NET modern tools for fast and efficient development☆81Updated 5 months ago
- 🥇 .NET Object Mappers Benchmark☆93Updated 9 months ago
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆86Updated 2 years ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆150Updated last month
- Various code sample for Entity Framework Core 8 and EF Core 9☆60Updated this week
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆147Updated 3 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆103Updated last week
- CQRS implementation in ASP.NET Core using MediatR in .NET 5☆126Updated 4 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 2 years ago
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆66Updated 4 years ago
- EFCore support for AutoMapper.Collections☆157Updated 2 months ago
- ☆53Updated 3 weeks ago
- A simple library that helps to implement a plugin-based architecture☆66Updated 3 months ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- A sample editorconfig file for use with .NET / C# applications☆44Updated 10 months ago
- Redis Integrated UI is a .NET project designed to simplify the integration of a Redis User Interface (UI) page into your web applications…☆23Updated 2 months ago
- Fast replacement for Guid.NewGuid().☆35Updated 2 months ago
- ASP.NET Core Integration for FluentValidation☆143Updated last year
- Shows how to use the new transactional outbox☆87Updated 7 months ago
- Self study: DDD, .net core, entity framework core☆86Updated 8 months ago
- Sample ASP.NET Core API that uses MediatR in a CQRS approach to handle requests and responses.☆42Updated 5 years ago
- Resources related to my Pluralsight course on this topic.☆162Updated 9 months ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆120Updated 5 months ago