linkdotnet / tips-and-tricks
A collection of tips and tricks with smaller code snippets and explanation.
☆128Updated 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
- 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 …☆138Updated last year
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆107Updated 2 months ago
- A repository for learning different technologies, frameworks, features......☆147Updated last month
- A simple library to implement the Result pattern for returning from services☆105Updated this week
- The repository contains handy algorithms, spanning from travelling salesman to async-semaphoreSlim☆40Updated 2 years ago
- Shows how to use the new transactional outbox☆82Updated 5 months ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆134Updated this 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…☆203Updated this week
- ☆56Updated 3 years ago
- Modulith is a dotnet new template for Modular Monoliths. It streamlines the creation of new .Net solutions and the addition of modules to…☆128Updated 3 months ago
- Samples of the latest EF Core features☆68Updated 11 months ago
- A Distributed RateLimit for Controller-Actions and Minimal API.☆124Updated last month
- A library to easily integrate Authentication in ASP.NET Core projects.☆224Updated this week
- Framework for an API Gateway endorsed by the .NET Foundation as revolutionary!☆325Updated 3 months ago
- An offline crossplatform .NET library for getting Global Country , iso3166 Short-code and Region Data☆123Updated 2 months ago
- A sample editorconfig file for use with .NET / C# applications☆40Updated 7 months ago
- A tour of different data access approaches in .NET 8+.☆106Updated last month
- IGroceryStore - Loosely coupled monolith app☆62Updated last year
- ASP.NET Core, C#, Vertical Slice Architecture, CQRS, REST API, DDD, SOLID Principles☆107Updated 2 weeks ago
- Microservices sample solution for YouTube videos services☆137Updated 2 years ago
- A simple library that helps to implement a plugin-based architecture☆66Updated this week
- A simple jwt library for Asp.Net 6 that provides a set of minimal api endpoints to handle authentication actions☆121Updated last year
- A Job Scheduler sitting on top of IHostedService in dotnet.☆161Updated this week
- Resources related to my Pluralsight course on this topic.☆155Updated 6 months ago
- Services to provide simple soft delete and cascade soft delete in EF Core☆117Updated last month
- .NET modern tools for fast and efficient development☆70Updated 2 months ago
- ASP.NET Core Integration for FluentValidation☆143Updated last year
- Sample on how to structure minimal APIs that got introduced in .NET 6☆78Updated 2 years ago