ServiceQuery.EntityFrameworkCore 1.0.1

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package ServiceQuery.EntityFrameworkCore --version 1.0.1
NuGet\Install-Package ServiceQuery.EntityFrameworkCore -Version 1.0.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="ServiceQuery.EntityFrameworkCore" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceQuery.EntityFrameworkCore --version 1.0.1
#r "nuget: ServiceQuery.EntityFrameworkCore, 1.0.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.
// Install ServiceQuery.EntityFrameworkCore as a Cake Addin
#addin nuget:?package=ServiceQuery.EntityFrameworkCore&version=1.0.1

// Install ServiceQuery.EntityFrameworkCore as a Cake Tool
#tool nuget:?package=ServiceQuery.EntityFrameworkCore&version=1.0.1

Welcome to SERVICE QUERY EntityFrameworkCore

SERVICE QUERY allows dynamic querying of data over service boundaries. Visit http://ServiceQuery.com to learn more.

Overview

SERVICE QUERY is a light-weight model for building object query expressions using APIs. It is a thin abstraction layer that is storage provider agnostic. It dynamically builds Linq expressions and functions supporting IQueryable integration. The model allows mapping of property names and values so you can perform any translations needed quickly.

SERVICE QUERY EntityFrameworkCore is a supplimental library that allows integration with Microsoft's EntityFrameworkCore 6.0 product. This library allows SERVICE QUERY to use Entity Framework's asynchronous functions when querying data.

SERVICE QUERY provides the API query foundation for the SERVICE BRICK microservice platform. Visit http://ServiceBrick.com to learn more.

FREE Evaluation

SERVICE QUERY is paid software and requires a license key to work under our EULA. You can evaluate our product for FREE, however the product will stop working and begin throwing exceptions after thirty (30) minutes. Please purchase a license from our website to remove all restrictions.

Copyright 2022 HoloModular LLC. All Rights Reserved. Visit our website at http://HoloModular.com.

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. 
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