No description
Find a file
leone be1eb01083
refactor(ntex-files): Remove hyperx as dependencies and add required header (#8)
* refactor(ntex-files): Remove hyperx as dependencies and added required header

* bugfix(ntex-files): doc tests

* refactor(ntex-files): Clippy
2023-04-09 14:26:07 +02:00
.github/workflows refactor: ntex version and some clippy warning (#7) 2023-04-04 00:08:44 +02:00
ntex-cors refactor: ntex version and some clippy warning (#7) 2023-04-04 00:08:44 +02:00
ntex-files refactor(ntex-files): Remove hyperx as dependencies and add required header (#8) 2023-04-09 14:26:07 +02:00
ntex-identity refactor: ntex version and some clippy warning (#7) 2023-04-04 00:08:44 +02:00
ntex-multipart refactor: ntex version and some clippy warning (#7) 2023-04-04 00:08:44 +02:00
ntex-session refactor: ntex version and some clippy warning (#7) 2023-04-04 00:08:44 +02:00
.gitignore update ntex 0.3.18 (#2) 2021-08-15 16:27:37 +06:00
Cargo.toml update deps 2022-12-28 13:43:07 +01:00
LICENSE update license 2020-07-30 11:08:59 +06:00
README.md update msrv 2021-02-21 15:54:20 +06:00
rustfmt.toml fmt 2020-10-05 12:08:26 +06:00

ntex-extras

A collection of additional crates supporting the ntex frameworks.

Build Status Version codecov

Crates

Crate
ntex-cors crates.io Documentation Cors service for ntex applications.
ntex-files crates.io Documentation Static files support for ntex applications.
ntex-identity crates.io Documentation Identity service for ntex applications.
ntex-multipart crates.io Documentation Multipart support for ntex applications.
ntex-session crates.io Documentation Session service for ntex applications.

License

This project is licensed under