Journalist.LanguageExtensions
0.8.0
See the version list below for details.
dotnet add package Journalist.LanguageExtensions --version 0.8.0
NuGet\Install-Package Journalist.LanguageExtensions -Version 0.8.0
<PackageReference Include="Journalist.LanguageExtensions" Version="0.8.0" />
<PackageVersion Include="Journalist.LanguageExtensions" Version="0.8.0" />
<PackageReference Include="Journalist.LanguageExtensions" />
paket add Journalist.LanguageExtensions --version 0.8.0
#r "nuget: Journalist.LanguageExtensions, 0.8.0"
#:package Journalist.LanguageExtensions@0.8.0
#addin nuget:?package=Journalist.LanguageExtensions&version=0.8.0
#tool nuget:?package=Journalist.LanguageExtensions&version=0.8.0
A set of useful util types and methods for development productivity.
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Journalist.LanguageExtensions:
Package | Downloads |
---|---|
Journalist.WindowsAzure.Storage
An abstraction library for Windows Azure storage library. |
|
Journalist.EventStore
Eventsourcing friendly eventstore for windows azure storage. |
|
Journalist.WindowsAzure.Storage.Abstractions
Journalist.WindowsAzure.Storage.Abstractions library. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
0.20.0 | 15,692 | 10/13/2017 |
0.19.0 | 3,416 | 9/15/2017 |
0.18.0 | 2,090 | 9/5/2017 |
0.17.0 | 1,797 | 9/4/2017 |
0.16.1 | 2,419 | 7/18/2017 |
0.16.0 | 3,277 | 5/2/2017 |
0.15.3 | 1,700 | 3/4/2017 |
0.15.2 | 36,314 | 11/25/2016 |
0.15.1 | 1,702 | 11/23/2016 |
0.15.0 | 1,703 | 11/16/2016 |
0.14.1 | 1,768 | 11/11/2016 |
0.14.0 | 1,685 | 11/11/2016 |
0.13.6 | 2,005 | 11/4/2016 |
0.13.5 | 1,981 | 11/3/2016 |
0.13.4 | 1,729 | 10/24/2016 |
0.13.3 | 1,664 | 10/21/2016 |
0.13.2 | 1,648 | 10/21/2016 |
0.13.1 | 2,206 | 7/28/2016 |
0.13.0 | 1,751 | 7/28/2016 |
0.12.0 | 2,113 | 7/27/2016 |
0.11.0 | 1,962 | 7/26/2016 |
0.10.0 | 1,724 | 7/25/2016 |
0.9.7 | 1,706 | 7/19/2016 |
0.9.6 | 2,078 | 3/12/2016 |
0.9.5 | 2,122 | 2/2/2016 |
0.9.4 | 1,801 | 1/28/2016 |
0.9.3 | 1,336 | 1/25/2016 |
0.9.2 | 1,756 | 12/30/2015 |
0.9.1 | 1,733 | 12/29/2015 |
0.9.0 | 1,755 | 12/12/2015 |
0.8.5 | 2,331 | 9/2/2015 |
0.8.4 | 2,458 | 8/12/2015 |
0.8.3 | 1,747 | 8/10/2015 |
0.8.2 | 2,046 | 8/9/2015 |
0.8.1 | 2,144 | 8/9/2015 |
0.8.0 | 2,135 | 8/8/2015 |
0.7.4 | 2,091 | 7/21/2015 |
0.7.3 | 1,809 | 7/8/2015 |
0.7.2 | 1,736 | 7/8/2015 |
0.7.1 | 1,842 | 7/8/2015 |
0.7.0 | 3,085 | 7/7/2015 |
0.6.9 | 1,835 | 7/6/2015 |
0.6.8 | 1,884 | 7/1/2015 |
0.6.7 | 1,803 | 6/30/2015 |
0.6.6 | 1,804 | 6/29/2015 |
0.6.5 | 1,719 | 6/29/2015 |
0.6.4 | 1,765 | 6/25/2015 |
0.6.3 | 1,792 | 6/24/2015 |
0.6.2 | 1,754 | 6/24/2015 |
0.6.1 | 1,809 | 6/24/2015 |
0.6.0 | 1,788 | 6/23/2015 |
0.5.0 | 1,787 | 6/19/2015 |
0.4.0 | 1,788 | 6/17/2015 |
0.3.1 | 1,786 | 6/15/2015 |
0.3.0 | 1,885 | 6/11/2015 |
0.2.0 | 1,781 | 6/11/2015 |
0.1.0 | 1,779 | 6/9/2015 |
0.0.2 | 1,844 | 6/9/2015 |
0.0.1 | 1,871 | 6/8/2015 |
[EventStore][New] Stream changes notificaion listneres.
[LanguageExtensions][New] IsEmpty extensions methods for collections.
[LanguageExtensions][New] Ensure helper methods.
[EventStore][Breaking] EventStoreConnection related were moved to separate namespace.
[EventStore][Breaking] API changes in journal namespace.
[EventStore][Breaking] EventStream cosnumers name reader cursor based on its unqiue identifier.
[EventStore][Breaking] StreamVersion.Parse accepts "0" string.