linkdotnet / tips-and-tricksLinks
A collection of tips and tricks with smaller code snippets and explanation.
☆132Updated last month
Alternatives and similar repositories for tips-and-tricks
Users that are interested in tips-and-tricks are comparing it to the libraries listed below
Sorting:
- A Distributed RateLimit for Controller-Actions and Minimal API.☆146Updated last week
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 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 …☆164Updated 10 months ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- A repository for learning different technologies, frameworks, features......☆148Updated 3 months ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 9 months 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…☆252Updated this week
- EFCore support for AutoMapper.Collections☆164Updated last month
- 🥇 .NET Object Mappers Benchmark☆102Updated last year
- A library to easily integrate Authentication in ASP.NET Core projects.☆248Updated last month
- Resources related to my Pluralsight course on this topic.☆169Updated last year
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last month
- ASP.NET Core Integration for FluentValidation☆156Updated 7 months ago
- .NET modern tools for fast and efficient development☆100Updated last year
- Contains all of my examples from various blog posts☆121Updated 5 months ago
- A tour of different data access approaches in .NET 8+.☆115Updated 6 months ago
- Samples of the latest EF Core features☆71Updated 10 months ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆235Updated 8 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 …☆88Updated 2 years ago
- A simple library to implement the Result pattern for returning from services☆123Updated 3 months ago
- Shows how to use the new transactional outbox☆91Updated last year
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆150Updated last year
- This repository feeds the creator list at WeAreDotnet. It is also used to track issues and suggestions☆173Updated 2 months ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆167Updated 2 months ago
- The repository contains handy algorithms, spanning from travelling salesman to async-semaphoreSlim☆41Updated 3 years ago
- Self study: DDD, .net core, entity framework core☆90Updated last year
- A sample project showing Serilog configured in the default .NET 6 web application template☆197Updated 4 years ago
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…☆317Updated last year