Graphene 0.1.1

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

// Install Graphene as a Cake Tool
#tool nuget:?package=Graphene&version=0.1.1

A highly saleable BI framework writing in C#. Graphene can be used to track various Metrics similar to Graphite framework. It pre-aggregates the data and uses a document store (like MongoDB/RavenDB) to store the pre-aggregated data. Graphene also supports adding filters to a Metrics.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Graphene:

Package Downloads
Graphene.API

Graphene API allows for a Graphene to be set up in a client server multi tiered configuration where the Graphene client talks to the API instead of the DB directly.

Graphene.SQLServer

SQL Server adaptor for Graphene. https://github.com/bobanjose/Graphene/blob/master/README.md SQL Server DB Generation Scripts: https://github.com/bobanjose/Graphene/blob/master/src/Graphene.SQLServer/GrapheneCreateDB.sql

Graphene.Tools

Graphene Tools to help migrate from Mongo to SQL other utility classes

Graphene.Mongo

A Mongo Query connector for Graphene, a scaleable and easy to use BI framework writing in C#. Graphene can be used to track various Metrics similar to Graphite. It pre-aggregates the data and uses a document store (like MongoDB/RavenDB). https://github.com/bobanjose/Graphene/blob/master/README.md

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.6.0.1 2,468 3/15/2016
2.6.0 3,965 12/4/2015
2.5.0 1,194 8/19/2015
2.2.0 1,189 5/29/2015
2.1.0 1,281 5/28/2015
2.0.0 1,980 5/12/2015
1.1.3 1,357 8/15/2014
1.1.2 1,223 7/16/2014
1.1.1 1,243 7/14/2014
1.1.0 1,225 7/8/2014
1.0.0 2,090 4/29/2014
0.2.0 1,248 3/10/2014
0.1.8 1,228 2/19/2014
0.1.7 1,273 2/13/2014
0.1.5 1,219 1/22/2014
0.1.4 1,363 1/21/2014
0.1.3 1,173 1/21/2014
0.1.2 1,251 1/13/2014
0.1.1 1,240 1/13/2014
0.1.0 1,243 1/13/2014

Pre release.