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.☆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 …☆160Updated 5 months ago
- The repository contains handy algorithms, spanning from travelling salesman to async-semaphoreSlim☆41Updated 3 years ago
- Resources related to my Pluralsight course on this topic.☆164Updated last year
- A Distributed RateLimit for Controller-Actions and Minimal API.☆137Updated 2 months ago
- A repository for learning different technologies, frameworks, features......☆149Updated this week
- Backend Communication Patterns in .NET☆110Updated last year
- 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 4 months ago
- Contains all of my examples from various blog posts☆120Updated last month
- 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…☆246Updated 3 weeks ago
- A library to easily integrate Authentication in ASP.NET Core projects.☆236Updated 3 weeks ago
- IGroceryStore - Loosely coupled monolith app☆62Updated 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
- .NET modern tools for fast and efficient development☆95Updated 9 months ago
- EFCore support for AutoMapper.Collections☆158Updated 6 months ago
- A tour of different data access approaches in .NET 8+.☆114Updated last month
- A repository showing how to handle concurrent conflicts using EntityFramework Core and DDD Aggregates☆65Updated 5 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
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆164Updated last year
- Extensions for testing HTTP endpoints and deserializing the results. Currently works with XUnit.☆108Updated 4 months ago
- Showing bad and good examples for EF Core that impacts stability and performance of the applications☆56Updated last year
- Shows how to use the new transactional outbox☆89Updated last year
- Microservices sample solution for YouTube videos services☆138Updated 3 years ago
- Demonstrating how to scale the Outbox Pattern to 2B+ messages per day (~30,000 messages per second).☆68Updated 10 months ago
- A simple web application for devBetter☆144Updated 2 weeks ago
- ASP.NET Core 8.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authenticat…☆261Updated 6 months ago
- Spend less time over-engineering, and more time coding. The template has a focus on convenience, and developer confidence. Vertical Slice…☆106Updated 9 months ago
- Self study: DDD, .net core, entity framework core☆87Updated last year
- This repository feeds the creator list at WeAreDotnet. It is also used to track issues and suggestions☆170Updated last month