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.
☆246Updated last week
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.☆238Updated this week
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆236Updated 4 months ago
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆375Updated 8 months ago
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆146Updated 9 months ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆148Updated 7 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…☆311Updated 10 months ago
- A multiplayer trivia game using SignalR and .NET 7☆206Updated 2 years ago
- A simple library to implement the Result pattern for returning from services☆122Updated 4 months ago
- Simple Serilog log viewer UI for several sinks.☆252Updated this week
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆168Updated 9 months ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆161Updated 6 months ago
- ⚡Offline dotnet standard library to get information about countries☆294Updated 3 weeks ago
- Keyset/Seek/Cursor pagination for Entity Framework Core.☆267Updated 5 months ago
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆165Updated last year
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- ☆297Updated 3 years ago
- An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.☆135Updated 3 years ago
- ASP.NET Core Integration for FluentValidation☆152Updated 3 months ago
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆432Updated this week
- A collection of helpers libraries for Minimal API projects.☆132Updated last week
- 🎛️ QueryKit is a .NET library that makes it easier to query your data by providing a fluent and intuitive syntax for filtering and sorti…☆171Updated last week
- LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement Command Query Separation (CQS). It is i…☆156Updated last week
- Different ASP.NET Core applications using OpenID Connect Hybrid flow Code Flow, Code Flow with PKCE, JWT APIs, MFA examples☆373Updated last month
- 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…☆392Updated last week
- An Entity Framework Core plugin to automatically add check constraints in various situations☆357Updated last week
- Library that provides methods that will help you with mocking EntityFrameworkCore.☆271Updated 4 months ago
- Fluent Validation-powered Blazor component for validating standard <EditForm>☆234Updated 3 years ago
- It's a modern and generic data access structure for .NET and Microsoft.EntityFrameworkCore. It supports UnitOfWork, Repository and QueryB…☆184Updated 9 months ago
- A set of extensions and helpers for working with ASP.NET Core Minimal APIs.☆315Updated 2 years ago
- Not predictable ids library for ASP.NET Core APIs.☆113Updated 2 years ago