Graphity 1.1.0

dotnet add package Graphity --version 1.1.0
                    
NuGet\Install-Package Graphity -Version 1.1.0
                    
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="Graphity" Version="1.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Graphity" Version="1.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Graphity" />
                    
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 Graphity --version 1.1.0
                    
#r "nuget: Graphity, 1.1.0"
                    
#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=Graphity&version=1.1.0
                    
Install Graphity as a Cake Addin
#tool nuget:?package=Graphity&version=1.1.0
                    
Install Graphity as a Cake Tool

A .NET 6+ library that integrates GraphQL and Entity Framework Core with minimal effort

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.0 1,115 12/3/2021
1.0.5 547 2/12/2021
1.0.4 814 4/12/2019
1.0.3 1,098 1/6/2019
1.0.0 1,109 1/1/2019
0.9.8 1,079 12/26/2018
0.9.7 1,115 12/26/2018
0.9.6 1,071 12/16/2018
0.9.5 1,089 12/15/2018
0.9.4 1,280 12/12/2018

Upgrade to .NET 6 and add support for custom projections