⚠ Deprecated: Legacy
We no longer maintain the NuGet package for GSL library. From October 2016, we have been releasing the GSL using vcpkg. You can download and install GSL using the vcpkg (https://github.com/Microsoft/vcpkg) dependency manager: git clone https://github.com/Microsoft/vcpkg.git cd vcpkg ./bootstrap-vcpkg.sh ./vcpkg integrate install vcpkg install ms-gsl The GSL port in vcpkg is kept up to date by Microsoft team members and community contributors. If the version is out of date, please create an issue or pull request on the vcpkg repository.
The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation.
License
—
Deps
0
Install Size
—
Vulns
✓ 0
Published
Mar 31, 2016
$ dotnet add package Microsoft.GslNo README available.