amacocian
|
b1b433f5f3
|
Handle warnings and let users use AddOpenApi instead of WithOpenApi
|
2025-06-29 12:57:31 +02:00 |
|
amacocian
|
5d5181da5b
|
Use DefferedWebSocketResult to defer Task execution for NativeAOT context
|
2025-05-25 02:54:56 +02:00 |
|
amacocian
|
e03c7fc9ab
|
Support for WithTags for OpenAPI
|
2025-05-23 16:38:13 +02:00 |
|
amacocian
|
fdf9579846
|
Change MapGet return type for better OpenApi support
|
2025-05-23 15:41:59 +02:00 |
|
amacocian
|
3e517ae425
|
Reduce context captures
|
2025-05-23 15:20:19 +02:00 |
|
amacocian
|
a458238f05
|
Make WebSocket support NativeAOT contexts
|
2025-05-23 14:38:50 +02:00 |
|
amacocian
|
c0e1ab620a
|
Use MapGet for OpenAPI documentation generation
Fix for shared memory stream
|
2025-05-23 14:03:48 +02:00 |
|
amacocian
|
881c25551a
|
Zero memory allocation websocket routes
|
2025-05-23 13:28:28 +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
|
c429a55e8e
|
Update README.md
|
2025-04-16 13:49:37 +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
|
fff6f2c7ba
|
Update Azure package dependencies
|
2024-10-15 17:57:09 +02:00 |
|
amacocian
|
c6d0dc78de
|
Update dependencies
|
2024-10-15 17:50:44 +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
|
f04f3eafbd
|
Allow RouteFilter on all
|
2024-09-25 21:32:25 +02:00 |
|
amacocian
|
82209fac7f
|
Fix RouteFilter generation
|
2024-09-25 21:15:47 +02:00 |
|
amacocian
|
6688bfc673
|
Extract RouteFilter generation
|
2024-09-25 20:04:11 +02:00 |
|
amacocian
|
c737174d5a
|
Rename to Controller and Action
|
2024-09-25 19:22:02 +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 |
|
amacocian
|
43f78ddb9c
|
Fix map route type
|
2024-09-24 11:53:43 +02:00 |
|
amacocian
|
20ff1e7b8f
|
Rename methods
|
2024-09-23 18:42:23 +02:00 |
|
amacocian
|
222c26e3d8
|
Expose UseRoutes() for WebApp
|
2024-09-23 18:25:21 +02:00 |
|
amacocian
|
92752ff2c3
|
Adjust useRoutes generation
|
2024-09-23 18:05:22 +02:00 |
|
amacocian
|
f797a613b3
|
UseRoutes extension for app
|
2024-09-23 17:41:00 +02:00 |
|
amacocian
|
fa2256b5ad
|
Support for filters
|
2024-09-23 16:51:12 +02:00 |
|
amacocian
|
e902aa12f3
|
Generator to configure all routes in WebApplicationBuilder
|
2024-09-23 14:19:40 +02:00 |
|
amacocian
|
0e0c84bd38
|
Enable CD for source generators
|
2024-09-23 13:46:12 +02:00 |
|
amacocian
|
855c63750a
|
Fix test project
|
2024-09-23 13:43:41 +02:00 |
|
amacocian
|
3e3845d414
|
Setup route map source generator
|
2024-09-23 13:38:20 +02:00 |
|
amacocian
|
0899b2d63b
|
Fix CorrelationVectorMiddleware response manipulation
|
2024-09-17 14:05:54 +02:00 |
|
amacocian
|
1ff3c767f0
|
Setup Azure package
|
2024-08-16 20:15:11 +02:00 |
|
amacocian
|
814c43e53a
|
Showcase support for IActionFilter and IAsyncActionFilter
|
2024-08-16 19:30:09 +02:00 |
|
amacocian
|
a81d72f454
|
Fix README typo
|
2024-08-16 19:24:57 +02:00 |
|
amacocian
|
bd2f694cfd
|
Improve README
IPExtractingMiddleware
|
2024-08-16 19:24:09 +02:00 |
|
amacocian
|
912bc83ad7
|
Adjust CI & CD pipelines
|
2024-08-16 18:28:59 +02:00 |
|
amacocian
|
8dbf2b2b94
|
Add CV to response
|
2024-08-16 17:27:33 +02:00 |
|
amacocian
|
92d6f47345
|
Fix namespaces
|
2024-08-16 14:32:47 +02:00 |
|
amacocian
|
40cf2d6fc6
|
HttpClientBuilder implementation
|
2024-08-16 13:43:21 +02:00 |
|
amacocian
|
df2e270481
|
Fix package url
|
2024-08-16 11:50:22 +02:00 |
|
amacocian
|
b63311f614
|
Fix pipelines
|
2024-08-16 11:48:23 +02:00 |
|