linkdotnet / tips-and-tricksLinks
A collection of tips and tricks with smaller code snippets and explanation.
☆131Updated 2 months ago
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 project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆161Updated 7 months ago
- A Distributed RateLimit for Controller-Actions and Minimal API.☆140Updated 3 weeks ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated last year
- 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…☆248Updated 2 weeks ago
- A tour of different data access approaches in .NET 8+.☆114Updated 3 months ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 6 months ago
- A repository for learning different technologies, frameworks, features......☆150Updated last month
- A simple library to implement the Result pattern for returning from services☆123Updated last month
- A library to easily integrate Authentication in ASP.NET Core projects.☆242Updated 2 weeks ago
- 🥇 .NET Object Mappers Benchmark☆101Updated last year
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆236Updated 6 months ago
- ⚡Offline dotnet standard library to get information about countries☆295Updated 2 months ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆149Updated 9 months ago
- Samples of the latest EF Core features☆71Updated 7 months ago
- Microservices sample solution for YouTube videos services☆139Updated 3 years ago
- Demonstrating how to scale the Outbox Pattern to 2B+ messages per day (~30,000 messages per second).☆74Updated last year
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Resources related to my Pluralsight course on this topic.☆168Updated last year
- A collection of most used Queries, Methods, and Concepts of Elasticsearch and NEST (.NET Client) with examples and refrences, plus tutori…☆57Updated 3 years ago
- Backend Communication Patterns in .NET☆115Updated last year
- The repository contains handy algorithms, spanning from travelling salesman to async-semaphoreSlim☆41Updated 3 years ago
- EFCore support for AutoMapper.Collections☆163Updated 8 months ago
- .NET modern tools for fast and efficient development☆99Updated 11 months ago
- Shows how to use the new transactional outbox☆91Updated last year
- A library that turns your model into a fully working API, define your model as markdown (soon), json or c#.☆195Updated 2 years ago
- Contains all of my examples from various blog posts☆121Updated 3 months ago
- This repository feeds the creator list at WeAreDotnet. It is also used to track issues and suggestions☆171Updated 3 weeks ago
- A simple web application for devBetter☆152Updated 2 weeks ago
- A sample project showing Serilog configured in the default .NET 6 web application template☆197Updated 3 years ago