Simplify.System.Sources 1.6.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Simplify.System.Sources --version 1.6.0
NuGet\Install-Package Simplify.System.Sources -Version 1.6.0
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="Simplify.System.Sources" Version="1.6.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Simplify.System.Sources --version 1.6.0
#r "nuget: Simplify.System.Sources, 1.6.0"
#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 Simplify.System.Sources as a Cake Addin
#addin nuget:?package=Simplify.System.Sources&version=1.6.0

// Install Simplify.System.Sources as a Cake Tool
#tool nuget:?package=Simplify.System.Sources&version=1.6.0

Core classes for applications and libraries.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETFramework 4.5.2

    • No dependencies.
  • .NETStandard 2.0

    • 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.6.2 865 8/2/2023
1.6.1 1,303 4/21/2021
1.6.0 451 2/2/2021
1.5.0 371 1/26/2021
1.4.0 411 1/22/2021
1.3.0 510 11/17/2020
1.2.2 479 10/23/2020
1.2.1 855 10/18/2019
1.2.0 620 9/17/2019
1.1.0 606 6/19/2019
1.0.2 1,211 3/18/2018
1.0.1 971 3/13/2018
1.0.0 2,091 9/29/2014

New
* Customizable and chained object-to-object converters (#256)
Updates
* Environment checks in ApplicationEnvironment