Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
553 packages returned for Tags:"Graph"
Sort by
Relevance
Downloads
Recently updated
Microsoft.
Graph.
Core
by:
Microsoft
microsoftgraph
71,235,100 total downloads
last updated
9/5/2023
Latest version:
3.0.11
Microsoft
Office365
Graph
GraphServiceClient
Outlook
OneDrive
AzureAD
GraphAPI
Productivity
SharePoint
More tags
Microsoft Graph Core Client Library implements core functionality used by Microsoft Graph client libraries.
Microsoft.
Graph
by:
Microsoft
microsoftgraph
63,041,669 total downloads
last updated
9/21/2023
Latest version:
5.28.0
Microsoft
Office365
Graph
GraphServiceClient
Outlook
OneDrive
AzureAD
GraphAPI
Productivity
SharePoint
More tags
Microsoft Graph Client Library allows you to call Office 365, Azure AD and other Microsoft services through a single unified developer experience.
Neo4jClient
by:
cskardon
readify
tatham
4,244,222 total downloads
last updated
4/13/2023
Latest version:
5.1.11
neo4j
nosql
cypher
bolt
graph
A .NET client for neo4j: an open source, transactional graph database. It's pretty awesome.
Microsoft.
Graph.
Auth
by:
Microsoft
microsoftgraph
Deprecated
8,991,554 total downloads
last updated
4/15/2021
Latest version:
1.0.0-preview.7
Microsoft
Office365
Graph
GraphServiceClient
Outlook
OneDrive
AzureAD
GraphAPI
Productivity
SharePoint
More tags
Microsoft Graph Authentication Library implements authentication functionality used by Microsoft Graph Client Library. It provides a set of OAuth scenario-centric providers that implement...
More information
QuikGraph
by:
KeRNeLith
2,181,852 total downloads
last updated
7/4/2022
Latest version:
2.5.0
QuickGraph
QuikGraph
Graph
Structure
Algorithm
C#
.NET
.NET library that provide mainly graphs structures and algorithms for C#. QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET. It comes with algorithms such as depth...
More information
Neo4j.
Driver
by:
Neo4j
1,625,464 total downloads
last updated
9/28/2023
Latest version:
5.13.0
Cypher
NoSql
Graph
Bolt
Neo4j
The official .NET driver for the Neo4j Graph Database over the Bolt protocol.
Autofac.
Diagnostics.
DotGraph
by:
Autofac
2,184,495 total downloads
last updated
9/28/2020
Latest version:
1.0.0
autofac
di
ioc
dependencyinjection
graph
diagnostics
Autofac diagnostics support to enable DOT graph visualization of resolve requests.
Microsoft.
VisualStudio.
GraphModel
by:
Microsoft
VisualStudioExtensibility
2,024,736 total downloads
last updated
8/10/2023
Latest version:
17.7.37355
Graph
GraphObject
VMP
Microsoft
VisualStudio
VSSDK
SDK
A member of the Visual Studio SDK
QuickGraph
by:
pelikhan
2,251,633 total downloads
last updated
11/20/2011
Latest version:
3.6.61119.7
algorithms
graph
directed
undirected
dfs
bfs
graphviz
graphml
data
structure
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net, Silverlight, Windows Phone and Win 8. QuickGraph comes with algorithms such as depth first seach, breath...
More information
Sandwych.
QuickGraph.
Core
by:
oldrev
944,364 total downloads
last updated
3/1/2018
Latest version:
1.0.0
graph
topologic
quickgraph
Sandwych.QuickGraph is a port of the awesome QuickGraph to .NET Standard, it provides generic directed/undirected graph datastructures and algorithms for .NET.
Microsoft.
Graph.
Beta
by:
Microsoft
microsoftgraph
3,631,847 total downloads
last updated
9/21/2023
Latest version:
5.49.0-preview
Microsoft
Office365
Graph
GraphServiceClient
Beta
Outlook
OneDrive
AzureAD
GraphAPI
Productivity
More tags
Microsoft Graph beta client library allows you to target the Microsoft Graph /beta endpoint. You can call Office 365, Azure AD and other Microsoft services through a single unified developer experience.
Neo4j.
Driver.
Signed
by:
Neo4j
1,110,729 total downloads
last updated
9/28/2023
Latest version:
5.13.0
Cypher
NoSql
Graph
Bolt
Neo4j
The official .NET driver for the Neo4j Graph Database over the Bolt protocol.
magic.
node
by:
polterguy
1,086,688 total downloads
last updated
7/11/2023
Latest version:
16.7.0
graph
dynamic
dsl
hyperlambda
scripting
tree
A generic graph object for your own needs to implement syntax trees and similar constructs. Provides you with a name/value/children type of graph object, where your value can be any object type you wish. The...
More information
Microsoft.
Graph.
Communications.
Core
by:
GraphCommunications
Microsoft
479,096 total downloads
last updated
6/30/2023
Latest version:
1.2.0.7270
Microsoft
Graph
Communications
Core
Microsoft Graph Communications Client Core Library - This library builds on the Microsoft.Graph SDK to provide better support for the Communications APIs.
flot
by:
igitur
469,207 total downloads
last updated
4/23/2014
Latest version:
0.8.3
chart
graph
javascript
jquery
Attractive JavaScript charts for jQuery. Please report NuGet package issues at https://github.com/blachniet/flot-nuget/issues.
Microsoft.
Graph.
Communications.
Common
by:
GraphCommunications
Microsoft
463,057 total downloads
last updated
6/30/2023
Latest version:
1.2.0.7270
Microsoft
Graph
Communications
Common
Microsoft Graph Communications Client Library - Common utilites for transport, logging, telemetry, state machines, argument validation, and OData.
Microsoft.
Graph.
Communications.
Client
by:
GraphCommunications
Microsoft
416,310 total downloads
last updated
6/30/2023
Latest version:
1.2.0.7270
Microsoft
Graph
Communications
Client
Microsoft Graph Communications Client Library - The Communications stateful client base SDK. This package is meant to be used in conjunction with Microsoft.Graph.Communications.Calls or...
More information
ErikEJ.
EntityFrameworkCore.
DgmlBuilder
by:
erikej
596,202 total downloads
last updated
11/13/2021
Latest version:
6.0.0
DbContext
EntityFramework
DGML
graph
EFCore
EntityFrameworkCore
Generate DGML (Graph) content that visualizes your DbContext. Adds the AsDgml() extension method to the DbContext class. Also has AsSqlScript() extension method to generate a SQL script for your current model.
Microsoft.
Graph.
Communications.
Calls
by:
GraphCommunications
Microsoft
376,062 total downloads
last updated
6/30/2023
Latest version:
1.2.0.7270
Microsoft
Graph
Communications
Calls
Microsoft Graph Communications Client Library - The Communications Calling stateful SDK. Make, receive, and join calls with Microsoft Teams users. Create voice and video enabled assistant bots.
LiveCharts
by:
BetoRodriguez
1,384,703 total downloads
last updated
6/20/2017
Latest version:
0.9.7
livechart
live
chart
charting
plot
plots
plotting
graph
graphs
graphing
More tags
Simple, flexible, interactive and powerful data visualization for .Net
Previous
Next