Demego.Headless.Api.Core
1.0.13
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Demego.Headless.Api.Core --version 1.0.13
NuGet\Install-Package Demego.Headless.Api.Core -Version 1.0.13
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="Demego.Headless.Api.Core" Version="1.0.13" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Demego.Headless.Api.Core --version 1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Demego.Headless.Api.Core, 1.0.13"
#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 Demego.Headless.Api.Core as a Cake Addin #addin nuget:?package=Demego.Headless.Api.Core&version=1.0.13 // Install Demego.Headless.Api.Core as a Cake Tool #tool nuget:?package=Demego.Headless.Api.Core&version=1.0.13
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fix compute function (resolve Variable as Function)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Demego.CommonLib (>= 1.0.6)
- Demego.GraphQL.Core.IdentityServer4 (>= 1.0.4)
- Demego.GraphQL.Core.Mongo (>= 1.0.4)
- Demego.Mongo.Core (>= 1.0.5)
- Demego.Orleans.Core (>= 1.0.3)
- Demego.PushNotification (>= 1.0.3)
- Esprima (>= 2.0.0-beta-1338)
- HtmlAgilityPack (>= 1.11.29)
- IdentityServer4.AccessTokenValidation (>= 3.0.1)
- Jint (>= 3.0.0-beta-2031)
- Microsoft.Extensions.Caching.Abstractions (>= 5.0.0)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 3.1.10)
- System.Data.Odbc (>= 6.0.0-preview.1.21102.12)
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.4.2 | 241 | 8/27/2021 | |
1.4.1 | 153 | 8/24/2021 | |
1.3.8 | 198 | 8/7/2021 | |
1.3.7 | 210 | 8/7/2021 | |
1.3.5 | 243 | 7/29/2021 | |
1.3.2 | 163 | 7/21/2021 | |
1.3.1 | 175 | 7/21/2021 | |
1.3.0 | 264 | 7/21/2021 | |
1.2.3 | 161 | 7/19/2021 | |
1.2.2 | 176 | 7/19/2021 | |
1.2.1 | 215 | 7/19/2021 | |
1.2.0 | 186 | 7/8/2021 | |
1.1.3.4 | 170 | 7/2/2021 | |
1.1.3.3 | 184 | 6/29/2021 | |
1.1.3 | 222 | 6/27/2021 | |
1.1.2.7 | 171 | 6/24/2021 | |
1.1.2.6 | 187 | 6/20/2021 | |
1.1.2.4 | 157 | 6/17/2021 | |
1.1.2.3 | 195 | 6/15/2021 | |
1.1.1.3 | 203 | 6/8/2021 | |
1.1.1.2 | 171 | 6/7/2021 | |
1.1.1.1 | 182 | 6/7/2021 | |
1.1.1 | 224 | 6/6/2021 | |
1.1.0 | 252 | 6/6/2021 | |
1.0.13 | 203 | 6/6/2021 | |
1.0.12 | 184 | 6/6/2021 | |
1.0.11 | 204 | 6/5/2021 | |
1.0.9 | 211 | 6/1/2021 | |
1.0.8 | 178 | 5/28/2021 | |
1.0.7 | 210 | 5/26/2021 | |
1.0.6 | 163 | 5/26/2021 | |
1.0.5 | 181 | 5/22/2021 |
Fix Compute Function