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.
☆202Updated this week
Related projects ⓘ
Alternatives and complementary repositories for TinyHelpers
- A library to easily integrate Authentication in ASP.NET Core projects.☆221Updated last month
- An Entity Framework Core plugin to automatically add check constraints in various situations☆331Updated this week
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆237Updated 2 months ago
- ASP.NET Core Integration for FluentValidation☆141Updated last year
- Sitko.Core is a set of libraries to help build .NET Core applications fast☆148Updated last week
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆157Updated last year
- Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.☆554Updated 2 weeks ago
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆344Updated 4 months ago
- 🛡 A simple library that allows you to easily manage permissions in your .NET projects.☆155Updated 3 months ago
- An extremely light and modern Operation Result Pattern library for .NET.☆107Updated 2 months ago
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆161Updated this week
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆129Updated last month
- Not predictable ids library for ASP.NET Core APIs.☆113Updated 2 years ago
- Automatic token management for machine to machine and user-centric web app OAuth and OIDC flows☆224Updated this week
- A .NET library that handles the HTTP write operations (POST and PATCH) that can affect only once for the given request data and idempoten…☆283Updated 2 weeks ago
- Entity Framework Core queries debugger visualizer.☆451Updated last month
- Sql Builder using Interpolated Strings☆120Updated last month
- Some random C# extension methods I've found useful. Published as Ardalis.Extensions on Nuget.☆157Updated last year
- Fluent Validation-powered Blazor component for validating standard <EditForm>☆235Updated 2 years ago
- A project for creating a command-line application that can run on .NET on Windows, Linux and macOS with support for commands, dependency …☆136Updated last year
- A tool for generating Refit interfaces and contracts from OpenAPI specifications☆198Updated this week
- Keyset/Seek/Cursor pagination for Entity Framework Core.☆242Updated last month
- This repo is for experimentation and exploring new ideas involving ADO.NET, EF Core, and other areas related to .NET data.☆197Updated 4 months ago
- A simple library to implement the Result pattern for returning from services☆105Updated 5 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…☆335Updated this week
- Validation extensions for Microsoft Blazor / FluentValidation☆203Updated 2 months ago
- ☆143Updated 2 months ago
- It's a modern and generic data access structure for .NET and Microsoft.EntityFrameworkCore. It supports UnitOfWork, Repository and QueryB…☆167Updated 3 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…☆160Updated last week
- An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.☆134Updated 2 years ago