EventStore.Plugins 1.3.0

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

This library is used to build Plugins for Event Store (eventstore.org)

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on EventStore.Plugins:

Package Downloads
EventStore.Client.Embedded

The embedded client API for Event Store. Get the open source or commercial versions of Event Store server from https://eventstore.com/

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on EventStore.Plugins:

Repository Stars
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
Version Downloads Last updated
25.2.6 495 2/17/2025
25.2.5 8,738 12/12/2024
25.2.4 108 12/12/2024
25.2.3 101 12/11/2024
25.2.2 105 12/11/2024
25.2.1 98 12/11/2024
25.2.0 94 12/11/2024
24.10.7 711 3/4/2025
24.10.6 5,142 10/25/2024
24.10.5 2,152 10/8/2024
24.10.4 103 10/8/2024
24.10.3 1,650 9/11/2024
24.10.2 111 9/11/2024
24.10.0 3,745 8/7/2024
24.10.0-alpha1 440 7/25/2024
24.6.1 1,808 7/1/2024
24.6.0 398 6/26/2024
24.6.0-alpha9 2,379 6/11/2024
24.6.0-alpha8 100 6/10/2024
24.6.0-alpha7 78 6/10/2024
24.6.0-alpha6 90 6/10/2024
24.6.0-alpha5 104 6/6/2024
24.6.0-alpha4 1,383 5/22/2024
24.6.0-alpha3 104 5/22/2024
24.6.0-alpha2 104 5/22/2024
24.6.0-alpha1 105 5/22/2024
24.6.0-alpha 125 5/16/2024
24.4.2 1,430 4/26/2024
24.4.2-alpha3 1,554 4/18/2024
24.4.2-alpha2 117 4/16/2024
24.4.2-alpha 115 4/16/2024
24.4.1 229 4/16/2024
24.4.0 237 4/15/2024
24.2.2 186 4/11/2024
24.2.1 4,772 2/9/2024
24.2.0 312 2/8/2024
24.2.0-preview4 1,443 1/30/2024
24.2.0-preview3 163 1/29/2024
24.2.0-preview2 212 1/22/2024
24.2.0-preview1 131 1/19/2024
23.10.1 6,390 10/12/2023
23.10.0 244 10/5/2023
22.10.3 6,534 5/26/2023
22.10.2 3,130 2/20/2023
22.10.1 4,922 11/14/2022
22.10.0 3,290 10/17/2022
21.2.0 24,992 2/3/2021
20.6.1 4,855 9/24/2020
20.6.1-preview3 1,203 8/26/2020
20.6.1-preview2 1,404 7/29/2020
20.6.1-preview1 822 7/13/2020
20.6.0 111,915 6/3/2020
6.0.0-preview5 454 6/2/2020
6.0.0-preview4 3,019 4/28/2020
6.0.0-preview3 405 4/24/2020
6.0.0-preview2 1,010 4/17/2020
6.0.0-preview1 454 4/15/2020
2.0.0 854 4/30/2019 2.0.0 is deprecated because it is no longer maintained.
1.8.0 793 12/28/2018
1.7.0 717 12/18/2018
1.6.0 791 11/7/2018
1.5.0 894 8/23/2018
1.4.0 936 8/23/2018
1.3.0 1,103 7/17/2018
1.2.0 1,029 7/16/2018
1.1.0 1,130 7/11/2018
1.0.0 952 7/4/2018

Changed method name (previous it was Try now it is TryHandle)