mihirdilip / aspnetcore-authentication-apikey
Easy to use and very light weight Microsoft style API Key Authentication Implementation for ASP.NET Core. It can be setup so that it can accept API Key in Header, Authorization Header, QueryParams or HeaderOrQueryParams.
☆293Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for aspnetcore-authentication-apikey
- Use attributes to control how complex types are logged to Serilog.☆269Updated 2 months ago
- Use FluentValidation rules instead of ComponentModel attributes☆380Updated 10 months ago
- An Entity Framework Core plugin to automatically add check constraints in various situations☆328Updated last month
- Adds relational support to the Microsoft EntityFrameworkCore in-memory database provider by mocking relational operations.☆162Updated 2 weeks ago
- A sequential id generator that works across nodes with no collisions☆659Updated last year
- Lib.AspNetCore.ServerSentEvents is a library which provides Server-Sent Events (SSE) support for ASP.NET Core☆303Updated 10 months ago
- Logging extensions for xunit☆263Updated this week
- Generate Entity Framework Core model from an existing database☆382Updated this week
- A bunch of useful filters for Swashbuckle.AspNetCore☆431Updated 6 months ago
- A Serilog sink that writes events to the Seq structured log server☆239Updated 3 months ago
- Triggers for EFCore. Respond to changes in your DbContext before and after they are committed to the database.☆554Updated this week
- Not predictable ids library for ASP.NET Core APIs.☆113Updated 2 years ago
- Silverback is a simple but feature-rich message bus for .NET core (it currently supports Kafka, RabbitMQ and MQTT).☆260Updated 2 weeks ago
- Additional configuration providers to use with ASP.NET Core☆295Updated 10 months ago
- EntityFrameworkCore second level cache☆193Updated 9 months ago
- Easy integration testing for ASP.NET Core applications☆403Updated last week
- A tool for generating Refit interfaces and contracts from OpenAPI specifications☆194Updated this week
- Scaffold EF Core models using Handlebars templates.☆211Updated 8 months ago
- Balea is an authorization framework for ASP.NET Core developers.☆246Updated last month
- Set up a Redis backplane for ASP.NET Core multi-node deployments, using the built-in Rate Limiting support that's part of .NET 7 and .NET…☆224Updated 2 weeks ago
- A plugin for Microsoft.EntityFrameworkCore to add support of encrypted fields using built-in or custom encryption providers.☆329Updated last week
- A minimalist validation library for .NET built atop the existing features in `System.ComponentModel.DataAnnotations` namespace☆342Updated 4 months ago
- A headless UI for the OpenIddict-Core stack.☆280Updated 2 months ago
- Small package to allow adding security headers to ASP.NET Core websites☆694Updated last week
- Core repository contains the primary open source libraries released by Macross Software for .NET Core.☆127Updated 10 months ago
- Automatic token management for machine to machine and user-centric web app OAuth and OIDC flows