No description
Find a file
2021-02-21 15:54:20 +06:00
.github/workflows update msrv 2021-02-21 15:54:20 +06:00
ntex-cors update ntex 2021-02-21 15:40:45 +06:00
ntex-files update ntex 2021-02-21 15:40:45 +06:00
ntex-identity update ntex 2021-02-21 15:40:45 +06:00
ntex-multipart update ntex 2021-02-21 15:40:45 +06:00
ntex-session update ntex 2021-02-21 15:40:45 +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 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