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

fix multi claim type binding

github.com/FastEndpoints/FastEndpoints - 0d5284d32e66aa41cb97027dc0876745d5b2b796 authored over 2 years ago by Damith G <[email protected]>
Merge pull request #137 from wjax/main

Allows multiple IvalidationRules per property

github.com/FastEndpoints/FastEndpoints - 8d67a9de07f3e7f39d2e017c9653ecb127a2d682 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Allows multiple IvalidationRules per property

github.com/FastEndpoints/FastEndpoints - df78bf4b5e1183939b2faa95228f4b3b4f52f8c7 authored over 2 years ago by Jesus <[email protected]>
update release notes

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

github.com/FastEndpoints/FastEndpoints - 8f540914bdab44e630317298f16f4ce88ea00bcf authored over 2 years ago by Damith G <[email protected]>
Merge pull request #134 from gnilsson/pass-cancellation-to-handlers

add cancellation token in before & after handleasync

github.com/FastEndpoints/FastEndpoints - b4748eba3402e834a46caffe78862bbf9f994214 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Merge pull request #135 from wjax/main

Add correct integration of fluentvalidation rules with swagger

github.com/FastEndpoints/FastEndpoints - 92e6c67076995182bade4028d5a162f0fea41c66 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
simplify source gen type discovery

github.com/FastEndpoints/FastEndpoints - 2f962939d36d67eb43c2eee01753aa39385029bd authored over 2 years ago by Damith G <[email protected]>
Merge pull request #133 from nefarius/nefarius/feature/source-generator-multiple-namespaces-fix

Fixed traversing all nested namespaces in the main assembly

github.com/FastEndpoints/FastEndpoints - ece95994788f59454309351497a1e9be9696e53a authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Add correct integration of fluentvalidation rules with swagger generation:

- Support dtos with inheritance
- Support more than one level child properties in validat...

github.com/FastEndpoints/FastEndpoints - 7d6c2e5b166cf879f8fd6f591644f9a0b35b88f6 authored over 2 years ago by Jesus <[email protected]>
add cancellation token in before & after handleasync

github.com/FastEndpoints/FastEndpoints - 56d10eb9f90fe28a63570d83977f61d381625838 authored over 2 years ago by Gustav <[email protected]>
Throwing InvalidOperationException if reading auto-generated types failed

github.com/FastEndpoints/FastEndpoints - 31cfb65ebe3a7a99d560718f3df71528b7b417e4 authored over 2 years ago by Benjamin Höglinger-Stelzer <[email protected]>
Fixed traversing all nested namespaces in the main assembly

github.com/FastEndpoints/FastEndpoints - 4fef67cdc010f57f202d550039772a2507a04bfb authored over 2 years ago by Benjamin Höglinger-Stelzer <[email protected]>
Merge pull request #130 from nefarius/nefarius/feature/source-generator-fixes

Some source generator fixes

github.com/FastEndpoints/FastEndpoints - e82a55c447d440fd6f679beb37211cc44336ca34 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Fixed issues with type discovery

github.com/FastEndpoints/FastEndpoints - db2ba332f8310a5291f0bd0d88e5997167410dd8 authored over 2 years ago by Benjamin Höglinger-Stelzer <[email protected]>
Working on feedback from https://github.com/dj-nitehawk/FastEndpoints/issues/117#issuecomment-1133228468

github.com/FastEndpoints/FastEndpoints - abbdeec5f49a83a3455d6c7fcca780cd5f225a7e authored over 2 years ago by Benjamin Höglinger-Stelzer <[email protected]>
Merge pull request #126 from wjax/main

Fix swagger generation when requestDto uses inheritance
closes #89

github.com/FastEndpoints/FastEndpoints - b4a1614feaf58e012e896d96fb7cd19abcda9a2d authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Fix swagger generation when requestDto uses inheritance

github.com/FastEndpoints/FastEndpoints - 9e0305c3e6769fd7fee48eadf6a72145b2281e67 authored over 2 years ago by Jesus <[email protected]>
wip: type discovery source-gen

github.com/FastEndpoints/FastEndpoints - d81e3ad4c818e44a5703b97d4861932c679a629b authored over 2 years ago by Damith G <[email protected]>
Merge pull request #125 from nefarius/nefarius/feature/source-generators

Added source generator package for endpoint discovery

github.com/FastEndpoints/FastEndpoints - 4e06ff4faea3d34b6a392c0c2f7da8a2649a5b2f authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Added new source-generated type discovery helper

github.com/FastEndpoints/FastEndpoints - d2465d9696a285029ff7e1ab1060b685bea4bec5 authored over 2 years ago by Benjamin Höglinger-Stelzer <[email protected]>
Removed dependency on Generator in main project

