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.
☆252Updated this 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.☆248Updated last month
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆235Updated 8 months ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆150Updated 11 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 …☆163Updated 10 months ago
- A simple library to implement the Result pattern for returning from services☆124Updated 3 months ago
- ⚡Offline dotnet standard library to get information about countries☆296Updated last month
- An extremely light and modern Operation Result Pattern library for .NET.☆192Updated 2 weeks ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆159Updated 2 years ago
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆377Updated last year
- A multiplayer trivia game using SignalR and .NET 7☆207Updated 2 years ago
- Library to compare EF Core's Model of the database against a database's schema.☆161Updated 2 weeks ago
- A repository for learning different technologies, frameworks, features......☆149Updated 3 months ago
- A collection of helpers libraries for Minimal API projects.☆138Updated last month
- A library that turns your model into a fully working API, define your model as markdown (soon), json or c#.☆194Updated 2 years ago
- 🛡 A simple library that allows you to easily manage permissions in your .NET projects.☆160Updated last year
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆170Updated last month
- Keyset/Seek/Cursor pagination for Entity Framework Core.☆269Updated 9 months 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…☆415Updated this week
- .NET modern tools for fast and efficient development☆100Updated last year
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆446Updated this week
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆145Updated last year
- LiteBus is an easy-to-use and ambitious in-process mediator providing the foundation to implement Command Query Separation (CQS). It is i…☆187Updated last week
- ☆295Updated 3 years ago
- Entity Framework Core queries debugger visualizer.☆672Updated 3 months ago
- An Entity Framework Core plugin to automatically add check constraints in various situations☆369Updated 3 weeks ago
- Simple Serilog log viewer UI for several sinks.☆260Updated last month
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…☆316Updated last year
- Validation extensions for Microsoft Blazor / FluentValidation☆230Updated last month
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆165Updated 2 years ago
- It's a modern and generic data access structure for .NET and Microsoft.EntityFrameworkCore. It supports UnitOfWork, Repository and QueryB…☆186Updated last year