linkdotnet / tips-and-tricksLinks
A collection of tips and tricks with smaller code snippets and explanation.
☆131Updated 2 weeks 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:
- 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 …☆161Updated 9 months ago
- A Distributed RateLimit for Controller-Actions and Minimal API.☆140Updated this week
- A library to easily integrate Authentication in ASP.NET Core projects.☆245Updated 3 weeks ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- A simple web application for devBetter☆152Updated 2 weeks ago
- .NET modern tools for fast and efficient development☆99Updated last year
- A tour of different data access approaches in .NET 8+.☆115Updated 4 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…☆251Updated 3 weeks ago
- Shows how to use the new transactional outbox☆91Updated last year
- A simple library to implement the Result pattern for returning from services☆123Updated 2 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 8 months ago
- The repository contains handy algorithms, spanning from travelling salesman to async-semaphoreSlim☆41Updated 3 years ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆160Updated 3 weeks ago
- ⚡Offline dotnet standard library to get information about countries☆295Updated last week
- A repository for learning different technologies, frameworks, features......☆149Updated 2 months ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆149Updated 10 months ago
- Contains all of my examples from various blog posts☆121Updated 4 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
- Resources related to my Pluralsight course on this topic.☆168Updated last year
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…☆313Updated last year
- ASP.NET Core 10.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentica…☆266Updated 2 months ago
- 🛡 A simple library that allows you to easily manage permissions in your .NET projects.☆161Updated last year
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆236Updated 7 months ago
- Keep your application code free of dependencies like persistence and presentation.☆77Updated 2 years ago
- EFCore support for AutoMapper.Collections☆165Updated last week
- A collection of most used Queries, Methods, and Concepts of Elasticsearch and NEST (.NET Client) with examples and refrences, plus tutori…☆58Updated 3 years ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- This repository feeds the creator list at WeAreDotnet. It is also used to track issues and suggestions☆173Updated 2 weeks ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆55Updated last year