Remote.Linq by: Christof Senn
  • 0 total downloads
  • Latest version: 1.1.609
  • LINQ expression-tree lambda dynamic remote remote-query multi-tier n-tier fluent-interface
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.
Remote.Linq.EntityFrameworkCore by: Christof Senn
  • 0 total downloads
  • Latest version: 1.1.609
  • LINQ,expression-tree,lambda,dynamic,remote,remote-query,multi-tier,n-tier,fluent-interface,entity-framework-core,entity-framework,ef-core,ef
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%"))
Remote.Linq.Newtonsoft.Json by: Christof Senn
  • 0 total downloads
  • Latest version: 1.1.609
  • remote-linq json-net newtonsoft-json
Provides Json.NET serialization for Remote.Linq types.
WebViewControl-Avalonia by: Joe Robe
  • 0 total downloads
  • Latest version: 3.120.10
WebViewControl for Avalonia powered by CefGlue