Gecko.NCore.Client
10.6.2
dotnet add package Gecko.NCore.Client --version 10.6.2
NuGet\Install-Package Gecko.NCore.Client -Version 10.6.2
<PackageReference Include="Gecko.NCore.Client" Version="10.6.2" />
<PackageVersion Include="Gecko.NCore.Client" Version="10.6.2" />
<PackageReference Include="Gecko.NCore.Client" />
paket add Gecko.NCore.Client --version 10.6.2
#r "nuget: Gecko.NCore.Client, 10.6.2"
#:package Gecko.NCore.Client@10.6.2
#addin nuget:?package=Gecko.NCore.Client&version=10.6.2
#tool nuget:?package=Gecko.NCore.Client&version=10.6.2
Contains a framework providing LINQ support for the main services.
| 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. 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. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 is compatible. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETFramework 4.8
- No dependencies.
-
.NETStandard 2.0
- Microsoft.Extensions.Http (>= 10.0.9)
- System.Configuration.ConfigurationManager (>= 10.0.9)
- System.Reflection.Emit (>= 4.7.0)
- System.Security.Cryptography.Xml (>= 10.0.9)
- System.ServiceModel.Http (>= 10.0.652802)
-
net10.0
- Microsoft.Extensions.Http (>= 10.0.9)
- System.Configuration.ConfigurationManager (>= 10.0.9)
- System.Security.Cryptography.Xml (>= 10.0.9)
- System.ServiceModel.Http (>= 10.0.652802)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on Gecko.NCore.Client:
| Package | Downloads |
|---|---|
|
Gecko.NCore.Client.ObjectModel.V3.No
Contains the client contracts for using ObjectModel.V3 No. |
|
|
Gecko.NCore.Client.ObjectModel.V3.En
Contains the client contracts for using ObjectModel.V3 En. |
|
|
Gecko.NCore.Client.Documents.V3
Contains the service contracts for using Documents V3. |
|
|
Gecko.NCore.Client.Documents.V2
Contains the service contracts for using Documents V2. |
|
|
Gecko.NCore.Client.Functions.V2
Contains the service contracts for using Functions V2. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.6.2 | 991 | 7/6/2026 |
| 10.6.1 | 1,024 | 6/19/2026 |
| 10.6.0 | 102 | 6/19/2026 |
| 10.5.0 | 685 | 6/19/2026 |
| 10.4.0 | 166 | 6/19/2026 |
| 10.3.4 | 190 | 6/19/2026 |
| 10.3.3 | 109 | 6/19/2026 |
| 10.3.2 | 103 | 6/19/2026 |
| 10.3.1 | 362 | 6/19/2026 |
| 10.3.1-beta-1 | 321 | 6/19/2026 |
| 10.3.0 | 469 | 6/19/2026 |
| 10.2.0 | 526 | 6/19/2026 |
| 10.1.2 | 178 | 6/19/2026 |
| 10.1.1 | 342 | 6/19/2026 |
| 10.1.0-beta | 163 | 6/19/2026 |
| 10.0.7 | 135 | 6/19/2026 |
| 10.0.6 | 101 | 6/19/2026 |
| 10.0.6-beta | 94 | 6/19/2026 |
| 10.0.5 | 395 | 6/19/2026 |
| 10.0.4 | 105 | 6/19/2026 |
# Gecko.NCore.Client
This is a .NET library with basic functionality for integrating with
Element Integration Services (EIS).
## `10.6.0`
- Add .NET 10.0 support
## `10.4.0`
PBI #
- Improve service client binding creation based on endpoint address for netstandard2.0 package version
## `10.3.4`
PBI #563823
- Add property Vedtak and Behandling to UtvalgSakBehandling
## `10.3.2`
PBI #560946
- Interface AsyncDataObjectQueryProvider : IAsyncDataObjectQueryProvider, for easier mocking and stubbing.
## `10.3.1`
PBI #515804
- Update nuget packages, get rid of vulnerable transitive dependencies.
## `10.3.0`
PBI #430556
- End of support for ".NET4.5".
Consider migrating to supported versions ".Net 4.8" or ".NETStandard 2.0".
## `10.2.0`
Bug #443901
- (netstandard2.0) Use a custom implementation of `IHttpMessageHandlerFactory` registered as
service in asp.net core/.net application (it efficiently creates and uses
`HttpClient`'s to prevent potential TCP port exhaustion).
``` c#
// add the IHttpClientFactory and related services to the IServiceCollection
IServiceProvider.AddHttpClient();
...
// create client adapter
var clientSettings = new ClientSettings
{
Address = ...,
HttpMessageHandlerFactory = _httpMessageHandlerFactory // factory resolved from registered services
};
var adapter = new ...Adapter(EphorteContextIdentity, clientSettings);
```