Alexandru Macocian
|
557c819374
|
RouteFilter fixes
|
2026-02-26 19:13:35 +01:00 |
|
amacocian
|
5206a92f85
|
Mark source generated routes as require dynamic code when RDG is off
|
2025-06-29 13:31:50 +02:00 |
|
amacocian
|
b1b433f5f3
|
Handle warnings and let users use AddOpenApi instead of WithOpenApi
|
2025-06-29 12:57:31 +02:00 |
|
amacocian
|
e03c7fc9ab
|
Support for WithTags for OpenAPI
|
2025-05-23 16:38:13 +02:00 |
|
amacocian
|
860606886e
|
Support ProducesType(statusCode) constructor argument
|
2025-05-22 16:26:57 +02:00 |
|
amacocian
|
48758ef5e1
|
Add OpenAPI and Swagger support
Fix for async Task flows, using deferred results
|
2025-05-22 15:38:07 +02:00 |
|
amacocian
|
eeadee069f
|
Remove duplicate using statements
|
2025-04-16 12:44:29 +02:00 |
|
amacocian
|
014bdc9372
|
Fix RegisterRoutes
|
2025-02-17 14:31:34 +01:00 |
|
amacocian
|
bfdf1e1811
|
Expose a non-extension method for NativeAOT
|
2025-02-17 14:20:31 +01:00 |
|
amacocian
|
ac0e9efa77
|
Opt out of optimization to fix optimization and trimming issues in NativeAOT
|
2024-10-18 18:58:20 +02:00 |
|
amacocian
|
83822510f1
|
Add support for ValueTask
|
2024-10-18 13:33:14 +02:00 |
|
amacocian
|
ecee8433a0
|
Cast async Tasks to Delegate and let the framework handle awaiting it
|
2024-10-18 13:18:45 +02:00 |
|
amacocian
|
8789f994bf
|
Support for synchronous lambdas
|
2024-10-18 02:05:46 +02:00 |
|
amacocian
|
2def3a304a
|
Use entire attribute syntax when generating minimal api lambda
|
2024-10-15 17:44:23 +02:00 |
|
amacocian
|
6bb766862f
|
Simplify syntax
|
2024-10-02 19:57:07 +02:00 |
|
amacocian
|
45327d1618
|
Simple logic to forward cancellation token and http context
|
2024-09-25 22:13:59 +02:00 |
|
amacocian
|
6688bfc673
|
Extract RouteFilter generation
|
2024-09-25 20:04:11 +02:00 |
|
amacocian
|
92fad396aa
|
Allow RouteFilter on methods
|
2024-09-25 19:19:21 +02:00 |
|
amacocian
|
0ad74f1a77
|
Setup generators like Mvc
|
2024-09-25 18:49:02 +02:00 |
|