SimpleSyndicate 1.0.27

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

// Install SimpleSyndicate as a Cake Tool
#tool nuget:?package=SimpleSyndicate&version=1.0.27

Common functionality for .Net applications - auditing for Entity Framework, generic repository interface, helper methods for working with attributes.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  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 (5)

Showing the top 5 NuGet packages that depend on SimpleSyndicate:

Package Downloads
SimpleSyndicate.Mvc

Common functionality for ASP.Net MVC applications - configuration, generic controller, generic repository, generic version history controller, access denied attribute, account management.

SimpleSyndicate.NuGet

Common functionality for working with NuGet.

SimpleSyndicate.Web

Common web-related functionality, including REST and JSON clients to simplify interacting with services.

SimpleSyndicate.VisualStudio

Functionality for working with Visual Studio.

SimpleSyndicate.Sandcastle

Functionality for working with Sandcastle Help File Builder.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.7 1,127 11/21/2018
2.0.6 727 11/21/2018
2.0.5 762 10/26/2018
2.0.4 3,118 10/24/2018
2.0.3 967 10/8/2018
2.0.2 790 10/8/2018
2.0.1 831 10/3/2018
2.0.0 779 9/25/2018
1.0.38 4,371 1/6/2017
1.0.37 1,000 1/6/2017
1.0.36 1,879 12/28/2016
1.0.35 1,070 11/25/2016
1.0.34 1,041 10/28/2016
1.0.33 1,218 9/2/2016
1.0.32 1,204 9/2/2016
1.0.31 1,199 9/1/2016
1.0.30 1,066 4/18/2016
1.0.29 1,011 4/15/2016
1.0.28 1,735 3/30/2016
1.0.27 2,193 11/26/2015
1.0.26 1,310 11/26/2015
1.0.25 1,329 11/24/2015
1.0.24 1,540 3/15/2015
1.0.23 6,417 2/10/2015
1.0.22 3,112 1/1/2015
1.0.20 1,298 11/17/2014
1.0.19 1,660 10/31/2014
1.0.18 2,579 10/7/2014
1.0.17 3,083 9/29/2014
1.0.16 3,436 9/16/2014
1.0.15 3,077 9/15/2014
1.0.14 1,076 9/15/2014
1.0.13 1,109 9/12/2014
1.0.12 1,134 9/12/2014
1.0.11 1,110 9/12/2014
1.0.10 1,091 9/11/2014
1.0.9 1,076 9/11/2014
1.0.8 1,336 9/11/2014
1.0.7 1,314 9/7/2014
1.0.6 1,116 9/4/2014
1.0.5 2,228 9/3/2014
1.0.4 1,130 9/3/2014
1.0.3 1,118 9/3/2014
1.0.2 1,088 9/3/2014
1.0.1 1,088 9/3/2014
1.0.0 1,117 9/2/2014

Removed TypeExtensions and replaced with TypeHelpers.