Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
FastEndpoints
FastEndpoints is a free & open-source REST API development framework that aims to make developers highly productive on the .Net platform.
Collective -
Host: opensource -
https://opencollective.com/fast-endpoints
- Website: https://fast-endpoints.com/
- Code: https://github.com/FastEndpoints/FastEndpoints
I need to use Telerik's DataSourceRequest custom model binder...
github.com/FastEndpoints/FastEndpoints - compgumby opened this issue 7 days ago
github.com/FastEndpoints/FastEndpoints - compgumby opened this issue 7 days ago
FastEndpoints.Testing.TestBase class documentation fix
github.com/FastEndpoints/FastEndpoints - Sheepfitter opened this pull request 8 days ago
github.com/FastEndpoints/FastEndpoints - Sheepfitter opened this pull request 8 days ago
The FastEndpoint.Testing.TestBase class is misleadingly documented
github.com/FastEndpoints/FastEndpoints - Sheepfitter opened this issue 8 days ago
github.com/FastEndpoints/FastEndpoints - Sheepfitter opened this issue 8 days ago
Does FastEndpoints support AuthorizationHandler with Permissions() method?
github.com/FastEndpoints/FastEndpoints - defunky opened this issue 9 days ago
github.com/FastEndpoints/FastEndpoints - defunky opened this issue 9 days ago
Support Outbox pattern by splitting JobQueue StoreJobAsync into CreateJob and TriggerJobExecution methods
github.com/FastEndpoints/FastEndpoints - SjorsGoering opened this pull request 11 days ago
github.com/FastEndpoints/FastEndpoints - SjorsGoering opened this pull request 11 days ago
PreProcessor and validator execution order
github.com/FastEndpoints/FastEndpoints - disagol opened this issue 11 days ago
github.com/FastEndpoints/FastEndpoints - disagol opened this issue 11 days ago
Support for IServiceProvider in SwaggerDocument Configuration
github.com/FastEndpoints/FastEndpoints - denisbredikhin opened this issue 11 days ago
github.com/FastEndpoints/FastEndpoints - denisbredikhin opened this issue 11 days ago
Feature Request: Endpoint Response Compression
github.com/FastEndpoints/FastEndpoints - hardcodet opened this issue 14 days ago
github.com/FastEndpoints/FastEndpoints - hardcodet opened this issue 14 days ago
Removing a response status code.
github.com/FastEndpoints/FastEndpoints - grosch-intl opened this issue 16 days ago
github.com/FastEndpoints/FastEndpoints - grosch-intl opened this issue 16 days ago
Grouping endpoints using OpenAPI and Scalar API documentation
github.com/FastEndpoints/FastEndpoints - bojankostic81 opened this issue 18 days ago
github.com/FastEndpoints/FastEndpoints - bojankostic81 opened this issue 18 days ago
u.Permissions.AddRange...;Will it lead to the generation of large tokens
github.com/FastEndpoints/FastEndpoints - bxjg1987 opened this issue 22 days ago
github.com/FastEndpoints/FastEndpoints - bxjg1987 opened this issue 22 days ago
Binding to polymorphic inbound request object
github.com/FastEndpoints/FastEndpoints - nhwilly opened this issue 24 days ago
github.com/FastEndpoints/FastEndpoints - nhwilly opened this issue 24 days ago
Rate limiting response json
github.com/FastEndpoints/FastEndpoints - moxplod opened this issue about 1 month ago
github.com/FastEndpoints/FastEndpoints - moxplod opened this issue about 1 month ago
Serialization options SnakeCaseLower issue with request query strings
github.com/FastEndpoints/FastEndpoints - moxplod opened this issue about 1 month ago
github.com/FastEndpoints/FastEndpoints - moxplod opened this issue about 1 month ago
Recommended way to pass values from Endpoint to PostProcessor?
github.com/FastEndpoints/FastEndpoints - moxplod opened this issue about 1 month ago
github.com/FastEndpoints/FastEndpoints - moxplod opened this issue about 1 month ago
Multiple JWT tokens (Keycloak and Custom)
github.com/FastEndpoints/FastEndpoints - lucasrabiec opened this issue about 1 month ago
github.com/FastEndpoints/FastEndpoints - lucasrabiec opened this issue about 1 month ago
Bug : From Binding Falis When Using Complex Object
github.com/FastEndpoints/FastEndpoints - Ayman-Elfaki opened this issue about 1 month ago
github.com/FastEndpoints/FastEndpoints - Ayman-Elfaki opened this issue about 1 month ago
Bug: When setting asFormData to true null values will be sent as empty string
github.com/FastEndpoints/FastEndpoints - SpaceOgre opened this issue about 1 month ago
github.com/FastEndpoints/FastEndpoints - SpaceOgre opened this issue about 1 month ago
Make global headers defined on FastEndpoint configuration
github.com/FastEndpoints/FastEndpoints - fbrum opened this issue about 1 month ago
github.com/FastEndpoints/FastEndpoints - fbrum opened this issue about 1 month ago
Fix multipart form data when it consists for JSON objects
github.com/FastEndpoints/FastEndpoints - eshmanev opened this pull request about 1 month ago
github.com/FastEndpoints/FastEndpoints - eshmanev opened this pull request about 1 month ago
Adding the prefix and version in the OpenApi Server
github.com/FastEndpoints/FastEndpoints - moxplod opened this issue about 1 month ago
github.com/FastEndpoints/FastEndpoints - moxplod opened this issue about 1 month ago
Issue with returning JObject data
github.com/FastEndpoints/FastEndpoints - diem1783 opened this issue about 1 month ago
github.com/FastEndpoints/FastEndpoints - diem1783 opened this issue about 1 month ago
The "Delegate Type Could Not Be Inferred" when customizing error responses
github.com/FastEndpoints/FastEndpoints - belahd opened this issue about 2 months ago
github.com/FastEndpoints/FastEndpoints - belahd opened this issue about 2 months ago
Using AddAuthenticationJwtBearer(signingOptions) with a base 64 symmetric signing key in ASP.NET 9
github.com/FastEndpoints/FastEndpoints - queryquandary opened this issue about 2 months ago
github.com/FastEndpoints/FastEndpoints - queryquandary opened this issue about 2 months ago
How to describe text/csv response?
github.com/FastEndpoints/FastEndpoints - dziedrius opened this issue about 2 months ago
github.com/FastEndpoints/FastEndpoints - dziedrius opened this issue about 2 months ago
Thread safety issues with NullabilityInfoContext.
github.com/FastEndpoints/FastEndpoints - AlexAlappsis opened this issue about 2 months ago
github.com/FastEndpoints/FastEndpoints - AlexAlappsis opened this issue about 2 months ago
Request mapper can have update entity
github.com/FastEndpoints/FastEndpoints - AlexAlappsis opened this pull request about 2 months ago
github.com/FastEndpoints/FastEndpoints - AlexAlappsis opened this pull request about 2 months ago
"Opt out" of Swagger default params
github.com/FastEndpoints/FastEndpoints - dgg opened this issue about 2 months ago
github.com/FastEndpoints/FastEndpoints - dgg opened this issue about 2 months ago
Throwing Duplicate Endpoint name error while loading Swagger when enabling API version
github.com/FastEndpoints/FastEndpoints - ajiththamban90 opened this issue about 2 months ago
github.com/FastEndpoints/FastEndpoints - ajiththamban90 opened this issue about 2 months ago
Generated OpenApi doesn't route parameters definition
github.com/FastEndpoints/FastEndpoints - matteotrapani opened this issue about 2 months ago
github.com/FastEndpoints/FastEndpoints - matteotrapani opened this issue about 2 months ago
Source generator fails in v5.31
github.com/FastEndpoints/FastEndpoints - jbrezina opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - jbrezina opened this issue 2 months ago
"Endpoint mapper is not set!" when unit testing EndpointWithoutRequest<TRequest, TMapper>
github.com/FastEndpoints/FastEndpoints - matteotrapani opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - matteotrapani opened this issue 2 months ago
Wrapping all responses in a Response<T> object
github.com/FastEndpoints/FastEndpoints - staterium opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - staterium opened this issue 2 months ago
Swagger Issue with Duplicated Response Status Key when endpoints has a Validator and uses Results Union containing `BadRequest`
github.com/FastEndpoints/FastEndpoints - PeterMarinov opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - PeterMarinov opened this issue 2 months ago
Endpoint with NoContent produces wrong swagger schema after migrating to dotnet 9
github.com/FastEndpoints/FastEndpoints - dziedrius opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - dziedrius opened this issue 2 months ago
Using FastEndpoints Postprocessor and the SendResultAsync doesn't provide the filled "Result" in the context
github.com/FastEndpoints/FastEndpoints - Kermel opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - Kermel opened this issue 2 months ago
Backslash in a list in multipart/form-data results in an error
github.com/FastEndpoints/FastEndpoints - lyze237 opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - lyze237 opened this issue 2 months ago
Infinite recursion on `[FromBody]` property due to inherited db models
github.com/FastEndpoints/FastEndpoints - AnnaSasDev opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - AnnaSasDev opened this issue 2 months ago
SendCreatedAtAsync does not add "Location" header when executed from xUnit
github.com/FastEndpoints/FastEndpoints - RudyCo opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - RudyCo opened this issue 2 months ago
[BUG] System.ArgumentNullException: Value cannot be null.
github.com/FastEndpoints/FastEndpoints - JKamsker opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - JKamsker opened this issue 2 months ago
One Time Error during Swagger Validation Schema Processing of ChildValidatorAdaptor
github.com/FastEndpoints/FastEndpoints - PeterMarinov opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - PeterMarinov opened this issue 2 months ago
v5.31.0 routing breaking change
github.com/FastEndpoints/FastEndpoints - dmalovric opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - dmalovric opened this issue 2 months ago
Changed behaviour with EndpointWithoutRequest
github.com/FastEndpoints/FastEndpoints - delasource opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - delasource opened this issue 2 months ago
Cleaned up .NET 9.0 locking via source generator.
github.com/FastEndpoints/FastEndpoints - MarkCiliaVincenti opened this pull request 2 months ago
github.com/FastEndpoints/FastEndpoints - MarkCiliaVincenti opened this pull request 2 months ago
Add release versioning
github.com/FastEndpoints/FastEndpoints - P1Rh0 opened this pull request 2 months ago
github.com/FastEndpoints/FastEndpoints - P1Rh0 opened this pull request 2 months ago
Endpoint version vs Release version
github.com/FastEndpoints/FastEndpoints - P1Rh0 opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - P1Rh0 opened this issue 2 months ago
AddAuthenticationJwtBearer should try to get JwtSigningOptions from DI
github.com/FastEndpoints/FastEndpoints - hadeedji opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - hadeedji opened this issue 2 months ago
Introducing FastEndpoints Guru on Gurubase.io
github.com/FastEndpoints/FastEndpoints - kursataktas opened this pull request 2 months ago
github.com/FastEndpoints/FastEndpoints - kursataktas opened this pull request 2 months ago
How do set / pass Instance of T that can be resolved in Resolve<TService>() ?
github.com/FastEndpoints/FastEndpoints - risogolo opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - risogolo opened this issue 2 months ago
Error with Json Serialization on Startup
github.com/FastEndpoints/FastEndpoints - vrn-hkz opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - vrn-hkz opened this issue 2 months ago
Very good library but naming convention is very poor.
github.com/FastEndpoints/FastEndpoints - TanvirArjel opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - TanvirArjel opened this issue 2 months ago
Using localization with Validator<TRequest>
github.com/FastEndpoints/FastEndpoints - robid98 opened this issue 2 months ago
github.com/FastEndpoints/FastEndpoints - robid98 opened this issue 2 months ago
Support custom empty requests with Endpoint<TRequest, TResponse>
github.com/FastEndpoints/FastEndpoints - lolhans opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - lolhans opened this issue 3 months ago
Polymorphism issue in ReflectionGenerator
github.com/FastEndpoints/FastEndpoints - sciocoder opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - sciocoder opened this issue 3 months ago
Changes to RequestBinder in 5.31 break polymorphic binding
github.com/FastEndpoints/FastEndpoints - mattjones0111 opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - mattjones0111 opened this issue 3 months ago
SwaggerDocument a Fetch error when the DocumentName property is not set
github.com/FastEndpoints/FastEndpoints - jeffreymonroe opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - jeffreymonroe opened this issue 3 months ago
Response polymorphism with attributes in base
github.com/FastEndpoints/FastEndpoints - Pt4r opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - Pt4r opened this issue 3 months ago
Unable to instantiate request struct
github.com/FastEndpoints/FastEndpoints - xxAtrain223 opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - xxAtrain223 opened this issue 3 months ago
Add support for nested objects in RequestParam
github.com/FastEndpoints/FastEndpoints - sunecko opened this pull request 3 months ago
github.com/FastEndpoints/FastEndpoints - sunecko opened this pull request 3 months ago
[Feature Request] Polymorphism with TypedResults
github.com/FastEndpoints/FastEndpoints - SpaceOgre opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - SpaceOgre opened this issue 3 months ago
Cannot use Get or others with default route when using group
github.com/FastEndpoints/FastEndpoints - duchacekjan opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - duchacekjan opened this issue 3 months ago
Add overload to SendErrorAsync
github.com/FastEndpoints/FastEndpoints - ali-asi opened this pull request 3 months ago
github.com/FastEndpoints/FastEndpoints - ali-asi opened this pull request 3 months ago
Extend POSTAsync/PATCHAsync/SENDAsync in HttpClientExtensions.cs to allow for different media types
github.com/FastEndpoints/FastEndpoints - DominusFlevit opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - DominusFlevit opened this issue 3 months ago
Default Error Produces Not in Schema
github.com/FastEndpoints/FastEndpoints - austins opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - austins opened this issue 3 months ago
Same fixture for more testing classes
github.com/FastEndpoints/FastEndpoints - diem1783 opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - diem1783 opened this issue 3 months ago
PATCH with route param, headers and no body
github.com/FastEndpoints/FastEndpoints - Pt4r opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - Pt4r opened this issue 3 months ago
Setting Accepts in Configure to "application/json-patch+json" causes annotated Headers to disappear from Swagger UI
github.com/FastEndpoints/FastEndpoints - DominusFlevit opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - DominusFlevit opened this issue 3 months ago
.net 9.0 use SwaggerDocument() Error
github.com/FastEndpoints/FastEndpoints - xgaxpp opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - xgaxpp opened this issue 3 months ago
Condition of JsonIgnore is ignored
github.com/FastEndpoints/FastEndpoints - vzam opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - vzam opened this issue 3 months ago
Integration tests - fixture issue
github.com/FastEndpoints/FastEndpoints - diem1783 opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - diem1783 opened this issue 3 months ago
DescribeAllParametersInCamelCase
github.com/FastEndpoints/FastEndpoints - Iceeman76 opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - Iceeman76 opened this issue 3 months ago
How would I add an Etag header with a response type?
github.com/FastEndpoints/FastEndpoints - DominusFlevit opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - DominusFlevit opened this issue 3 months ago
Specific properties in the model cannot be bound
github.com/FastEndpoints/FastEndpoints - goodsxx opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - goodsxx opened this issue 3 months ago
ProblemDetails discrepancy between Status Code and the Type RFC section
github.com/FastEndpoints/FastEndpoints - BinaryAlley opened this issue 3 months ago
github.com/FastEndpoints/FastEndpoints - BinaryAlley opened this issue 3 months ago
Bind to a model from different sources
github.com/FastEndpoints/FastEndpoints - julionav opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - julionav opened this issue 4 months ago
Could not find a way to set kid using FastEndpoints.Security.JWTBearer
github.com/FastEndpoints/FastEndpoints - dziedrius opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - dziedrius opened this issue 4 months ago
FastEndpoints.Generator is Error on Version 5.30.0 DiscoveryTypes is not
github.com/FastEndpoints/FastEndpoints - jveko opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - jveko opened this issue 4 months ago
Integration tests does not work
github.com/FastEndpoints/FastEndpoints - diem1783 opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - diem1783 opened this issue 4 months ago
Allow curly braces in route parameters
github.com/FastEndpoints/FastEndpoints - steinhilber opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - steinhilber opened this issue 4 months ago
POST endpoint with empty body returns 415
github.com/FastEndpoints/FastEndpoints - vivaladan opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - vivaladan opened this issue 4 months ago
.Add route syntax coloration
github.com/FastEndpoints/FastEndpoints - Lenny32 opened this pull request 4 months ago
github.com/FastEndpoints/FastEndpoints - Lenny32 opened this pull request 4 months ago
Centralize package version management
github.com/FastEndpoints/FastEndpoints - Lenny32 opened this pull request 4 months ago
github.com/FastEndpoints/FastEndpoints - Lenny32 opened this pull request 4 months ago
Does IAuthorizationFilter Attribute work with FastEndpoint?
github.com/FastEndpoints/FastEndpoints - lucasfogliarini opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - lucasfogliarini opened this issue 4 months ago
Empty object in response
github.com/FastEndpoints/FastEndpoints - IanaPushcash opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - IanaPushcash opened this issue 4 months ago
Recursively binding Multipart form data to complex nested request DTOs
github.com/FastEndpoints/FastEndpoints - kevinkouketsu opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - kevinkouketsu opened this issue 4 months ago
Error Handling in FastEndpoints does not work
github.com/FastEndpoints/FastEndpoints - diem1783 opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - diem1783 opened this issue 4 months ago
Question about unit testing groups and policies
github.com/FastEndpoints/FastEndpoints - Iceeman76 opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - Iceeman76 opened this issue 4 months ago
Can we add pattern similar to EndpointBaseSync.WithRequest<T>.WithResponse<U> (ardalis)
github.com/FastEndpoints/FastEndpoints - ghuserast opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - ghuserast opened this issue 4 months ago
Allow HttpClientExtensions.ToForm to have nullable forms
github.com/FastEndpoints/FastEndpoints - Thijs5 opened this pull request 4 months ago
github.com/FastEndpoints/FastEndpoints - Thijs5 opened this pull request 4 months ago
FastEndpoints was unable to find any endpoint declarations!
github.com/FastEndpoints/FastEndpoints - rpbs opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - rpbs opened this issue 4 months ago
make AntiforgeryMiddleware extendable
github.com/FastEndpoints/FastEndpoints - yousefak007 opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - yousefak007 opened this issue 4 months ago
[UsedImplicitly] attribute usages are not present in NuGet package
github.com/FastEndpoints/FastEndpoints - sirduke opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - sirduke opened this issue 4 months ago
When exporting swagger.json with exportswaggerjson, server part is omited.
github.com/FastEndpoints/FastEndpoints - dziedrius opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - dziedrius opened this issue 4 months ago
OperationFilter
github.com/FastEndpoints/FastEndpoints - dustyroberts opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - dustyroberts opened this issue 4 months ago
Switched to .NET 9.0 System.Threading.Lock
github.com/FastEndpoints/FastEndpoints - MarkCiliaVincenti opened this pull request 4 months ago
github.com/FastEndpoints/FastEndpoints - MarkCiliaVincenti opened this pull request 4 months ago
Flexible error response control
github.com/FastEndpoints/FastEndpoints - KUTlime opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - KUTlime opened this issue 4 months ago
PostProcessor Fails to Persist Changes to Response Properties in ID Encoding/Decoding Process
github.com/FastEndpoints/FastEndpoints - jonathanperis opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - jonathanperis opened this issue 4 months ago
enums with a shared value get serialized to same string in Swagger
github.com/FastEndpoints/FastEndpoints - aj-scram opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - aj-scram opened this issue 4 months ago
types without inheritance showing as OneOf property in schema
github.com/FastEndpoints/FastEndpoints - aj-scram opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - aj-scram opened this issue 4 months ago
example values not respected on FromBody type on request DTO when generating sample request in swagger
github.com/FastEndpoints/FastEndpoints - aj-scram opened this issue 4 months ago
github.com/FastEndpoints/FastEndpoints - aj-scram opened this issue 4 months ago