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
Source Generator errors on FE projects
RivenSkaye opened this issue 9 months ago
RivenSkaye opened this issue 9 months ago
Overriding EndpointSummary at endpoints level not possible when using Group
thenihalsingh opened this issue 9 months ago
thenihalsingh opened this issue 9 months ago
JsonStringEnumConverter not used when Response is Results<T1, T2, T3>
mrt181 opened this issue 9 months ago
mrt181 opened this issue 9 months ago
Collection Fixture Support
DDDustinZ opened this issue 9 months ago
DDDustinZ opened this issue 9 months ago
EndpointWithoutRequest not working in V.5.25.0
d4rkm0nkey opened this issue 9 months ago
d4rkm0nkey opened this issue 9 months ago
OPTIONS verb missing
luansens opened this issue 9 months ago
luansens opened this issue 9 months ago
How to get all the registered endpoints and their metadata like (version, route etc..)
sivaji55 opened this issue 9 months ago
sivaji55 opened this issue 9 months ago
`required` properties on request models only work for JSON body
thorhj opened this issue 9 months ago
thorhj opened this issue 9 months ago
Problem with paralell testing with TestContainers. (Maybe Set WAF cache as optional?)
Luisetepe opened this issue 9 months ago
Luisetepe opened this issue 9 months ago
Can't return standard response when using required keyword
Maskoe opened this issue 9 months ago
Maskoe opened this issue 9 months ago
How to do Integration Testing with FastEndpoints and .Net 8 WebApplicationBuilder?
ReneKochITTitans opened this issue 9 months ago
ReneKochITTitans opened this issue 9 months ago
Are you planning to consider supporting .NET Aspire?
zfchai opened this issue 9 months ago
zfchai opened this issue 9 months ago
Added so we can set the signing algoritm for the refresh token service
oll1w0ll1 opened this pull request 10 months ago
oll1w0ll1 opened this pull request 10 months ago
Endpoint Validators not loading
davebowler opened this issue 10 months ago
davebowler opened this issue 10 months ago
Get request params not recognized
maurosampietro opened this issue 10 months ago
maurosampietro opened this issue 10 months ago
Race condition on static class
green883 opened this issue 10 months ago
green883 opened this issue 10 months ago
All endpoints and their dependencies are instantiated at the start of the application.
BrunoBeraud opened this issue 10 months ago
BrunoBeraud opened this issue 10 months ago
Please reopen: Route parameter property type not correctly set with swagger
Kingside88 opened this issue 10 months ago
Kingside88 opened this issue 10 months ago
Route parameter property type not correctly set with swagger
Kingside88 opened this issue 10 months ago
Kingside88 opened this issue 10 months ago
Allow Commands/Events to be executed outside of an HTTP request without the need for IServiceScopeFactory
gianbasagre opened this issue 10 months ago
gianbasagre opened this issue 10 months ago
options changed in `AddAuthenticationCookie` does not work even placed after `AddIdentity`
luxl opened this issue 10 months ago
luxl opened this issue 10 months ago
Json Serializer Settings Ignored while unit testing endpoints
rcreynolds53 opened this issue 10 months ago
rcreynolds53 opened this issue 10 months ago
Global tags dupplication
evilz opened this issue 11 months ago
evilz opened this issue 11 months ago
Unable to find any endpoint declarations when endpoints are in a different assembly
russharding opened this issue 11 months ago
russharding opened this issue 11 months ago
Using TestContainers with AppFixture (Integration testing)
salixzs opened this issue 11 months ago
salixzs opened this issue 11 months ago
Could not find the JSON path of a referenced schema: Manually referenced schemas must be added to the 'Definitions' of a parent schema
JohnGalt1717 opened this issue 11 months ago
JohnGalt1717 opened this issue 11 months ago
fix test failing on some locales
alexalok opened this pull request 11 months ago
alexalok opened this pull request 11 months ago
Adding multiple Validation Failures, only serialises the first
man-dh opened this issue 11 months ago
man-dh opened this issue 11 months ago
Fill route parameters in test url
alexalok opened this pull request 11 months ago
alexalok opened this pull request 11 months ago
Cannot run Live Unit Testing in Visual Studio
alexalok opened this issue 11 months ago
alexalok opened this issue 11 months ago
fix test failure when running on non-us locale
alexalok opened this pull request 11 months ago
alexalok opened this pull request 11 months ago
Decorating a member in Request with the [FromBody] attribute causes the "FluentValidation.Testing" library to stop working
martin-tnc opened this issue 11 months ago
martin-tnc opened this issue 11 months ago
The property of the request body is not getting validated correctly
aakashbandhara-maruti opened this issue 11 months ago
aakashbandhara-maruti opened this issue 11 months ago
Query Parameters with Post
ForteUnited opened this issue 11 months ago
ForteUnited opened this issue 11 months ago
Integrating Hashids with FastEndpoints + Swagger
emanuelvarga opened this issue 11 months ago
emanuelvarga opened this issue 11 months ago
sealed EmptyResult
mxmissile opened this issue 11 months ago
mxmissile opened this issue 11 months ago
Can`t register CommandHandlerRegistry without endpoints
d4rkm0nkey opened this issue 11 months ago
d4rkm0nkey opened this issue 11 months ago
Cross-platform ZIP output path
hognevevle opened this pull request 11 months ago
hognevevle opened this pull request 11 months ago
Kiota: Invalid ZIP outpath path on Mac
hognevevle opened this issue 11 months ago
hognevevle opened this issue 11 months ago
ProblemDetails is not extensible
CSharpBender opened this issue 11 months ago
CSharpBender opened this issue 11 months ago
Swagger generation for Response is different than for Request
CSharpBender opened this issue 11 months ago
CSharpBender opened this issue 11 months ago
Not an issue, just a note for me who wants to use multiple auth schemes: Identity & JWT
geekz-reno opened this issue 11 months ago
geekz-reno opened this issue 11 months ago
Which HTTP client for Blazor WASM when sharing request DTOs containing path/query parameters
simon-schweizer opened this issue 11 months ago
simon-schweizer opened this issue 11 months ago
[Bug] Route Parameter with v5.19+, newtonsoft camelcasing and cleardefaults breaks model binding
EelcoLos opened this issue 11 months ago
EelcoLos opened this issue 11 months ago
How to fix Service resolver is null for CommandHandlers
d4rkm0nkey opened this issue 11 months ago
d4rkm0nkey opened this issue 11 months ago
Error 500 with formdata binding
delasource opened this issue 11 months ago
delasource opened this issue 11 months ago
Unable to resolve validators
MattPress opened this issue 11 months ago
MattPress opened this issue 11 months ago
JWT Token generation - still get 401's
nhwilly opened this issue 11 months ago
nhwilly opened this issue 11 months ago
Extend documentation about Query-Attributes
delasource opened this issue 11 months ago
delasource opened this issue 11 months ago
Unable to disable problem details standard (rfc7807)
MattPress opened this issue 11 months ago
MattPress opened this issue 11 months ago
Using Auth0 account
GChannon opened this issue 11 months ago
GChannon opened this issue 11 months ago
Pass handled exceptions to logger
mattwcole opened this pull request 11 months ago
mattwcole opened this pull request 11 months ago
[Feature Request] Add more certificate options for AddJWTBearerAuth Asymmetric
SpaceOgre opened this issue 11 months ago
SpaceOgre opened this issue 11 months ago
Error calling endpoint in 5.22.0
sha0skywalker opened this issue 11 months ago
sha0skywalker opened this issue 11 months ago
System.NullReferenceException when unit testing an endpoint that uses SendMappedAsync
janher opened this issue 11 months ago
janher opened this issue 11 months ago
[Question] Example Request in Swagger affected by implementing Validator<T>
zagoskin opened this issue 11 months ago
zagoskin opened this issue 11 months ago
Add gRPC reflection in `FastEndpoints.Messaging.Remote`
hamaronooo opened this issue 11 months ago
hamaronooo opened this issue 11 months ago
Endpoint role based authorization
xvsvg opened this issue 11 months ago
xvsvg opened this issue 11 months ago
Nullpointer using ValidationFailure without PropertyName using ProblemDetails
Maskoe opened this issue 12 months ago
Maskoe opened this issue 12 months ago
Support for Basic Authentication in Swagger
edmolko opened this issue 12 months ago
edmolko opened this issue 12 months ago
Provide typed Access to Header-Fields
drothmaler opened this issue 12 months ago
drothmaler opened this issue 12 months ago
Filter Illegal Header Fields
drothmaler opened this issue 12 months ago
drothmaler opened this issue 12 months ago
Bearer token not send in minimal api requests
d4rkm0nkey opened this issue 12 months ago
d4rkm0nkey opened this issue 12 months ago
Exception thrown when having minimal Api Endpoints with Authorization
d4rkm0nkey opened this issue 12 months ago
d4rkm0nkey opened this issue 12 months ago
Route parameter data type
AMW93 opened this issue 12 months ago
AMW93 opened this issue 12 months ago
Added DelayDuration property for scheduled job checks with default delay of 60 seconds.
DotNetClick opened this pull request 12 months ago
DotNetClick opened this pull request 12 months ago
ExampleRequest for JsonElement
d4rkm0nkey opened this issue 12 months ago
d4rkm0nkey opened this issue 12 months ago
Duplicate Swagger endpoints
d4rkm0nkey opened this issue 12 months ago
d4rkm0nkey opened this issue 12 months ago
DisposeAsync in TestFixture disposes of HttpClient before running TearDownAsync
terryjbutler opened this issue 12 months ago
terryjbutler opened this issue 12 months ago
Remove class constraint from Validator
Coda17 opened this issue 12 months ago
Coda17 opened this issue 12 months ago
Blank response when combining `required` and `[JsonIgnore]`
MrGrinst opened this issue 12 months ago
MrGrinst opened this issue 12 months ago
JWT Scopes
GChannonLondon opened this issue 12 months ago
GChannonLondon opened this issue 12 months ago
Swagger: NotSupportedException when using EndpintWithoutRequest
gebirgslok opened this issue 12 months ago
gebirgslok opened this issue 12 months ago
Copy ContentType value from IFormFile's to StreamContents in test helper
poneymusical opened this pull request 12 months ago
poneymusical opened this pull request 12 months ago
Swagger and Route Parameters
iamtheprotocol opened this issue almost 1 year ago
iamtheprotocol opened this issue almost 1 year ago
Refresh Token with Union-Type Returning Handler
URBA22 opened this issue almost 1 year ago
URBA22 opened this issue almost 1 year ago
JWT token
GChannon opened this issue about 1 year ago
GChannon opened this issue about 1 year ago
Swagger and serialization issues
bojankostic81 opened this issue about 1 year ago
bojankostic81 opened this issue about 1 year ago
Q: How to handle Auth Roles & Permissions from database?
binair-io opened this issue about 1 year ago
binair-io opened this issue about 1 year ago
Swagger incompatable with Minimal API?
d4rkm0nkey opened this issue about 1 year ago
d4rkm0nkey opened this issue about 1 year ago
AddJWTBearerAuth with Keycloak issue
fcantenot opened this issue about 1 year ago
fcantenot opened this issue about 1 year ago
How to write test for Endpoint executing ICommand
d4rkm0nkey opened this issue about 1 year ago
d4rkm0nkey opened this issue about 1 year ago
Should FastEndpoints inner Validater support both DataAnnotation OR FluentValidation
buyuanne opened this issue about 1 year ago
buyuanne opened this issue about 1 year ago
Cannot reference Generated Permission List
binair-io opened this issue about 1 year ago
binair-io opened this issue about 1 year ago
Integration tests do not work when response is a subclass of List<MyDTO>
kbjorklid opened this issue about 1 year ago
kbjorklid opened this issue about 1 year ago
Job Cancellation Support
d4rkm0nkey opened this issue about 1 year ago
d4rkm0nkey opened this issue about 1 year ago
Unable to test the ValidationContext.ThrowError() on my user case
alva-lin opened this issue about 1 year ago
alva-lin opened this issue about 1 year ago
[Kiota] CreateZipArchive = false is not working
zaksnet opened this issue about 1 year ago
zaksnet opened this issue about 1 year ago
OAuth2 for FastEndpoints
d4rkm0nkey opened this issue about 1 year ago
d4rkm0nkey opened this issue about 1 year ago
Endpoint returns 404
bojankostic81 opened this issue about 1 year ago
bojankostic81 opened this issue about 1 year ago
Service resolver is null! Have you done the unit test setup correctly?
baynezy opened this issue about 1 year ago
baynezy opened this issue about 1 year ago
Validator not running in unit test
GChannonLondon opened this issue about 1 year ago
GChannonLondon opened this issue about 1 year ago
No body when returning exception object in reponse object
kevinvenclovas opened this issue about 1 year ago
kevinvenclovas opened this issue about 1 year ago
Fix minLength swagger generation #150
emrekara37 opened this pull request about 1 year ago
emrekara37 opened this pull request about 1 year ago
How can I get raw request body in preprocess method?
lujamaharjan opened this issue about 1 year ago
lujamaharjan opened this issue about 1 year ago
Overriding paramer type in Swagger document
jerriep opened this issue about 1 year ago
jerriep opened this issue about 1 year ago
Unable to Implement Encrypted URL Parameters Handling
oamm opened this issue about 1 year ago
oamm opened this issue about 1 year ago
Dependency Injection support for primary constructors
joaquinrovira opened this issue about 1 year ago
joaquinrovira opened this issue about 1 year ago
Partial classes break `FastEndpoints.Generator`
ShawnTheBeachy opened this issue about 1 year ago
ShawnTheBeachy opened this issue about 1 year ago
Integration tests with path parameters
alexalok opened this issue about 1 year ago
alexalok opened this issue about 1 year ago