linkdotnet / tips-and-tricks
A collection of tips and tricks with smaller code snippets and explanation.
☆127Updated last year
Related projects ⓘ
Alternatives and complementary repositories for tips-and-tricks
- Sitko.Core is a set of libraries to help build .NET Core applications fast☆148Updated last week
- 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…☆201Updated last month
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆157Updated last year
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆105Updated 4 months ago
- A Distributed RateLimit for Controller-Actions and Minimal API.☆123Updated 3 months ago
- A simple jwt library for Asp.Net 6 that provides a set of minimal api endpoints to handle authentication actions☆121Updated last year
- Encrypt & Decrypt your databases columns using EntityFramework Core.☆88Updated 8 months ago
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 2 years ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆99Updated 3 weeks ago
- A simple library to implement the Result pattern for returning from services☆105Updated 5 months ago
- The repository contains handy algorithms, spanning from travelling salesman to async-semaphoreSlim☆40Updated 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 …☆136Updated last year
- A simple library that helps to implement a plugin-based architecture☆65Updated 5 months ago
- Shows how to use the new transactional outbox☆81Updated 3 months ago
- Services to provide simple soft delete and cascade soft delete in EF Core☆115Updated 7 months ago
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆157Updated last year
- Backend Communication Patterns in .NET☆92Updated 10 months ago
- Simple User Management Project☆47Updated last year
- Dapper implementation of UserStore and RoleStore, to be used with Microsoft.AspNetCore.Identity.☆80Updated 10 months ago
- A library to easily integrate Authentication in ASP.NET Core projects.☆221Updated last month
- Samples of the latest EF Core features☆68Updated 9 months ago
- Spend less time over-engineering, and more time coding. The template has a focus on convenience, and developer confidence. Vertical Slice…☆72Updated last week
- An extremely light and modern Operation Result Pattern library for .NET.☆107Updated 2 months ago
- IGroceryStore - Loosely coupled monolith app☆62Updated last year
- A collection of helpers libraries for Minimal API projects.☆108Updated last month
- CQRS implementation in .NET Core with MediaTR tutorial☆104Updated last year
- ASP.NET Core Integration for FluentValidation☆141Updated last year
- The goal of this project it's to show how to use MinimalApi.Endpoint package. It demontrate how to configure API endpoints as individual …☆85Updated last year
- Microservices sample solution for YouTube videos services☆137Updated 2 years ago
- EFCore support for AutoMapper.Collections☆143Updated 9 months ago