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:
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated 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 …☆159Updated 5 months ago
- Samples of the latest EF Core features☆70Updated 5 months ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 3 years ago
- A Distributed RateLimit for Controller-Actions and Minimal API.☆136Updated 2 months ago
- A repository for learning different technologies, frameworks, features......☆149Updated last week
- A simple library to implement the Result pattern for returning from services☆123Updated 3 months ago
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 4 months ago
- 🗞️ Automatically collected RSS feed URLs from the dotnet-content-creators list☆65Updated 2 years ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆236Updated 3 months ago
- Backend Communication Patterns in .NET☆110Updated last year
- Shows how to use the new transactional outbox☆89Updated 11 months ago
- Modular Monolith sample for Dometrain☆66Updated last month
- This repository feeds the creator list at WeAreDotnet. It is also used to track issues and suggestions☆170Updated last month
- IGroceryStore - Loosely coupled monolith app☆62Updated 2 years ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- A library to easily integrate Authentication in ASP.NET Core projects.☆235Updated last week
- A tour of different data access approaches in .NET 8+.☆114Updated 3 weeks ago
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- ⚡Offline dotnet standard library to get information about countries☆293Updated 2 months 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
- 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…☆245Updated last week
- .NET modern tools for fast and efficient development☆94Updated 9 months ago
- A simple library that helps to implement a plugin-based architecture☆66Updated 6 months ago
- Contains all of my examples from various blog posts☆120Updated 2 weeks ago
- ☆31Updated 6 years 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
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆87Updated 2 years ago
- Keep your application code free of dependencies like persistence and presentation.☆76Updated 2 years ago
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago