49 packages tagged with “n-tier”
Remote Linq is a small and easy to use - yet very powerful - library to translate linq expression trees to strongly typed, serializable object trees and vice versa. It provides functionality to send arbitrary linq queries to a remote service to be applied and executed against any enumerable or queryable data source.
System.Data.Entity Repository Extension
Assembly containing TrackingState enum and ITrackable, IMergeable interfaces.
Provides an ApplyChanges extension method for DbContext that sets EntityState on trackable entities, so they can be saved by a service in a single transaction
Assembly containing ITrackable interface and TrackingState enum.
Remote linq extensions for EF Core. Use this package on server side to apply queries to EFs DbContext. Use this package in a client side project to enable utilization of query features specific to EF Core: - Apply eager-loading (Include-expressions in linq queries) - Make use of DB functions e.g. queryable.Where(x => Microsoft.EntityFrameworkCore.EF.Functions.Like(x.Name, "%fruit%"))
Change-tracking utility for client applications that wish to transmit entities to a web service for batch updates.
Provides an ApplyChanges extension method for DbContext that sets EntityState on trackable entities, so they can be saved in a single transaction as part of a batch update.
The core module for an easy to use and heavily customizable Tcp layer for N-Tier architecture.
EntityFrameworkCore provider for multitier applications.
Remote linq extensions for EF6: - Use this package on server side to apply queries to EFs DbContext. - Use this package in a client side project to enable eager-loading (Include-expressions in linq queries).
The server module for an easy to use and heavily customizable Tcp layer for N-Tier architecture.
The client module for an easy to use and heavily customizable Tcp layer for N-Tier architecture.
The server and client modules for an easy to use and heavily customizable Tcp layer for N-Tier architecture.
This is the public library for https://www.TheMonitaur.com, a free and simple single-source web application for monitoring all your application layers using Tcp, Websocket, and/or WebAPI / Http.
Boilerplate powershell commands and architecture for layered n-tier architecture.
Common base library N-Tier Entity Framework.
This is the Tcp .NET plugin for logging with https://www.TheMonitaur.com, a free and simple single-source web application for monitoring all your application layers using Tcp, Websocket, and/or WebAPI / Http.
This is the WebAPI Client .NET plugin for logging with https://www.TheMonitaur.com, a free and simple single-source web application for monitoring all your application layers using Tcp, Websocket, and/or WebAPI / Http.
N-Tier Entity Framework server base library.
T4 code generation templates for N-Tier Entity Framework.
This is the Websocket Client .NET plugin for logging with https://www.TheMonitaur.com, a free and simple single-source web application for monitoring all your application layers using Tcp, Websocket, and/or WebAPI / Http.
EF6 provider for N-Tier Entity Framework.
Adds T4 templates used to generate trackable entity classes from a database using Entity Framework Power Tools or EF 6.x Tools for Visual Studio.
This packages contains the public plugins for interacting with https://www.TheMonitaur.com, a free and simple single-source web application for monitoring all your application layers using Tcp, Websocket, and/or WebAPI / Http.
N-Tier Entity Framework WCF RIA Services base library and T4 code generation templates.
T4 code generation templates for N-Tier Entity Framework with EF5. Install this package for MyProject.Server.Domain.Edmx projekt if you target EF5.
T4 code generation templates for N-Tier Entity Framework with EF4. Install this package for MyProject.Server.Domain.Edmx projekt if you target EF4.