# .NET Framework version checker # ## Installation ## ### Via cargo ## If you have Rust 1.39 or higher, you can install `dotnetfxver` from source via `cargo`: ```shell cargo install dotnetfxver ``` ## Referenced documents ##