github.com/FastEndpoints/FastEndpoints - d39d01fe6beaacfcc35077dc149eec782f96292a authored over 2 years ago by Benjamin Höglinger-Stelzer <[email protected]>
Merge branch 'dj-nitehawk:main' into nefarius/feature/source-generators

github.com/FastEndpoints/FastEndpoints - 82eb39111696d18d85021faa8efd27b2371a8ce6 authored over 2 years ago by Benjamin Höglinger-Stelzer <[email protected]>
Implemented resolving the correct assemblies

github.com/FastEndpoints/FastEndpoints - e8f7d104a21634d31c3196f6a9386536c4da447b authored over 2 years ago by Benjamin Höglinger-Stelzer <[email protected]>
fix endpoint discovery issue

github.com/FastEndpoints/FastEndpoints - 607809858fb25706e7c1132f0d5440f47666e7bc authored over 2 years ago by Damith G <[email protected]>
disable short schema names in web project swagger doc

github.com/FastEndpoints/FastEndpoints - 571ff2863323be9cacbf8e3cba6f5b1a88683ced authored over 2 years ago by Damith G <[email protected]>
endpoint discovery options

github.com/FastEndpoints/FastEndpoints - f085eb4fa873ff9c27f2558267fb3b255127ad9f authored over 2 years ago by Damith G <[email protected]>
Merge branch 'main' of https://github.com/nefarius/FastEndpoints into nefarius/feature/source-generators

github.com/FastEndpoints/FastEndpoints - 6a39c8219cc2ef9f4ec8afe26ea03de1bf43c81e authored over 2 years ago by Benjamin Höglinger-Stelzer <[email protected]>
Merge pull request #120 from philippemercure/feature/update-add-error

Update AddError method to have an optionnal ErroCode and Severity

github.com/FastEndpoints/FastEndpoints - 52bb02b8ee645d19bf4a642aae8e53f00d548183 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Update AddError method to have an optionnal ErroCode and Severity that can be set.

github.com/FastEndpoints/FastEndpoints - e7bbc93e3004df5cb6eace5a59b824b7930e51de authored over 2 years ago by Philippe Mercure <[email protected]>
Merge pull request #119 from lazyboy1/template-pack

add template pack with tests

github.com/FastEndpoints/FastEndpoints - cfc87c1247e43dbc2a8929b30232a46821772eb7 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
add template pack with tests

github.com/FastEndpoints/FastEndpoints - d2d933aab9748eb0531fd41c661f19bb0022cdb1 authored over 2 years ago by Amit Edelstein <[email protected]>
Merge pull request #116 from wjax/main

Fix swagger missing validation rules when dtos use inheritance

github.com/FastEndpoints/FastEndpoints - 0081ee3a0b9528ee24f2f7c8b412fee124e614e5 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Fixed some build settings

github.com/FastEndpoints/FastEndpoints - 30f4349a382a27dcccbcb7d6d8a2ae2a2c1e3491 authored over 2 years ago by Benjamin Höglinger-Stelzer <[email protected]>
Added FastEndpoints.Generator

github.com/FastEndpoints/FastEndpoints - 0deb9275b1d3572ddd7e1f10d757222f211b29ea authored over 2 years ago by Benjamin Höglinger-Stelzer <[email protected]>
Fix swagger missing validation rules when dtos use inheritance and FlattenInheritanceHierarchy is not being used

github.com/FastEndpoints/FastEndpoints - 3fddaff961e8da6b2c50cb08f2b76cf6bb6c8abf authored over 2 years ago by Jesus <[email protected]>
Merge pull request #115 from wjax/main

Remove empty schemas from swagger doc

github.com/FastEndpoints/FastEndpoints - 2f4bc5397e8396c8f87d54d05bc51a5970d07046 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Remove empty schemas from swagger doc

github.com/FastEndpoints/FastEndpoints - df9834774e84fb7c51e3a22edb0f998874adf89b authored over 2 years ago by Jesus <[email protected]>
improve swagger fluentvalidation support

github.com/FastEndpoints/FastEndpoints - a320879763dca6d3893d3ebc87d53439dd25ead7 authored over 2 years ago by Damith G <[email protected]>
Merge branch 'main' into swagger-fluentvalidation

github.com/FastEndpoints/FastEndpoints - 5e89aabfa0274fbf6dcb669c314daa32c1501282 authored over 2 years ago by Damith G <[email protected]>
Merge branch 'main' into swagger-fluentvalidation

github.com/FastEndpoints/FastEndpoints - 80531357db2ca6fecea133cac5a526af0ead88eb authored over 2 years ago by Damith G <[email protected]>
Merge pull request #113 from hoppel/main

Fixed Query<T> not working for some types & improved tests for Query<T>

