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.
☆244Updated 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.☆234Updated last week
- A RESTFul operations client that serializes responses and throws meaningful exceptions for >= 400 status codes.☆237Updated last month
- An Entity Framework Core plugin to automatically add check constraints in various situations☆349Updated 2 weeks ago
- A class library for loading SQL statements from .sql files instead of writing SQL code in your C# source files☆148Updated 5 months ago
- A sample showing how to setup ASP.NET Core Identity API endpoints for authentication☆164Updated last year
- A collection of helpers libraries for Minimal API projects.☆131Updated last week
- A tool for generating Refit interfaces and contracts from OpenAPI specifications☆300Updated last week
- Keyset/Seek/Cursor pagination for Entity Framework Core.☆263Updated 2 months ago
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆372Updated 6 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…☆390Updated last week
- A simple library to implement the Result pattern for returning from services☆123Updated 2 months ago
- Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.☆582Updated 6 months ago
- Blazor.BFF.OpenIDConnect.Template, Blazor WASM hosted in ASP.NET Core using OpenID Connect BFF (server authentication)☆144Updated 6 months ago
- Sql Builder using Interpolated Strings☆252Updated 3 weeks ago
- A multiplayer trivia game using SignalR and .NET 7☆205Updated 2 years 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…☆301Updated 7 months ago
- A set of extensions and helpers for working with ASP.NET Core Minimal APIs.☆312Updated 2 years ago
- Entity Framework Core queries debugger visualizer.☆594Updated this week
- An exploration of recreating the ASP.NET Core Identity UI functionality in Blazor components.☆135Updated 2 years ago
- A Job Scheduler sitting on top of IHostedService in dotnet.☆180Updated this week
- An extremely light and modern Operation Result Pattern library for .NET.☆158Updated last week
- Grafana dashboards for ASP.NET Core metrics. The source code for the dashboards now lives at https://aka.ms/dotnet/grafana-source.☆293Updated last year
- Validation extensions for Microsoft Blazor / FluentValidation☆221Updated 6 months ago
- ⚡Offline dotnet standard library to get information about countries☆293Updated last month
- Library to compare EF Core's Model of the database against a database's schema.☆151Updated 3 months ago
- I love to teach dotnet concepts in a simple way with real world examples to people who aspire to to be a dotnet developer. I also help de…☆136Updated this week
- ☆297Updated 3 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 …☆157Updated 3 months ago
- It's an easy to use Swagger extension for the YARP project.☆94Updated 6 months ago
- CssBuilder is a Builder pattern for CSS classes to be used with Razor Components.☆221Updated 3 years ago