SimpleSyndicate 2.0.1

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

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

Common functionality for .Net applications - generic repository interface, helper methods for working with attributes, built-in types, etc.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
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 (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,123 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,372 1/6/2017
1.0.37 1,000 1/6/2017
1.0.36 1,880 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,418 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,437 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,229 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

Upgraded to .Net Standard, previous .Net versions no longer supported.