No description
Find a file
leone b89f611c12
chore: upgrade to ntex 2.0 (#14)
* chore: upgrade to ntex 2.0

* bump version to 2.0
2024-05-28 17:38:47 +02:00
.github/workflows Update msrv 2024-01-10 01:35:21 +06:00
ntex-cors chore: upgrade to ntex 2.0 (#14) 2024-05-28 17:38:47 +02:00
ntex-files chore: upgrade to ntex 2.0 (#14) 2024-05-28 17:38:47 +02:00
ntex-identity chore: upgrade to ntex 2.0 (#14) 2024-05-28 17:38:47 +02:00
ntex-multipart chore: upgrade to ntex 2.0 (#14) 2024-05-28 17:38:47 +02:00
ntex-session chore: upgrade to ntex 2.0 (#14) 2024-05-28 17:38:47 +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 chore: prepare 1.0 release (#13) 2024-02-28 15:42:04 +01: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