Skip to main content
IdeaBlade.DevForce.Server package icon

IdeaBlade.DevForce.Server

DevForce takes care of your application's infrastructure-the gap between your data-layer and client-layer where the difficult job of turning raw data into business objects and moving them to and from the client's screen takes place. DevForce fills this gap so you don't have to. Instead of building, maintaining, revising, and defending your application's infrastructure; you can focus on what you do best-application development. DevForce implements end-to-end n-tier architecture by exposing a generic web service on the server that takes a LINQ expression and returns business objects to the client over the internet. Write LINQ queries on the client and get back business objects with your own custom business logic-just like working with a 2-tier or client-server application. DevForce handles all the n-tier WCF communications, serialization, and marshaling for you. Learn more at www.ideablade.com.

Total Downloads
72.7K
72,658
Published
Jan 12, 2022
Latest stable version

Install

.NET CLI
dotnet add package IdeaBlade.DevForce.Server --version 7.5.4
Package Manager Console
Install-Package IdeaBlade.DevForce.Server -Version 7.5.4
PackageReference
<PackageReference Include="IdeaBlade.DevForce.Server" Version="7.5.4" />

Frameworks

No framework metadata available.

Dependencies

[7.5.4, 7.5.4]

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.