Graphene 0.1.2

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

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

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.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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.

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,452 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,270 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.