ActivityStreams 0.5.0

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

ActivityStreams

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-beta0011 3,275 9/3/2020
1.0.0-beta0010 532 8/6/2020
1.0.0-beta0008 468 7/7/2020
1.0.0-beta0007 524 10/28/2019
1.0.0-beta0006 630 5/2/2019
1.0.0-beta0005 708 1/8/2019
1.0.0-beta0004 686 1/7/2019
1.0.0-beta0003 720 1/4/2019
1.0.0-beta0002 752 11/6/2018
1.0.0-beta0001 810 10/2/2018
0.5.0 1,680 10/14/2016
0.5.0-beta0005 1,195 5/3/2016
0.5.0-beta0004 1,253 11/4/2015
0.5.0-beta0003 1,167 11/4/2015
0.5.0-beta0002 1,171 11/4/2015
0.5.0-beta0001 1,174 11/3/2015
0.4.0-alpha001 1,217 10/16/2015
0.3.0-alpha002 1,200 10/12/2015
0.3.0-alpha001 1,300 10/9/2015
0.2.0-alpha004 1,242 10/5/2015
0.2.0-alpha003 1,312 9/28/2015
0.2.0-alpha002 1,257 9/24/2015

Added ability to remove activity from stream
Fix attach a stream with an expireation date
Allow to attach a stream with an expireation date
Add asc load of Activities
Now streams are detached with (expiration/detach) timestamp. Activities after that date are not loaded.