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,644 | 10/13/2017 |
0.19.0 | 3,377 | 9/15/2017 |
0.18.0 | 2,051 | 9/5/2017 |
0.17.0 | 1,757 | 9/4/2017 |
0.16.1 | 2,379 | 7/18/2017 |
0.16.0 | 3,238 | 5/2/2017 |
0.15.3 | 1,660 | 3/4/2017 |
0.15.2 | 36,268 | 11/25/2016 |
0.15.1 | 1,661 | 11/23/2016 |
0.15.0 | 1,662 | 11/16/2016 |
0.14.1 | 1,728 | 11/11/2016 |
0.14.0 | 1,644 | 11/11/2016 |
0.13.6 | 1,963 | 11/4/2016 |
0.13.5 | 1,940 | 11/3/2016 |
0.13.4 | 1,687 | 10/24/2016 |
0.13.3 | 1,624 | 10/21/2016 |
0.13.2 | 1,607 | 10/21/2016 |
0.13.1 | 2,165 | 7/28/2016 |
0.13.0 | 1,711 | 7/28/2016 |
0.12.0 | 2,072 | 7/27/2016 |
0.11.0 | 1,921 | 7/26/2016 |
0.10.0 | 1,684 | 7/25/2016 |
0.9.7 | 1,666 | 7/19/2016 |
0.9.6 | 2,016 | 3/12/2016 |
0.9.5 | 2,076 | 2/2/2016 |
0.9.4 | 1,760 | 1/28/2016 |
0.9.3 | 1,294 | 1/25/2016 |
0.9.2 | 1,714 | 12/30/2015 |
0.9.1 | 1,692 | 12/29/2015 |
0.9.0 | 1,712 | 12/12/2015 |
0.8.5 | 2,286 | 9/2/2015 |
0.8.4 | 2,398 | 8/12/2015 |
0.8.3 | 1,705 | 8/10/2015 |
0.8.2 | 2,004 | 8/9/2015 |
0.8.1 | 2,103 | 8/9/2015 |
0.8.0 | 2,094 | 8/8/2015 |
0.7.4 | 2,031 | 7/21/2015 |
0.7.3 | 1,765 | 7/8/2015 |
0.7.2 | 1,695 | 7/8/2015 |
0.7.1 | 1,800 | 7/8/2015 |
0.7.0 | 2,942 | 7/7/2015 |
0.6.9 | 1,793 | 7/6/2015 |
0.6.8 | 1,841 | 7/1/2015 |
0.6.7 | 1,761 | 6/30/2015 |
0.6.6 | 1,762 | 6/29/2015 |
0.6.5 | 1,677 | 6/29/2015 |
0.6.4 | 1,722 | 6/25/2015 |
0.6.3 | 1,751 | 6/24/2015 |
0.6.2 | 1,713 | 6/24/2015 |
0.6.1 | 1,767 | 6/24/2015 |
0.6.0 | 1,746 | 6/23/2015 |
0.5.0 | 1,746 | 6/19/2015 |
0.4.0 | 1,747 | 6/17/2015 |
0.3.1 | 1,745 | 6/15/2015 |
0.3.0 | 1,843 | 6/11/2015 |
0.2.0 | 1,740 | 6/11/2015 |
0.1.0 | 1,738 | 6/9/2015 |
0.0.2 | 1,802 | 6/9/2015 |
0.0.1 | 1,830 | 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.