NeoDEEX.ServiceModel
5.0.0-beta.1
dotnet add package NeoDEEX.ServiceModel --version 5.0.0-beta.1
NuGet\Install-Package NeoDEEX.ServiceModel -Version 5.0.0-beta.1
<PackageReference Include="NeoDEEX.ServiceModel" Version="5.0.0-beta.1" />
<PackageVersion Include="NeoDEEX.ServiceModel" Version="5.0.0-beta.1" />
<PackageReference Include="NeoDEEX.ServiceModel" />
paket add NeoDEEX.ServiceModel --version 5.0.0-beta.1
#r "nuget: NeoDEEX.ServiceModel, 5.0.0-beta.1"
#:package NeoDEEX.ServiceModel@5.0.0-beta.1
#addin nuget:?package=NeoDEEX.ServiceModel&version=5.0.0-beta.1&prerelease
#tool nuget:?package=NeoDEEX.ServiceModel&version=5.0.0-beta.1&prerelease
NeoDEEX.ServiceModel
NeoDEEX.ServiceModel provides service contract, request/response, and client abstractions for distributed .NET applications.
It is a core component of the NeoDEEX framework, enabling robust service-oriented architecture (SOA) patterns and message-based communication.
Main Features
- Service Infrastructure: Core abstractions for defining and implementing services in a distributed environment
- Request/Response Models: Strongly-typed request and response objects for service operations
- Diagnostics & Tracing: Built-in support for diagnostics, logging, and error handling in service flows
- Serialization Support: JSON serialization for service messages and diagnostics
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. 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 was computed. 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. |
-
net8.0
- NeoDEEX.Core (>= 5.0.0-beta.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on NeoDEEX.ServiceModel:
| Package | Downloads |
|---|---|
|
NeoDEEX.ServiceModel.Services
NeoDEEX Framework Fox Biz/Data Services Class Library for .NET Application |
|
|
NeoDEEX.ServiceModel.WebApi
NeoDEEX Framework ServiceModel Web API Library for .NET Application |
|
|
NeoDEEX.ServiceModel.Client
NeoDEEX Framework ServiceModel Client Class Library for .NET Application |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0-beta.1 | 210 | 2/19/2026 |
| 5.0.0-alpha.4 | 361 | 8/28/2025 |