linkdotnet / tips-and-tricksLinks
A collection of tips and tricks with smaller code snippets and explanation.
☆132Updated 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
Sorting:
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆157Updated 4 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- A Distributed RateLimit for Controller-Actions and Minimal API.☆135Updated last month
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- A simple library to implement the Result pattern for returning from services☆123Updated 2 months ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years 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…☆244Updated last week
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- The repository contains handy algorithms, spanning from travelling salesman to async-semaphoreSlim☆41Updated 3 years ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆148Updated 6 months ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆163Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆107Updated 3 months ago
- EFCore support for AutoMapper.Collections☆158Updated 5 months ago
- Samples of the latest EF Core features☆70Updated 4 months ago
- Contains all of my examples from various blog posts☆119Updated last month
- A library to easily integrate Authentication in ASP.NET Core projects.☆234Updated last week
- A simple request authorization package that allows you to build and run request specific authorization requirements before your request h…☆110Updated last month
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆134Updated 2 weeks ago
- A library that turns your model into a fully working API, define your model as markdown (soon), json or c#.☆195Updated 2 years ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆237Updated 2 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
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- This repository contains the source code for the "Advanced Rest Concepts Series" of articles on Code Maze☆100Updated 5 months ago
- A tour of different data access approaches in .NET 8+.☆113Updated this week
- A smorgasbord of modern .NET tech written with functional and asynchronous patterns☆121Updated 10 months ago
- Framework for an API Gateway endorsed by the .NET Foundation as revolutionary!☆368Updated 5 months ago
- ☆31Updated 6 years ago
- A sample project showing Serilog configured in the default .NET 6 web application template☆196Updated 3 years ago