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,457 3/15/2016
2.6.0 3,961 12/4/2015
2.5.0 1,191 8/19/2015
2.2.0 1,185 5/29/2015
2.1.0 1,278 5/28/2015
2.0.0 1,976 5/12/2015
1.1.3 1,354 8/15/2014
1.1.2 1,219 7/16/2014
1.1.1 1,239 7/14/2014
1.1.0 1,221 7/8/2014
1.0.0 2,085 4/29/2014
0.2.0 1,244 3/10/2014
0.1.8 1,224 2/19/2014
0.1.7 1,269 2/13/2014
0.1.5 1,215 1/22/2014
0.1.4 1,359 1/21/2014
0.1.3 1,169 1/21/2014
0.1.2 1,247 1/13/2014
0.1.1 1,236 1/13/2014
0.1.0 1,239 1/13/2014

Pre release.