Metadata >> NuGet >> NEsper

NEsper

Metadata

Authors EsperTech
Copyrights Copyright (C) 2006-2014 Esper Team. All rights reserved.
Description A component for complex event processing (CEP). NEsper enables rapid development of applications that process large volumes of incoming messages or events, regardless of whether incoming messages are historical or real-time in nature. NEsper filters and analyze events in various ways, and respond to conditions of interest with minimal latency.
IconUrl http://esper.codehaus.org/images/espertech_logo_transparent.png
Owners EsperTech
ProjectUrl http://esper.codehaus.org/
RequireLicenseAcceptance False
Summary A component for complex event processing engine for .NET
Dependencies Antlr:3.5.0.2|Castle.Core:3.0.0.4001|Common.Logging:2.1.2|Nito.KitchenSink.CRC:1.1.0
Title NEsper
PackageSize 6099848
PackageHashAlgorithm SHA512
PackageHash MyLxhLBPbFmdihd+p311i/rt040blmfT+m+JNGXHGDKuIgU1GnG6XCVW1ldq+vLu9WJ74WSWy9W6CbkzcRw/sw==
DownloadCount 000000
CreatedDate 2014-01-21T15:02:03

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install NEsper -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install NEsper -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package NEsper
Installing the package (HTTP Basic authentication):
Install-Package NEsper -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package NEsper -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package NEsper

OpenWrap

Installing the package:
o add-wrap NEsper
Uninstalling the package:
o remove-wrap NEsper

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
4.10.1.40963