No description
Find a file
2023-06-19 20:16:56 +06:00
.github/workflows refactor: ntex version and some clippy warning (#7) 2023-04-04 00:08:44 +02:00
ntex-cors Update tests 2023-06-19 20:16:56 +06:00
ntex-files Update tests 2023-06-19 20:16:56 +06:00
ntex-identity Update tests 2023-06-19 20:16:56 +06:00
ntex-multipart Upgrade to ntex-0.7 2023-06-19 20:00:40 +06:00
ntex-session Upgrade to ntex-0.7 2023-06-19 20:00:40 +06: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 refactor: crates readme.md (#9) 2023-04-09 15:38:35 +02: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