No description
Find a file
Nikolay Kim 8bb852aa36 fmt
2020-10-05 12:08:26 +06:00
.github/workflows update gh actions 2020-04-11 12:11:30 +06:00
ntex-cors fmt 2020-10-05 12:08:26 +06:00
ntex-files fmt 2020-10-05 12:08:26 +06:00
ntex-identity fmt 2020-10-05 12:08:26 +06:00
ntex-multipart fmt 2020-10-05 12:08:26 +06:00
ntex-session fmt 2020-10-05 12:08:26 +06:00
.gitignore add ntex-multipart (#1) 2020-04-05 10:28:02 +06:00
Cargo.toml upgrade to release 2020-04-12 14:13:47 +06:00
LICENSE update license 2020-07-30 11:08:59 +06:00
README.md update license 2020-07-30 11:08:59 +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