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

minor refactors

github.com/FastEndpoints/FastEndpoints - f34140b27f8bb9c1a1ffb2742bfbb22b2fdc634f authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Change query params format (#266)

* remove unnecessary logic

* final cleanups

Co-authored-by: Dĵ ΝιΓΞΗΛψΚ <djnitehawk83@gmai...

github.com/FastEndpoints/FastEndpoints - c68100e87bf575b503c5a0e24cff70689526d00d authored over 2 years ago by vpetrusevici <[email protected]>
cleanups and minor refactors

github.com/FastEndpoints/FastEndpoints - 14eef36e4fe78227a5ee099782169b76d4426abd authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Merge branch 'main' into change-query-params-format

github.com/FastEndpoints/FastEndpoints - 4fd44cdfcdcf9e334a79383bc6ee14d49e70601e authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
build props file formatting

github.com/FastEndpoints/FastEndpoints - 9890b4f45c4a607694dd0fc493dd09d0746824cf authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
add cache for all types in query binding

github.com/FastEndpoints/FastEndpoints - c16b14e80b894bda59b267f4d777f6828913e960 authored over 2 years ago by Vladimir Petrusevici <[email protected]>
add cache for array setters

github.com/FastEndpoints/FastEndpoints - 59793510c6b1f45286403c8fafe704f9ca154cbd authored over 2 years ago by Vladimir Petrusevici <[email protected]>
remove comment

github.com/FastEndpoints/FastEndpoints - d5b8fe3b1f08ef348357ad67f61fb40a74b6eb7a authored over 2 years ago by Vladimir Petrusevici <[email protected]>
add support for array of objects and array of arrays

github.com/FastEndpoints/FastEndpoints - 07b1e759702094e3af550c139136a68ac67c7377 authored over 2 years ago by Vladimir Petrusevici <[email protected]>
fix #271 issue with flatten hierarchy

github.com/FastEndpoints/FastEndpoints - 448f517615880c2d24676a9cd16bec999390650f authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Merge branch 'main' into change-query-params-format

github.com/FastEndpoints/FastEndpoints - 61bb6e56c5145d0c3f7cdeeaf8c920c086c09d8a authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
fix tfm

github.com/FastEndpoints/FastEndpoints - 67a7cbab45d8b525931da1f94fafcfda4ccaeb84 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
change test project tfm

github.com/FastEndpoints/FastEndpoints - e78ce8951c2c127fc30c2ebe180eb9d3b1cde39f authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
compound ep level security using global config

github.com/FastEndpoints/FastEndpoints - f1ca3620d2a3298a7e2a82e7f029c82f93daee67 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
revert to .net 6 for development (because VS support is lacking for .net 7)

github.com/FastEndpoints/FastEndpoints - 16b5425a0ed155fb246efd89935982d8b84e5a59 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
#266 minor refactors and proposed changes

github.com/FastEndpoints/FastEndpoints - b54193376a1ef4ee5b130f7aff37fccb34d2a428 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Merge branch 'main' into change-query-params-format

github.com/FastEndpoints/FastEndpoints - 19eeaa9d64cc4f44c002ff115b99b2284d17e6ca authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
bump version

github.com/FastEndpoints/FastEndpoints - 966b919d269294bd6e12ad796c3d32ab6e3f46e3 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Swagger: apply validation rules from included validators (#272)

* According to nullable reference type annotations this code is not necessary

* Add logic to ...

github.com/FastEndpoints/FastEndpoints - ca87ff149a38378699a698ad8ac85f28aae73197 authored over 2 years ago by laya-alsh <[email protected]>
add array of objects test

github.com/FastEndpoints/FastEndpoints - fc3fb8dfb4703b06ccfcf3e0fea2e41c43a13346 authored over 2 years ago by Vladimir Petrusevici <[email protected]>
remove unnecessary try catch

github.com/FastEndpoints/FastEndpoints - b52d408f0989683b1a8272e8f9bc575a4f20c92e authored over 2 years ago by Vladimir Petrusevici <[email protected]>
Add support for swagger ui style

github.com/FastEndpoints/FastEndpoints - 136378017972a4092e040c8d61348c75db643482 authored over 2 years ago by Vladimir Petrusevici <[email protected]>
Last fixes for query object binding in .net style.

Is working!

github.com/FastEndpoints/FastEndpoints - becb4fcbdb7d792b56d68caf1284a81c15d26f48 authored over 2 years ago by Vladimir Petrusevici <[email protected]>
user `ILoggerFactory` for Logger endpoint property

github.com/FastEndpoints/FastEndpoints - d469810d170fc4ff276c6dbdab7df4bee28b07bc authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
improve query binding

github.com/FastEndpoints/FastEndpoints - 6d1278dfd91eec3354f824186389274d32648178 authored over 2 years ago by Vladimir Petrusevici <[email protected]>
Merge branch 'main' into change-query-params-format

github.com/FastEndpoints/FastEndpoints - 6d22112ca82a417f0e0a547f89bf34c6c5e321e6 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Allow configuration of TokenValidationParameters (#268)

* Allow configuration of TokenValidationParameters

* cleanup & changelog update

Co-authore...

github.com/FastEndpoints/FastEndpoints - 574560c8c88b4429f53d2f1268d6b029c84bdd0a authored over 2 years ago by OFark <[email protected]>
improve response dto init

github.com/FastEndpoints/FastEndpoints - 35fc6274af062abf259157d47acac03586bb3c5f authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
optimize response dto creation

github.com/FastEndpoints/FastEndpoints - 314542592f01f01a76b71577c730e510c74e1461 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
improve nullable responses

github.com/FastEndpoints/FastEndpoints - 4ea9a28a638902439dc29d968fcaef37e0a92aec authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Change query params format

github.com/FastEndpoints/FastEndpoints - 8943664cf5ed662e2f2e08fd76a4d7a742d7a09d authored over 2 years ago by Vladimir Petrusevici <[email protected]>
Use JsonValue instead of ConvertToInt64 for enum binging in query (#264)

* Fix enum binding for other types

* Use JsonValue instead of Convert.ToInt64 for enum bindin...

github.com/FastEndpoints/FastEndpoints - 414cb5514f79764c19a034a80e4caf641c95d230 authored over 2 years ago by vpetrusevici <[email protected]>
Fix enum binding for other types (#263)

github.com/FastEndpoints/FastEndpoints - 154aef3cecaafb0c19ab0533b670af132bf083e8 authored over 2 years ago by vpetrusevici <[email protected]>
remove `notnull` constraint from `TResponse`

github.com/FastEndpoints/FastEndpoints - b6239d37fd78cde17cd7c57e44536e74be0c031c authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
specify response examples with endpoint summary

github.com/FastEndpoints/FastEndpoints - 206cf506c61f632a1775d0911c17198edcbd8e30 authored over 2 years ago by Damith G <[email protected]>
upgrade to .net 7.0

github.com/FastEndpoints/FastEndpoints - a7cba44b822bd7a6a014348d441958085c9b5058 authored over 2 years ago by Damith G <[email protected]>
Fix null issue when publishing an event and no handlers have been registered (#259)

* Fix null issue when publishing an event and no handlers have been registered

* update chang...

github.com/FastEndpoints/FastEndpoints - 5cb3d1290f336ea6a91eee5c688d1529b1ecdb68 authored over 2 years ago by Paul Czywczynski <[email protected]>
Add support for enums and bools in query object deserialization (#254)

* Add support for enums and bools in query object deserialization

* code cleanup

* update ...

github.com/FastEndpoints/FastEndpoints - 102f2cf4c720e7b8a5eba03e0be79dc92a0e5945 authored over 2 years ago by vpetrusevici <[email protected]>
endpoint filtering for swagger docs #252

closes #252

github.com/FastEndpoints/FastEndpoints - 4edc302e057462d913b6d7aabf3bbf6936389147 authored over 2 years ago by Damith G <[email protected]>
`EndpointVersion()` method for use with global config #209

closes #214

github.com/FastEndpoints/FastEndpoints - f6245549e10819c249fa7705fe3739f5925b50a6 authored over 2 years ago by Damith G <[email protected]>
JWT asymmetric signing (#250)

* wip: first step, adding enum and signing accordingly

* minor cleanups

Co-authored-by: Da...

github.com/FastEndpoints/FastEndpoints - 6412003923c907f868b073519a07bb66f7339a51 authored over 2 years ago by Muntadhar Haydar <[email protected]>
Make Extensions more compatible (#255)

* Make Extensions more compatible

* update xml documentation

Co-authored-by: Damith G <djn...

github.com/FastEndpoints/FastEndpoints - 12ded72ff9167336e2d3f9789f1b912bb65ffd40 authored over 2 years ago by OFark <[email protected]>
fix plain text request fails if request contains json content type

github.com/FastEndpoints/FastEndpoints - fdef1837f1ac558a318604952d89e7af52a0f95c authored over 2 years ago by Damith G <[email protected]>
Merge remote-tracking branch 'origin/main' into main

github.com/FastEndpoints/FastEndpoints - d6ac9bbee3820270646da77a06a72c77eadf86c8 authored over 2 years ago by Damith G <[email protected]>
Implement nested query params binding (#245)

* Implement nested query params binding

* code format

* add support for primitive arrays b...

github.com/FastEndpoints/FastEndpoints - 00453a5cecae6deb28b49b7b396c674b33ab83ff authored over 2 years ago by vpetrusevici <[email protected]>
unit testing support for attribute based enpoint configuration

github.com/FastEndpoints/FastEndpoints - e4ae993cbb36de776d4ec9f2e1430c0ba104f654 authored over 2 years ago by Damith G <[email protected]>
Adds IEndpointFactory interception point (#243)

* IEndpointFactory interception point added.

* Executor Middleware is now responsible for ini...

github.com/FastEndpoints/FastEndpoints - 8bf4290e83027e4d0a75b57b2205b33e3ba7c363 authored over 2 years ago by Steven <[email protected]>
AddSwaggerDoc() support onlyOnlyFastEndpoints (#246)

* AddSwaggerDoc() support minEndpointVersion

* minEndpointVersion test case

* add onlyOnly...

github.com/FastEndpoints/FastEndpoints - 47ac195815dcedd5fc37c4497865cdd510a5e55f authored over 2 years ago by 万雅虎 <[email protected]>
AddSwaggerDoc() support minEndpointVersion (#244)

* AddSwaggerDoc() support minEndpointVersion

* minEndpointVersion test case

* code cleanup...

github.com/FastEndpoints/FastEndpoints - 4946b4d9ef695de8c70b38372016864504760871 authored over 2 years ago by 万雅虎 <[email protected]>
workaround for grpc wildcard route match issue

github.com/FastEndpoints/FastEndpoints - 4a3fdfdd5884b51fd9ab758353cda049c1b607d2 authored over 2 years ago by Damith G <[email protected]>
update integration test to cover object binding from query params

github.com/FastEndpoints/FastEndpoints - c2a4b4ac3a6e38ded3932cfd331b48eb3e6efce0 authored over 2 years ago by Damith G <[email protected]>
simple object binding support from query parameters #238

github.com/FastEndpoints/FastEndpoints - 8ea209f5cdbe293be5d8062cd2a3a7857b7bd580 authored over 2 years ago by Damith G <[email protected]>
optimize default request binder

github.com/FastEndpoints/FastEndpoints - 123eee70dccbeee7d6e8bb3324813cb0bdf1d6d8 authored over 2 years ago by Damith G <[email protected]>
fix concurrent test execution bug #224

github.com/FastEndpoints/FastEndpoints - a424310e7327035eb6c821a07cbc825e68494fff authored over 2 years ago by Damith G <[email protected]>
swagger op processor improvements

github.com/FastEndpoints/FastEndpoints - 075454855470285550c588a8c58042eb5e33b4d0 authored over 2 years ago by Damith G <[email protected]>
swagger ui object array binding

github.com/FastEndpoints/FastEndpoints - 2969341b09806d3c990a73b5c084ef3c1f6aae32 authored over 2 years ago by Damith G <[email protected]>
improve swagger schema resolving

github.com/FastEndpoints/FastEndpoints - 2c67952ebda6ebaffc072783e11da94212cbff91 authored over 2 years ago by Damith G <[email protected]>
improve swagger schema resolving

github.com/FastEndpoints/FastEndpoints - 777d782e0d27c9f62e38de74c8dd4d3c0eeffa90 authored over 2 years ago by Damith G <[email protected]>
Merge pull request #238 from vpetrusevici/query-object-binding

Query object binding

github.com/FastEndpoints/FastEndpoints - 3e2444129eb03aafe628d96552fe642da332ba01 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
simpler alternative for binding complex objects from query param

github.com/FastEndpoints/FastEndpoints - a5550a49ebe2dc4db1852470f22051af0bb7e614 authored over 2 years ago by Damith G <[email protected]>
code format

github.com/FastEndpoints/FastEndpoints - 688d5a48d91a84a5a6908308177a015e2c5ffdb1 authored over 2 years ago by Vladimir Petrusevici <[email protected]>
code format and optimization

github.com/FastEndpoints/FastEndpoints - c7e99a164449206d2bdadb7647667919f2ef89d4 authored over 2 years ago by Vladimir Petrusevici <[email protected]>
code format

github.com/FastEndpoints/FastEndpoints - c35f3a4b5c4c16169d2fe163cb88f78e8aad5f86 authored over 2 years ago by Vladimir Petrusevici <[email protected]>
Query object binding implimentation

github.com/FastEndpoints/FastEndpoints - 7834588f56abe051d889e4659608b0fc676d8084 authored over 2 years ago by Vladimir Petrusevici <[email protected]>
service resolving support for groups

github.com/FastEndpoints/FastEndpoints - b12f6ffbb04ce5028d2535875f4a93427ed3cf3b authored over 2 years ago by Damith G <[email protected]>
reorganize folder structure

github.com/FastEndpoints/FastEndpoints - b0fa16486295f29131a4834ed52c95f84a659c1a authored over 2 years ago by Damith G <[email protected]>
fix inconsistent new contraint on request binder interfaces

github.com/FastEndpoints/FastEndpoints - 263bb152cdb8291d97d7d27abddccf320bf19a2d authored over 2 years ago by Damith G <[email protected]>
endpoint grouping feature #214

github.com/FastEndpoints/FastEndpoints - fc55e7f870daa3a3716549cba80f9224c3fe8ac6 authored over 2 years ago by Damith G <[email protected]>
Merge remote-tracking branch 'origin/main' into main

github.com/FastEndpoints/FastEndpoints - b4d1ed9977e1c1fed811cbc8f4df261b5e3debad authored over 2 years ago by Damith G <[email protected]>
Merge pull request #233 from vpetrusevici/fix-body-schema-reference

Fix body scheme reference in swagger generation using FromBodyAttribute

github.com/FastEndpoints/FastEndpoints - cc2a1a1b0c9b60db03646e2245d90b0c095044f1 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Fix body scheme reference

github.com/FastEndpoints/FastEndpoints - d1076a4f97cb0929d9c87b414fb1977844456982 authored over 2 years ago by Vladimir Petrusevici <[email protected]>
xml docs for endpoint groups

github.com/FastEndpoints/FastEndpoints - 1ce3ec0566066faeb67d890af9c52a6586de6bfe authored over 2 years ago by Damith G <[email protected]>
refactor schema resolving in nswag op processor

github.com/FastEndpoints/FastEndpoints - 586c032a789bc840afb5eb8110f64683fa964ae2 authored over 2 years ago by Damith G <[email protected]>
fix nested schema resolving in nswag

github.com/FastEndpoints/FastEndpoints - 7852893ee0f5dfb385d690ff9c33265f1456ee6d authored over 2 years ago by Damith G <[email protected]>
wip: endpoint groups

github.com/FastEndpoints/FastEndpoints - 188cec68fb7f58c1325ff786883730a4fedd939d authored over 2 years ago by Damith G <[email protected]>
response start extension methods for http context

github.com/FastEndpoints/FastEndpoints - be3126b4bf7b562f683eb71ff4e42da447dccd4c authored over 2 years ago by Damith G <[email protected]>
refactor response start marking

github.com/FastEndpoints/FastEndpoints - 7d37ab9238f34c6225a854a5370b5158c9c5e8cb authored over 2 years ago by Damith G <[email protected]>
supply http context to global error response builder

closes #230

github.com/FastEndpoints/FastEndpoints - 6136be11cab0f563e56ac7cb22bb5dea2e48de50 authored over 2 years ago by Damith G <[email protected]>
fix validator instantiation bug in unit tests

github.com/FastEndpoints/FastEndpoints - 62ab5ce17efd1a4e43254b87be1c89f401ea2aca authored over 2 years ago by Damith G <[email protected]>
swagger auth scheme name change

closes #229

github.com/FastEndpoints/FastEndpoints - b8af7060d0232237c922c5719179e26901678997 authored over 2 years ago by Damith G <[email protected]>
add `[Throttle(...)]` attribute

implements #227

github.com/FastEndpoints/FastEndpoints - 505194f1497338241501521f974cd572a9cd8606 authored over 2 years ago by Damith G <[email protected]>
Merge pull request #228 from MarcusOtter/patch-1

Add HTTP 429 and fix typo

github.com/FastEndpoints/FastEndpoints - e3aa4867500c5d4c79c4c9483c483b8731da90fb authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
fix response dto initialization with arrays #225

closes #225

github.com/FastEndpoints/FastEndpoints - 2a34e36037130051060e5ba18f04b3a2e0a006c2 authored over 2 years ago by Damith G <[email protected]>
Add HTTP 429 and fix typo

github.com/FastEndpoints/FastEndpoints - 9fd4e47d5689e939cf00220cb18e4590167a3bd1 authored over 2 years ago by Marcus Otterström <[email protected]>