Rock.Core 0.9.13

dotnet add package Rock.Core --version 0.9.13
                    
NuGet\Install-Package Rock.Core -Version 0.9.13
                    
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="Rock.Core" Version="0.9.13" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Rock.Core" Version="0.9.13" />
                    
Directory.Packages.props
<PackageReference Include="Rock.Core" />
                    
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 Rock.Core --version 0.9.13
                    
#r "nuget: Rock.Core, 0.9.13"
                    
#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.
#:package Rock.Core@0.9.13
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rock.Core&version=0.9.13
                    
Install as a Cake Addin
#tool nuget:?package=Rock.Core&version=0.9.13
                    
Install as a Cake Tool

Core classes and interfaces for Rock Framework.

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.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Rock.Core:

Package Downloads
Rock.Core.Newtonsoft

Core classes that use the JSON.NET (Newtonsoft) serialization library.

Rock.Messaging

Rock Messaging.

Rock.Encryption

An easy-to-use crypto API.

Rock.Logging

Rock logger.

Rock.Core.XSerializer

Core classes that use the XSerializer serialization library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.9.13 57,675 12/9/2016 0.9.13 is deprecated because it is no longer maintained and has critical bugs.
0.9.12 6,115 11/30/2016 0.9.12 is deprecated because it is no longer maintained and has critical bugs.
0.9.11 1,404 11/22/2016 0.9.11 is deprecated because it is no longer maintained and has critical bugs.
0.9.10 1,576 11/4/2016 0.9.10 is deprecated because it is no longer maintained and has critical bugs.
0.9.9 1,667 8/15/2016 0.9.9 is deprecated because it is no longer maintained and has critical bugs.
0.9.8 12,444 7/21/2016 0.9.8 is deprecated because it is no longer maintained and has critical bugs.
0.9.7 1,984 6/9/2016 0.9.7 is deprecated because it is no longer maintained and has critical bugs.
0.9.6 1,722 6/3/2016 0.9.6 is deprecated because it is no longer maintained and has critical bugs.
0.9.5 62,136 4/27/2016 0.9.5 is deprecated because it is no longer maintained and has critical bugs.
0.9.4 1,918 4/27/2016 0.9.4 is deprecated because it is no longer maintained and has critical bugs.
0.9.3 5,255 4/6/2015 0.9.3 is deprecated because it is no longer maintained and has critical bugs.
0.9.2 2,206 4/3/2015 0.9.2 is deprecated because it is no longer maintained and has critical bugs.
0.9.1 1,935 4/1/2015 0.9.1 is deprecated because it is no longer maintained and has critical bugs.
0.9.0 2,403 4/1/2015 0.9.0 is deprecated because it is no longer maintained and has critical bugs.
0.0.3 2,836 10/29/2014 0.0.3 is deprecated because it is no longer maintained and has critical bugs.
0.0.2 1,975 10/20/2014 0.0.2 is deprecated because it is no longer maintained and has critical bugs.
0.0.1 1,987 10/8/2014 0.0.1 is deprecated because it is no longer maintained and has critical bugs.