linkdotnet / tips-and-tricksLinks
A collection of tips and tricks with smaller code snippets and explanation.
☆131Updated 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:
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated last year
- 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
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- Contains all of my examples from various blog posts☆121Updated 2 months ago
- A library to easily integrate Authentication in ASP.NET Core projects.☆240Updated this week
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆236Updated 5 months ago
- Resources related to my Pluralsight course on this topic.☆167Updated 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…☆247Updated 3 weeks ago
- A simple library to implement the Result pattern for returning from services☆122Updated 2 weeks ago
- 🗞️ Automatically collected RSS feed URLs from the dotnet-content-creators list☆65Updated 2 years ago
- EFCore support for AutoMapper.Collections☆163Updated 7 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 6 months ago
- The repository contains handy algorithms, spanning from travelling salesman to async-semaphoreSlim☆41Updated 3 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆148Updated 8 months ago
- Samples of the latest EF Core features☆71Updated 7 months ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- 🥇 .NET Object Mappers Benchmark☆99Updated last year
- A Distributed RateLimit for Controller-Actions and Minimal API.☆140Updated this week
- .NET modern tools for fast and efficient development☆99Updated 11 months ago
- A repository for learning different technologies, frameworks, features......☆149Updated last week
- A tour of different data access approaches in .NET 8+.☆113Updated 2 months ago
- Backend Communication Patterns in .NET☆111Updated last year
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆166Updated 2 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Various code sample for Entity Framework Core 8 and EF Core 9☆67Updated 3 weeks ago
- Shows how to use the new transactional outbox☆89Updated last year
- Spend less time over-engineering, and more time coding. The template has a focus on convenience, and developer confidence. Vertical Slice…☆107Updated 10 months ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆147Updated 3 months ago
- Framework for an API Gateway endorsed by the .NET Foundation as revolutionary!☆373Updated 2 months ago