marcominerva / TinyHelpersLinks
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 duplication.
☆253Updated 3 weeks ago
Alternatives and similar repositories for TinyHelpers
Users that are interested in TinyHelpers are comparing it to the libraries listed below
Sorting:
- A library to easily integrate Authentication in ASP.NET Core projects.☆251Updated 3 weeks ago
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆235Updated 9 months ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆150Updated last year
- Keyset/Seek/Cursor pagination for Entity Framework Core.☆269Updated 10 months ago
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…☆317Updated 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 …☆164Updated 11 months ago
- LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement Command Query Separation (CQS). It is i…☆195Updated 3 weeks ago
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆378Updated last year
- 🎛️ QueryKit is a .NET library that makes it easier to query your data by providing a fluent and intuitive syntax for filtering and sorti…☆181Updated last month
- .NET modern tools for fast and efficient development☆102Updated last week
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆165Updated 2 years ago
- A multiplayer trivia game using SignalR and .NET 7☆207Updated 2 years ago
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆145Updated last year
- A collection of helpers libraries for Minimal API projects.☆138Updated 3 weeks ago
- ⚡Offline dotnet standard library to get information about countries☆295Updated 2 months ago
- It's a modern and generic data access structure for .NET and Microsoft.EntityFrameworkCore. It supports UnitOfWork, Repository and QueryB…☆188Updated last year
- A simple library to implement the Result pattern for returning from services☆123Updated 4 months ago
- A library that turns your model into a fully working API, define your model as markdown (soon), json or c#.☆194Updated 2 years ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- SharpGrip FluentValidation AutoValidation is an extension of the FluentValidation library enabling automatic asynchronous validation in M…☆193Updated this week
- It's an easy to use Swagger extension for the YARP project.☆105Updated 4 months ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆168Updated 2 months ago
- A repository for learning different technologies, frameworks, features......☆148Updated 4 months ago
- 🛡 A simple library that allows you to easily manage permissions in your .NET projects.☆160Updated last year
- Services to provide simple soft delete and cascade soft delete in EF Core☆126Updated this week
- Fluent Validation-powered Blazor component for validating standard <EditForm>☆232Updated 3 years ago
- Simple Serilog log viewer UI for several sinks.☆261Updated 2 weeks ago
- A blog (engine) completely written in C# and Blazor. It aims to be a simple use and easy to extend platform. Blogposts are written in Mar…☆414Updated last week
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆453Updated this week
- Razor Templating Engine to render Razor Views(.cshtml files) to String in Console, Web, Service, Desktop workloads in .NET Core 3+☆376Updated 3 weeks ago