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.
☆243Updated last month
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.☆232Updated last month
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆237Updated 2 weeks ago
- An Entity Framework Core plugin to automatically add check constraints in various situations☆347Updated last month
- Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.☆579Updated 5 months ago
- An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.☆134Updated 2 years ago
- Entity Framework Core queries debugger visualizer.☆579Updated this week
- A simple library to implement the Result pattern for returning from services☆123Updated 3 weeks ago
- A tool for generating Refit interfaces and contracts from OpenAPI specifications☆284Updated 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…☆386Updated last week
- An extremely light and modern Operation Result Pattern library for .NET.☆149Updated last month
- An example of integration testing ASP.NET Core Minimal hosting and APIs☆407Updated this week
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆143Updated 5 months ago
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆162Updated last year
- A collection of helpers libraries for Minimal API projects.☆130Updated this week
- It's a modern and generic data access structure for .NET and Microsoft.EntityFrameworkCore. It supports UnitOfWork, Repository and QueryB…☆182Updated 5 months ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆148Updated 4 months ago
- Simple Serilog log viewer UI for several sinks.☆246Updated last week
- 🛡 A simple library that allows you to easily manage permissions in your .NET projects.☆159Updated 5 months ago
- Validation extensions for Microsoft Blazor / FluentValidation☆221Updated 4 months ago
- Keyset/Seek/Cursor pagination for Entity Framework Core.☆262Updated last month
- Fluent Validation-powered Blazor component for validating standard <EditForm>☆234Updated 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 …☆154Updated 2 months ago
- A Job Scheduler sitting on top of IHostedService in dotnet.☆175Updated 2 weeks ago
- ⚡Offline dotnet standard library to get information about countries☆291Updated 6 months ago
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆167Updated 5 months ago
- Sql Builder using Interpolated Strings☆247Updated last week
- This project converts TypeScript type declarations into C# representations, and use C# source generators to expose automatic JavaScript i…☆369Updated 2 weeks ago
- Some useful base classes, mainly used with the CleanArchitecture template. Also, a template to make your own SharedKernel nuget package.☆122Updated 6 months ago
- This repo is for experimentation and exploring new ideas involving ADO.NET, EF Core, and other areas related to .NET data.☆196Updated 10 months ago
- A multiplayer trivia game using SignalR and .NET 7☆205Updated 2 years ago