SInc 2.5.5847

dotnet add package SInc --version 2.5.5847
NuGet\Install-Package SInc -Version 2.5.5847
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="SInc" Version="2.5.5847" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SInc --version 2.5.5847
#r "nuget: SInc, 2.5.5847"
#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 SInc as a Cake Addin
#addin nuget:?package=SInc&version=2.5.5847

// Install SInc as a Cake Tool
#tool nuget:?package=SInc&version=2.5.5847

The SInc Core Library for .NET provides concrete and abstract types for data entity models, caching, common design patterns, application health monitoring, diagnostic classes, and useful extensions and types typically needed or found in every software project that .NET does not provide.

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SInc:

Package Downloads
SInc.Web.Mvc

Provides abstract and common programming types useful to .NET MVC web application developers.

SInc.Awe

The SInc Automated Workflow Engine Library for .NET provides minimal types to employ customized workflows, actions, states, and resources using claims-based authorization.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.5.5847 1,493 1/4/2016
2.5.5801.23144 2,041 11/19/2015
2.0.0.7 1,830 10/29/2013
2.0.0.1 1,772 9/25/2013

Build for .NET 4.61; Several updates, fixes, and changes since the release of 2.0, plus new caching, email wrapper, and a new mathematics namespace.