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

improve swagger support

github.com/FastEndpoints/FastEndpoints - 53c6c6b198004755ac6a1d1ed0f23b4f3e077547 authored about 3 years ago by Damith G <[email protected]>
change behavior of Permissions() and Claims()

github.com/FastEndpoints/FastEndpoints - 8b6c49153cfb224aa299053fab45e0956766d9c5 authored about 3 years ago by Damith G <[email protected]>
release swagger library

github.com/FastEndpoints/FastEndpoints - 599e1d0ba935b9f7a06a8c1416eaa62cc1125701 authored about 3 years ago by Damith G <[email protected]>
improve swagger support

github.com/FastEndpoints/FastEndpoints - 816ed1f42d24b060e1aeb7948660eae1c2045ac0 authored about 3 years ago by Damith G <[email protected]>
support for IFormFile binding

github.com/FastEndpoints/FastEndpoints - 658da59b7c55f9137eb8adce7fc4f73973ed4a3f authored about 3 years ago by Damith G <[email protected]>
add shorthand route/verb defining methods

github.com/FastEndpoints/FastEndpoints - 2febf4ef1ea0070ef81be693ee0ed430b49ebd74 authored about 3 years ago by Damith G <[email protected]>
set text/plain with string responses

github.com/FastEndpoints/FastEndpoints - a30a77b435adc496a50ecd4daeb683b58dec738f authored about 3 years ago by Damith G <[email protected]>
improve security extensions

github.com/FastEndpoints/FastEndpoints - 7ad0d71f81809f59bfa01ac45b9d073a113c1bcb authored about 3 years ago by Damith G <[email protected]>
increase test coverage

github.com/FastEndpoints/FastEndpoints - d928882dfdb0bc7c44491114b5434cd7b22443c1 authored about 3 years ago by Damith G <[email protected]>
ability to specify anonymous access per http verb

github.com/FastEndpoints/FastEndpoints - bd59bd47123df5099afc2e06d6d9db6abbb7dc1c authored about 3 years ago by Damith G <[email protected]>
preprocessors now run even if validation fails

github.com/FastEndpoints/FastEndpoints - a2b85cc073909e86da1babad940fa80763ce0f69 authored about 3 years ago by Damith G <[email protected]>
improve security extensions

github.com/FastEndpoints/FastEndpoints - 43e8562cc249e817c1ffbac7e97a724b55dca9a6 authored about 3 years ago by Damith G <[email protected]>
query param binding

github.com/FastEndpoints/FastEndpoints - 82b68b2c14feb0dc80852d46fd4b8c919edbdb99 authored about 3 years ago by Damith G <[email protected]>
improve duplicate handler registration detection

github.com/FastEndpoints/FastEndpoints - f4a6544fd715c2c7870af406813289558cd1e7d1 authored about 3 years ago by Damith G <[email protected]>
improve extensibility of endpoint class

github.com/FastEndpoints/FastEndpoints - 01ee365f1d6fb2ede0fc71274ef226df68caa55c authored about 3 years ago by Damith G <[email protected]>
update sponsor link

github.com/FastEndpoints/FastEndpoints - 0759cd44e820893050a07c574f35c96c53a16ea0 authored about 3 years ago by Damith G <[email protected]>
Create FUNDING.yml

github.com/FastEndpoints/FastEndpoints - 98fe36294834fd720209c614c6d52ac0bc7e972e authored about 3 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
response caching support

github.com/FastEndpoints/FastEndpoints - 62aa54006b5b480bc26173451514e5251b23d925 authored about 3 years ago by Damith G <[email protected]>
move endpoint config to Configure() method

github.com/FastEndpoints/FastEndpoints - 916cc7bfa534ec2a04e21f95e625e05e5a6ea23b authored about 3 years ago by Damith G <[email protected]>
update changelog

github.com/FastEndpoints/FastEndpoints - ad365104fbb40241d59e7473a9a70620b8302f8b authored about 3 years ago by Damith G <[email protected]>
optimize startup performance

github.com/FastEndpoints/FastEndpoints - ffc778ae6ebf12b430917c16692ffe5cab4bc301 authored about 3 years ago by Damith G <[email protected]>
update changelog

github.com/FastEndpoints/FastEndpoints - 6ae03cad5c56a8a853b848c41c0a070b0864e361 authored about 3 years ago by Damith G <[email protected]>
refactor validation

github.com/FastEndpoints/FastEndpoints - 6a7ee04b6753da9c9234d437c8cc186b7f923f85 authored about 3 years ago by Damith G <[email protected]>
centralize endpoint settings handling

github.com/FastEndpoints/FastEndpoints - f9cefb151ecf8ff569fe10c83e8d04abbd75c9f8 authored about 3 years ago by Damith G <[email protected]>
improve code readability

github.com/FastEndpoints/FastEndpoints - c315ce7c5d1f29175b0f133e52ad224a2803fed7 authored about 3 years ago by Damith G <[email protected]>
update vs extension

github.com/FastEndpoints/FastEndpoints - e6053df540788a8b5158b0a141bf491be3ef0953 authored about 3 years ago by Damith G <[email protected]>
upgrade to .net 6 rc2

github.com/FastEndpoints/FastEndpoints - 52ba05e98d642c2c97eb9cd867568cffcd9469ac authored about 3 years ago by Damith G <[email protected]>
event notifications docs

github.com/FastEndpoints/FastEndpoints - c0db9d032fe4b1fbeff9024332d17148eee554e8 authored about 3 years ago by Damith G <[email protected]>
event publishing support for event handlers

github.com/FastEndpoints/FastEndpoints - 4ec1bf0ca2c84c105aa5bf93059617ac91781db7 authored about 3 years ago by Damith G <[email protected]>
event handler service resolver improvement

github.com/FastEndpoints/FastEndpoints - 3b673c2addf17fa6f3df1770044055bd4eb2be8d authored about 3 years ago by Damith G <[email protected]>
pipeline behavior docs

github.com/FastEndpoints/FastEndpoints - 81529ed58cd0ce494f9b14ba9fcbe6e868f74420 authored about 3 years ago by Damith G <[email protected]>
v1.8 beta1 release

github.com/FastEndpoints/FastEndpoints - 36bf34d7276b3f79a7498b68c8d285c9cb5d9b70 authored about 3 years ago by Damith G <[email protected]>
update project file

github.com/FastEndpoints/FastEndpoints - 8b02107066f916e876f810297889d30fffd0e1ec authored about 3 years ago by Damith G <[email protected]>
doc site updates

github.com/FastEndpoints/FastEndpoints - e0a3fbecb80c24e1a0653a76ca1831a29385540d authored about 3 years ago by Damith G <[email protected]>
file handling documentation

github.com/FastEndpoints/FastEndpoints - 3cb6ac7d0d3f57ccf892c498d764893455908c87 authored about 3 years ago by Damith G <[email protected]>
dependency injection documentation

github.com/FastEndpoints/FastEndpoints - e37c5beda9c9254870f1b42e6174100f222716eb authored about 3 years ago by Damith G <[email protected]>
validation documentation

github.com/FastEndpoints/FastEndpoints - 3f13e0c3ac89dcd88fdd7f9ec021c39cb05c927a authored about 3 years ago by Damith G <[email protected]>
model binding documentation

github.com/FastEndpoints/FastEndpoints - e3ecd71c7df940c60cda4d2e8179e550e61cb3bf authored about 3 years ago by Damith G <[email protected]>
improve service resolving methods

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