marcominerva / TinyHelpers
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.
☆224Updated last week
Alternatives and similar repositories for TinyHelpers:
Users that are interested in TinyHelpers are comparing it to the libraries listed below
- A library to easily integrate Authentication in ASP.NET Core projects.☆226Updated last week
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆238Updated 5 months ago
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆160Updated last year
- Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.☆562Updated 2 months ago
- A multiplayer trivia game using SignalR and .NET 7☆203Updated 2 years ago
- Sql Builder using Interpolated Strings☆235Updated 4 months ago
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆362Updated 2 months ago
- 🎛️ QueryKit is a .NET library that makes it easier to query your data by providing a fluent and intuitive syntax for filtering and sorti…☆167Updated 2 months ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆145Updated last month
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆161Updated last year
- ☆298Updated 3 years ago
- Entity Framework Core queries debugger visualizer.☆498Updated this week
- An Entity Framework Core plugin to automatically add check constraints in various situations☆336Updated last week
- 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…☆369Updated this week
- A simple library to implement the Result pattern for returning from services☆123Updated last month
- ⚡Offline dotnet standard library to get information about countries☆290Updated 3 months ago
- Not predictable ids library for ASP.NET Core APIs.☆112Updated 2 years ago
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆163Updated 2 months ago
- A tool for generating Refit interfaces and contracts from OpenAPI specifications☆238Updated last week
- Fluent Validation-powered Blazor component for validating standard <EditForm>☆236Updated 2 years ago
- SharpGrip FluentValidation AutoValidation is an extension of the FluentValidation library enabling automatic asynchronous validation in M…☆124Updated last month
- Validation extensions for Microsoft Blazor / FluentValidation☆217Updated 2 months ago
- An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.☆134Updated 2 years ago
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆132Updated 2 months ago
- This repo is for experimentation and exploring new ideas involving ADO.NET, EF Core, and other areas related to .NET data.☆195Updated 7 months ago
- A collection of helpers libraries for Minimal API projects.☆116Updated last week
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆138Updated 3 weeks ago
- Norm.net is an innovative and high-performance Database Access for .NET Standard 2.1 and higher☆175Updated 9 months ago
- A Job Scheduler sitting on top of IHostedService in dotnet.☆163Updated this week
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆113Updated 3 months ago