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.
<PackageVersion Include="Graphene" Version="0.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Graphene" />
                    
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 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.
#addin nuget:?package=Graphene&version=0.1.1
                    
Install Graphene as a Cake Addin
#tool nuget:?package=Graphene&version=0.1.1
                    
Install Graphene as a Cake Tool

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 5,230 3/15/2016
2.6.0 4,535 12/4/2015
2.5.0 1,347 8/19/2015
2.2.0 1,339 5/29/2015
2.1.0 1,510 5/28/2015
2.0.0 2,314 5/12/2015
1.1.3 1,513 8/15/2014
1.1.2 1,380 7/16/2014
1.1.1 1,386 7/14/2014
1.1.0 1,384 7/8/2014
1.0.0 2,437 4/29/2014
0.2.0 1,410 3/10/2014
0.1.8 1,394 2/19/2014
0.1.7 1,438 2/13/2014
0.1.5 1,384 1/22/2014
0.1.4 1,603 1/21/2014
0.1.3 1,335 1/21/2014
0.1.2 1,423 1/13/2014
0.1.1 1,398 1/13/2014
0.1.0 1,404 1/13/2014

Pre release.