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

support for http servers other than kestrel

github.com/FastEndpoints/FastEndpoints - 093608b9bba4a1a081765db4152718340256fa7f authored almost 3 years ago by Damith G <[email protected]>
error response builder func signature change

github.com/FastEndpoints/FastEndpoints - dc364d0211324ad80493ead2af9923859d6a9730 authored almost 3 years ago by Damith G <[email protected]>
custom status code support for SendErrorsAsync method

github.com/FastEndpoints/FastEndpoints - b1667c78bb19dcba9ce266537f72c279bbebbdf9 authored almost 3 years ago by Damith G <[email protected]>
fix test url cache issue #58

github.com/FastEndpoints/FastEndpoints - 8306d71f566df0cf572adb4410c15976305d830b authored almost 3 years ago by Damith G <[email protected]>
sendredirectasync method

github.com/FastEndpoints/FastEndpoints - 51ffbd982cf4a37b56029f4e8b4e15971debd675 authored almost 3 years ago by Damith G <[email protected]>
absolute url generation support for SendCreatedAt() method

github.com/FastEndpoints/FastEndpoints - 81f50d8e3217765ccb013e2eb1ecdf90d69b9d52 authored almost 3 years ago by Damith G <[email protected]>
overload for JWTBearer.CreateToken() to supply issuer and audience

github.com/FastEndpoints/FastEndpoints - 5e5f8a033e34ff98011d8b1ed66c087660a92659 authored almost 3 years ago by Damith G <[email protected]>
Merge pull request #51 from cjamesrohan/sendokasync

add overload sendokasync to accept response body

github.com/FastEndpoints/FastEndpoints - 960615b2d2b31f4a774e1364a20b2226603c5b73 authored almost 3 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
add overload sendokasync to accept response body

github.com/FastEndpoints/FastEndpoints - 29891dad1627d6c25181eddf7c0743a539465d24 authored almost 3 years ago by Coty Rohan <[email protected]>
fix for startup issue with inherited endpoints

github.com/FastEndpoints/FastEndpoints - 20c1f17b3e7b16ff61dbb48eb499ea0a748ef434 authored almost 3 years ago by Damith G <[email protected]>
move Route<T>() method to base class

github.com/FastEndpoints/FastEndpoints - a5814baf918dd9a04f752c7b8d880132587ed977 authored almost 3 years ago by Damith G <[email protected]>
fix failing test

github.com/FastEndpoints/FastEndpoints - fcdf9c6813ebd8153213326b6db0d2390b77fe19 authored almost 3 years ago by Damith G <[email protected]>
swagger improvements

github.com/FastEndpoints/FastEndpoints - 85f79ed73793209513da0ff324e3c9878156df12 authored almost 3 years ago by Damith G <[email protected]>
misc swagger improvements

github.com/FastEndpoints/FastEndpoints - 2ab4dea959de816a8bb2fb6067384feefaad2ef8 authored almost 3 years ago by Damith G <[email protected]>
remove required secondary props from request body

github.com/FastEndpoints/FastEndpoints - 8e71a82852b76627b595b27656c540922939e9cb authored almost 3 years ago by Damith G <[email protected]>
fix swagger handling of nullable ref types

github.com/FastEndpoints/FastEndpoints - 3a87d8906b15e923a2d60c7ba676ea377b9faff3 authored almost 3 years ago by Damith G <[email protected]>
exclude nswag from assembly scanning

github.com/FastEndpoints/FastEndpoints - db8c7a3764337578adfcd810b4aeba5dc550ce44 authored almost 3 years ago by Damith G <[email protected]>
fix swagger adding request param for non-writable dto properties

github.com/FastEndpoints/FastEndpoints - 65fb27c5e55c322e53e6e2150d7b97da2289ef62 authored almost 3 years ago by Damith G <[email protected]>
haspermission works

github.com/FastEndpoints/FastEndpoints - 4861f2a283d88c3df7fe1b99b1c8e5e69f1f6826 authored almost 3 years ago by Damith G <[email protected]>
HasPermission attribute added

