No description
Find a file
2020-04-11 12:23:40 +06:00
.github/workflows update gh actions 2020-04-11 12:11:30 +06:00
ntex-cors clippy warnings 2020-04-11 12:23:40 +06:00
ntex-files clippy warnings 2020-04-11 12:23:40 +06:00
ntex-identity clippy warnings 2020-04-11 12:23:40 +06:00
ntex-multipart clippy warnings 2020-04-11 12:23:40 +06:00
ntex-session clippy warnings 2020-04-11 12:23:40 +06:00
.gitignore add ntex-multipart (#1) 2020-04-05 10:28:02 +06:00
Cargo.toml tune files errors 2020-04-11 12:10:07 +06:00
README.md clippy warnings 2020-04-11 12:23:40 +06:00
rustfmt.toml add ntex-multipart (#1) 2020-04-05 10:28:02 +06:00

ntex-extras

A collection of additional crates supporting the ntex frameworks.

Build Status Version

Crates

Crate
[ntex-cors] crates.io Documentation Cors service for ntex applications.
[ntex-files] crates.io Documentation Stattic 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