SimpleSyndicate 1.0.11

There is a newer version of this package available.
See the version list below for details.
dotnet add package SimpleSyndicate --version 1.0.11
                    
NuGet\Install-Package SimpleSyndicate -Version 1.0.11
                    
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.11" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleSyndicate" Version="1.0.11" />
                    
Directory.Packages.props
<PackageReference Include="SimpleSyndicate" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add SimpleSyndicate --version 1.0.11
                    
#r "nuget: SimpleSyndicate, 1.0.11"
                    
#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.
#addin nuget:?package=SimpleSyndicate&version=1.0.11
                    
Install SimpleSyndicate as a Cake Addin
#tool nuget:?package=SimpleSyndicate&version=1.0.11
                    
Install SimpleSyndicate as a Cake Tool

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.Sandcastle

Functionality for working with Sandcastle Help File Builder.

SimpleSyndicate.VisualStudio

Functionality for working with Visual Studio.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.7 1,309 11/21/2018
2.0.6 832 11/21/2018
2.0.5 868 10/26/2018
2.0.4 3,716 10/24/2018
2.0.3 1,092 10/8/2018
2.0.2 900 10/8/2018
2.0.1 946 10/3/2018
2.0.0 906 9/25/2018
1.0.38 4,891 1/6/2017
1.0.37 1,173 1/6/2017
1.0.36 2,085 12/28/2016
1.0.35 1,236 11/25/2016
1.0.34 1,201 10/28/2016
1.0.33 1,382 9/2/2016
1.0.32 1,379 9/2/2016
1.0.31 1,378 9/1/2016
1.0.30 1,243 4/18/2016
1.0.29 1,174 4/15/2016
1.0.28 1,942 3/30/2016
1.0.27 2,441 11/26/2015
1.0.26 1,493 11/26/2015
1.0.25 1,513 11/24/2015
1.0.24 1,755 3/15/2015
1.0.23 7,066 2/10/2015
1.0.22 3,401 1/1/2015
1.0.20 1,476 11/17/2014
1.0.19 1,830 10/31/2014
1.0.18 2,855 10/7/2014
1.0.17 3,399 9/29/2014
1.0.16 3,779 9/16/2014
1.0.15 3,397 9/15/2014
1.0.14 1,250 9/15/2014
1.0.13 1,279 9/12/2014
1.0.12 1,305 9/12/2014
1.0.11 1,284 9/12/2014
1.0.10 1,267 9/11/2014
1.0.9 1,250 9/11/2014
1.0.8 1,532 9/11/2014
1.0.7 1,505 9/7/2014
1.0.6 1,290 9/4/2014
1.0.5 2,492 9/3/2014
1.0.4 1,303 9/3/2014
1.0.3 1,291 9/3/2014
1.0.2 1,266 9/3/2014
1.0.1 1,263 9/3/2014
1.0.0 1,289 9/2/2014

Added documentation generation to release process, and published documentation online.