wip

github.com/FastEndpoints/FastEndpoints - 747354f6c2630a527d0ce994934d1ea1938d0bfb authored almost 3 years ago by Damith G <[email protected]>
make vars readonly

github.com/FastEndpoints/FastEndpoints - 351b47fb7df879a5a4c574d4bd273ca3b4387b06 authored almost 3 years ago by Damith G <[email protected]>
optimize access of req type cache

github.com/FastEndpoints/FastEndpoints - 3b1dcd80afb8fc04cf36f21b3c49767c14cd7377 authored almost 3 years ago by Damith G <[email protected]>
optimize req type cache

github.com/FastEndpoints/FastEndpoints - 4bc5fb03d23be8f2ec3dc0a096e64e35f5b160ef authored almost 3 years ago by Damith G <[email protected]>
more unit tests

github.com/FastEndpoints/FastEndpoints - ff7a43c048f7808f240a63fa655bc24c51253a15 authored almost 3 years ago by Damith G <[email protected]>
sourcelink with symbols

github.com/FastEndpoints/FastEndpoints - f64817b7f21f8302027d9055b66f8ae0e39267bd authored almost 3 years ago by Damith G <[email protected]>
enable sourcelink

github.com/FastEndpoints/FastEndpoints - e3fe1a0d2900e775bdcca34d899c569185fd0a30 authored almost 3 years ago by Damith G <[email protected]>
embed debug symbols

github.com/FastEndpoints/FastEndpoints - f1e5b70afc78daa145340b4b2ae8931125c0bd75 authored almost 3 years ago by Damith G <[email protected]>
optimize property getter expression tree

github.com/FastEndpoints/FastEndpoints - 832622942ea309805c7404cee59f4a1824c30703 authored almost 3 years ago by Damith G <[email protected]>
optimize property setter expression tree

github.com/FastEndpoints/FastEndpoints - a4ead9a918cbced323611d45e3249ab71aa9b044 authored almost 3 years ago by Damith G <[email protected]>
Merge pull request #47 from fauresco/doc-plain-text-binding

Add doc on how to model bind raw request content

github.com/FastEndpoints/FastEndpoints - 6e6e56eb3006751f8b85338a2e917b5528763ed5 authored almost 3 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Add doc on how to model bind raw request content

github.com/FastEndpoints/FastEndpoints - 38b6a291fc301141b7eb5895489f34ad7826c9d4 authored almost 3 years ago by Fernando Auresco <[email protected]>
turn off lang preview features

github.com/FastEndpoints/FastEndpoints - d8a3c367b46cb763c5f6cd4f336acb9a220a1ede authored almost 3 years ago by Damith G <[email protected]>
endpoint discovery from additional assemblies

github.com/FastEndpoints/FastEndpoints - 85ceb886eaa0b8206ad0cb51ebfff00d83cc3ed3 authored almost 3 years ago by Damith G <[email protected]>
update benchmark results

github.com/FastEndpoints/FastEndpoints - b750b2bd839079c6881df935676fe44f5add023b authored almost 3 years ago by Damith G <[email protected]>
add ExecuteAsync method to enable returning response dto

github.com/FastEndpoints/FastEndpoints - a63fdd0839bf112fc5888e5e09b7539ed9acedc9 authored almost 3 years ago by Damith G <[email protected]>
unit testing support for endpoints

github.com/FastEndpoints/FastEndpoints - 5ca6a36414684763a0c0d2b160ae351151e891e9 authored almost 3 years ago by Damith G <[email protected]>
scoped validator support

github.com/FastEndpoints/FastEndpoints - 799a5e476bcba5af6517f85b1b5c804d27439cfa authored almost 3 years ago by Damith G <[email protected]>
improve startup performance

github.com/FastEndpoints/FastEndpoints - 36e08716c7e714d8c6e27aa4a0dbc922a646033a authored almost 3 years ago by Damith G <[email protected]>
parallalize the startup

