Range-V3-VS2015 1.0.6

dotnet add package Range-V3-VS2015 --version 1.0.6
NuGet\Install-Package Range-V3-VS2015 -Version 1.0.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Range-V3-VS2015" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Range-V3-VS2015 --version 1.0.6
#r "nuget: Range-V3-VS2015, 1.0.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Range-V3-VS2015 as a Cake Addin
#addin nuget:?package=Range-V3-VS2015&version=1.0.6

// Install Range-V3-VS2015 as a Cake Tool
#tool nuget:?package=Range-V3-VS2015&version=1.0.6

Why does C++ need another range library?

Simply put, the existing solutions haven't kept up with the rapid evolution of C++.
Range v3 is a library for the future C++.
Not only does it work well with today's C++
-- move semantics, lambdas, automatically deduced types and all --
it also anticipates tomorrow's C++ with Concepts.

Range v3 forms the basis of a proposal to add range support to the standard library
(N4128: Ranges for the Standard Library).
It also will be the reference implementation for an upcoming Technical Specification.
These are the first steps toward turning ranges into an international standard.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 1,634 9/25/2017
1.0.5 913 9/25/2017
1.0.4 959 9/25/2017
1.0.3 896 9/25/2017
1.0.2 938 9/25/2017
1.0.1 950 9/25/2017
1.0.0 959 9/25/2017