Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/FastEndpoints/FastEndpoints

A light-weight REST API development framework for ASP.NET 6 and newer.
https://github.com/FastEndpoints/FastEndpoints

Exception occurred while using the Job Queuing With Commands module

BeUnhappy opened this issue over 1 year ago
Unable to test service that uses FastEndpoints events

frasermclean opened this issue over 1 year ago
SwaggerUi3Settings - EnableTryItOut property vs DeActivateTryItOut() method

heldersousa-planetpayment opened this issue over 1 year ago
Log automatic 400 responses

jansonjc opened this issue over 1 year ago
Fix fake event handler test

vpetrusevici opened this pull request over 1 year ago
Use another mapping in mapper.

ErenKrt opened this issue over 1 year ago
ExecuteAsync

sammontakoja opened this issue over 1 year ago
Adding PATCHAsync methods to HttpClientExtensions

guillaumeserale opened this pull request over 1 year ago
Manage Time-Related code via `TimeProvider` (.NET8)

MrBogomips opened this issue over 1 year ago
Fix redirect docs

timbze opened this pull request over 1 year ago
Route order in fastendpoints library

itsoli91 opened this issue over 1 year ago
When support signalr?

wj8400684 opened this issue over 1 year ago
Dual support for OpenApi (v3) and Swagger (v2) specifications

jansonjc opened this issue over 1 year ago
New extension methods for setting user privileges

KateyBee opened this pull request over 1 year ago
How do I return a 409 response with a body to match

baynezy opened this issue over 1 year ago
FastEndpoints needs your help to stay alive...

dj-nitehawk opened this issue over 1 year ago
Add support for properties DI in Unit tests

vpetrusevici opened this pull request over 1 year ago
Swagger Package duplicates operations with and without capital

nicolaspierre1990 opened this issue over 1 year ago
Output Format(ter)s Other Than JSON

akurone opened this issue over 1 year ago
Security. How to disable issued access token?

XaspMe opened this issue over 1 year ago
Authorization/authentication for the Command Bus.

aynur-safin opened this issue over 1 year ago
Does it support dapr integration?

zfchai opened this issue over 1 year ago
Does it support EF database migration?

freeddser opened this issue over 1 year ago
About the Parameters Display Scheme on the FastEndpoints.Swagger page

zfchai opened this issue almost 2 years ago
About the display of Swagger DTO Model parameters

zfchai opened this issue almost 2 years ago
About swagger support

zfchai opened this issue almost 2 years ago
Binding a list of enum values

salixzs opened this issue almost 2 years ago
How can we integrate Custom Schema FIlters to use with SmartEnums

essuraj opened this issue almost 2 years ago
Idea: Improvements to Default OpenAPI Descriptions

austins opened this issue almost 2 years ago
Question about failure to process without body

disagol opened this issue almost 2 years ago
Strongly-typed route values for SendCreatedAtAsync

austins opened this issue almost 2 years ago
Is it possible to apply policies only to associated authentication scheme?

zszepczynski opened this issue almost 2 years ago
JsonSerialiser options

dustyroberts opened this issue almost 2 years ago
Update ISourceGenerator to IIncrementalGenerator Fixes #426

chIsmaeel opened this pull request almost 2 years ago
Update ISourceGenerator to IIncrementalGenerator

chIsmaeel opened this issue almost 2 years ago
Response should still be returned for integration testing extensions

austins opened this issue almost 2 years ago
Access to exception in IGlobalPostProcessor

disagol opened this issue almost 2 years ago
[Question] How to create a link to another Endpoint

candoumbe opened this issue almost 2 years ago
Expose the CommandHandlers Cache to be injectable

WahidBitar opened this pull request almost 2 years ago
How to use FastEndpoints only for command bus?

gufigueiredo opened this issue almost 2 years ago
Incompatible with Microsoft Graph v5

sha0skywalker opened this issue almost 2 years ago
Variable Response based on user role/claims/permissions

desarrollo-ctme opened this issue almost 2 years ago
Separate Swagger Docs

altmank opened this issue almost 2 years ago
Required header bindings in integration tests

MichaelNel opened this issue almost 2 years ago
Assume latest version when version is omitted in URL

dustyroberts opened this issue almost 2 years ago
415 Unsupported Media Type application/x-www-form-urlencoded

ArcaneTSGK opened this issue almost 2 years ago
#411 Execute non-concrete command type

joakimjohanssn opened this pull request almost 2 years ago
Request: ValidationFailure return also ErrorCode

Mewriick opened this issue almost 2 years ago
Ability to execute an `ICommand` non-concrete command type.

joakimjohanssn opened this issue almost 2 years ago
Rate limiting feature wrong behavior in integration tests

DCP-JUNG opened this issue almost 2 years ago
Discord server

yarseyah opened this issue almost 2 years ago
Request JsonPropertyName doesn't map to object property

developer82 opened this issue almost 2 years ago
Extract Header in HandleAsync

dustyroberts opened this issue almost 2 years ago
Swagger generates empty request schemas

Shepardeon opened this issue almost 2 years ago
Fixed typo in ValidationExtensions class name

sidrus opened this pull request almost 2 years ago
FastEndpoints not working if your library name starts with FastEndpoints

VadimPestryanin opened this issue almost 2 years ago
Swagger includes [FromHeader] in Json Body for POS/PUT request

ureymutuale opened this issue almost 2 years ago
How to support Cookie and Jwt authentication at the same time?

maurosampietro opened this issue almost 2 years ago
Request: Extension for Visual Studio Code

stanspotts opened this issue almost 2 years ago
Bug with parallelism and multiple preprocessors

VictorioBerra opened this issue almost 2 years ago
Proposal for Claim's values validation

roddone opened this issue almost 2 years ago
Any advice on how to test an endpoint that requires authentication

shawndewet opened this issue almost 2 years ago
Endpoint returns 404 for unauthorized user

Reikooters opened this issue almost 2 years ago
Add possibility to remove optional headers, claims and permissions from body model

vpetrusevici opened this pull request almost 2 years ago
Custom Http Errors

gstrainovic opened this issue almost 2 years ago
Unable to parse using the built-in `IParsable<TSelf>` interface

KennethHoff opened this issue almost 2 years ago
Proposal for HttpClientExtensions

SStapfer-privat opened this issue almost 2 years ago
Unit Test FastEndpoints exception

bhuvan1980 opened this issue almost 2 years ago
can I integrate IndentityServer5 to a fastendpoints based API

mawarnes opened this issue almost 2 years ago
Swagger Generation does not handle route pattern with colon `:`

ricksu978 opened this issue almost 2 years ago
[Question] Unit testing an endpoint that uses SendBytesAsync

idormenco opened this issue almost 2 years ago
Cannot cast [app] to IEndpointRouteBuilder on Startup.cs

TheTrigger opened this issue almost 2 years ago
404 Not Found with Microsoft.AspNetCore.SpaServices.Extensions

markchristianlacap opened this issue almost 2 years ago
Endpoint Was Excluded in The Swagger Document After Enabling Versioning

Vincent-Lz-Zhang opened this issue almost 2 years ago
Using SentCreatedAtAsync without a response body

fredrik-forssen-cint opened this issue almost 2 years ago
Fully Qualified Type Names with Dot Striped in Generated Schemas by NSwag

Vincent-Lz-Zhang opened this issue almost 2 years ago
Changed method reference for documentation

dmontgomery opened this pull request almost 2 years ago
angular 15 + azure b2c

aylmercarson opened this issue almost 2 years ago
[Refresh tokens] Data are randomly not persisted

zaksnet opened this issue almost 2 years ago