github.com/FastEndpoints/FastEndpoints - 47d2d72b17445165f1e2dbae629d391d369d36c2 authored almost 3 years ago by Damith G <[email protected]>
bump version since nuget indexing seems to be broken

github.com/FastEndpoints/FastEndpoints - 08e94ce6b8d62e0202a850b10c1d568c85b655ae authored almost 3 years ago by Damith G <[email protected]>
ctor injection support

github.com/FastEndpoints/FastEndpoints - b1127341f430e9bb465e46baf1099828284779ca authored almost 3 years ago by Damith G <[email protected]>
api reference docs update

github.com/FastEndpoints/FastEndpoints - eb4a7569385329c32df6084381181c7a52f9604b authored almost 3 years ago by Damith G <[email protected]>
fix non-removal of route bound property

github.com/FastEndpoints/FastEndpoints - 7af5e6b00b1d3e27352637c833f4ca1601627577 authored almost 3 years ago by Damith G <[email protected]>
fix empty swagger req body issue

github.com/FastEndpoints/FastEndpoints - 0c090222c84bdc3aacd6db34f580a3efd0dd4a23 authored almost 3 years ago by Damith G <[email protected]>
rls note update

github.com/FastEndpoints/FastEndpoints - 153f826553914acba60589d5c64dbbf8f31675a3 authored almost 3 years ago by Damith G <[email protected]>
cache the value parsers

github.com/FastEndpoints/FastEndpoints - de126a25f5fafbdcf3254ee760134f5ec0e9d04d authored almost 3 years ago by Damith G <[email protected]>
general value parser

github.com/FastEndpoints/FastEndpoints - ba344aa98b86fb4f29e1c0a4ca723cfe2741dce9 authored almost 3 years ago by Damith G <[email protected]>
better/universal value parser

github.com/FastEndpoints/FastEndpoints - 19e14b3b351b9035ed3a427f56316b549a611d1c authored almost 3 years ago by Damith G <[email protected]>
global endpoint options config setting

github.com/FastEndpoints/FastEndpoints - 154cb56ee6429dedf4c4fe4da56142bc0c6da98e authored almost 3 years ago by Damith G <[email protected]>
minor refactors

github.com/FastEndpoints/FastEndpoints - d87b971f11ee7c1ca6218b5d4e04d3063dc43629 authored almost 3 years ago by Damith G <[email protected]>
duplicate swagger tag when route is root

github.com/FastEndpoints/FastEndpoints - 1eae6d345c32e4fa8a0b191bfc60038336134fc3 authored almost 3 years ago by Damith G <[email protected]>
swagger duplicate param issue when casing mismatch

github.com/FastEndpoints/FastEndpoints - 40c4313d69dca1dfa2bd54820b933587dfbc5cfc authored almost 3 years ago by Damith G <[email protected]>
Route<T>() throws validation error by default

github.com/FastEndpoints/FastEndpoints - 943471740c9fa96b8eea72df00dacb64e239f228 authored almost 3 years ago by Damith G <[email protected]>
BindFfrom attribute

github.com/FastEndpoints/FastEndpoints - 8f017b46739b063fa08e20b625a0b69939f17377 authored almost 3 years ago by Damith G <[email protected]>
use correct dtos in codegen benchmark

github.com/FastEndpoints/FastEndpoints - e9cffa4724147770db30d53c9979b3bf2e917aa1 authored almost 3 years ago by Damith G <[email protected]>
update xml docs

github.com/FastEndpoints/FastEndpoints - 87c2d5ed59ab97e92fbbcdaec69106778a17a10c authored almost 3 years ago by Damith G <[email protected]>
benchmark for codegen

github.com/FastEndpoints/FastEndpoints - dc8567bd532c03fee2816baf982351df4631ebed authored almost 3 years ago by Damith G <[email protected]>
code gen support for dtos

github.com/FastEndpoints/FastEndpoints - 4ee70a0628027bc89bf227dae0332fd01fd2915c authored almost 3 years ago by Damith G <[email protected]>