github.com/FastEndpoints/FastEndpoints - 29732a05690fc5ba3d18c929f9032c4a4283d084 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Merge pull request #112 from equuskk/feat/swagger-fluentvalidations

Add fluent validation rules into swagger spec

github.com/FastEndpoints/FastEndpoints - f993498d3b9e10ec595fa0d3068f36bb35d31e59 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Add fluent validation rules into swagger spec

github.com/FastEndpoints/FastEndpoints - 079781fbf433c9efc453fac2f60fc0381d041088 authored over 2 years ago by Kirill Kuznetsov <[email protected]>
Improved Query<T> tests

github.com/FastEndpoints/FastEndpoints - 7648c3115af3c953a3dd2005f66b6e05f9e97a33 authored over 2 years ago by hoppel <[email protected]>
Fixed Query<string> not working

github.com/FastEndpoints/FastEndpoints - 5c92397d0340d6a04f51b419e08b394d598882bd authored over 2 years ago by hoppel <[email protected]>
improve swagger processor

github.com/FastEndpoints/FastEndpoints - e746e7da234bb479d87ce753300b3d450143e32f authored over 2 years ago by Damith G <[email protected]>
finalize swagger example feature

github.com/FastEndpoints/FastEndpoints - 9a8beb7a3fc27c4a6b6daf1fefc837a49128cd4e authored over 2 years ago by Damith G <[email protected]>
improve swagger op processor examples

github.com/FastEndpoints/FastEndpoints - accfd0d374975086af9a4382b25c3d049b1d7189 authored over 2 years ago by Damith G <[email protected]>
model binding json arrays via `Endpoint<List<MyClass>>

github.com/FastEndpoints/FastEndpoints - 1ae81353c20500b43ee530b8e85318854eb14bf9 authored over 2 years ago by Damith G <[email protected]>
add new test case

github.com/FastEndpoints/FastEndpoints - 29456eb9bfb23414ef73b96030471dda576b62c4 authored over 2 years ago by Damith G <[email protected]>
Merge pull request #110 from emrekara37/feature/78-complex-model-binding-formdata

Array or List binding over the FormData #78

github.com/FastEndpoints/FastEndpoints - 41b46a0f1fd8558f53999171609903e8d8f4269a authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Use Enumerable instead of IList

github.com/FastEndpoints/FastEndpoints - 29829d18a55112cf5fa5a2f9051c7a1313458550 authored over 2 years ago by emrekar37 <[email protected]>
Merge pull request #111 from mehdihadeli/main

Adding some unit tests

github.com/FastEndpoints/FastEndpoints - 6e5488b0e71134e3a7a48bb650c3ac4fdf4d208a authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
Merge branch 'main' of https://github.com/mehdihadeli/FastEndpoints into main

github.com/FastEndpoints/FastEndpoints - 0c3985df8e626d9770f122c9019e2f745341e72d authored over 2 years ago by mehdihadeli <[email protected]>
adding envrionment variable for fixing azure deops issue

github.com/FastEndpoints/FastEndpoints - 2046c373b200a07f6b81909593587cbd5d8b34a1 authored over 2 years ago by mehdihadeli <[email protected]>
Merge branch 'main' into main

github.com/FastEndpoints/FastEndpoints - 3837ded4e26b886eb2c29def6b18843bca4cf7b5 authored over 2 years ago by Mehdi Hadeli <[email protected]>
Merge branch 'main' of https://github.com/mehdihadeli/FastEndpoints into main

github.com/FastEndpoints/FastEndpoints - f578626a94c9eb946bd5dfbdfc53aceb63cb3734 authored over 2 years ago by mehdihadeli <[email protected]>
add some unit tests

github.com/FastEndpoints/FastEndpoints - f350c689941614748fdf605e665402e9fad60189 authored over 2 years ago by mehdihadeli <[email protected]>
Array or list binding implementation

github.com/FastEndpoints/FastEndpoints - ecf74541aa3915ad4b2197ec9a46df5768d798dc authored over 2 years ago by emrekar37 <[email protected]>
Merge pull request #109 from emrekara37/bug/86-inherited-properties

Resolves #86

github.com/FastEndpoints/FastEndpoints - 05042bc27d8ec671d3f9699e27efd9075636e60c authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
try fix build pipelines

github.com/FastEndpoints/FastEndpoints - 6ee32bf74db114d2a4933907eaad041e942436b6 authored over 2 years ago by Damith G <[email protected]>
Merge pull request #108 from JustMaier/fix/schema-generator-settings

Make Swagger OperationProcessor use NJsonSchema SchemaGeneratorSettings

github.com/FastEndpoints/FastEndpoints - e9ddb0b2d55d11d18798bd74d1b39852c76fb327 authored over 2 years ago by Dĵ ΝιΓΞΗΛψΚ <[email protected]>
upgrade to latest fluentvalidations version

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