Graphene 0.1.1
See the version list below for details.
dotnet add package Graphene --version 0.1.1
NuGet\Install-Package Graphene -Version 0.1.1
<PackageReference Include="Graphene" Version="0.1.1" />
paket add Graphene --version 0.1.1
#r "nuget: Graphene, 0.1.1"
// 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.
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,728 | 3/15/2016 |
2.6.0 | 4,080 | 12/4/2015 |
2.5.0 | 1,224 | 8/19/2015 |
2.2.0 | 1,218 | 5/29/2015 |
2.1.0 | 1,317 | 5/28/2015 |
2.0.0 | 2,079 | 5/12/2015 |
1.1.3 | 1,389 | 8/15/2014 |
1.1.2 | 1,254 | 7/16/2014 |
1.1.1 | 1,260 | 7/14/2014 |
1.1.0 | 1,257 | 7/8/2014 |
1.0.0 | 2,174 | 4/29/2014 |
0.2.0 | 1,279 | 3/10/2014 |
0.1.8 | 1,262 | 2/19/2014 |
0.1.7 | 1,309 | 2/13/2014 |
0.1.5 | 1,252 | 1/22/2014 |
0.1.4 | 1,400 | 1/21/2014 |
0.1.3 | 1,200 | 1/21/2014 |
0.1.2 | 1,291 | 1/13/2014 |
0.1.1 | 1,268 | 1/13/2014 |
0.1.0 | 1,275 | 1/13/2014 |
Pre release.