aqua-core
by: Christof Senn
- 0 total downloads
- Latest version: 1.1.609
Transform any object-graph into a dynamic, composed dictionaries like structure, holding serializable values and type information.
Commonly Used Types:
Aqua.Dynamic.DynamicObject
Aqua.Dynamic.DynamicObjectMapper
Aqua.TypeSystem.ConstructorInfo
Aqua.TypeSystem.FieldInfo
Aqua.TypeSystem.MethodInfo
Aqua.TypeSystem.TypeInfo
Aqua.TypeSystem.PropertyInfo
aqua-core-newtonsoft-json
by: Christof Senn
- 0 total downloads
- Latest version: 1.1.609
Provides Json.NET serialization for Aqua types.
ClosedXML
by: Francois Botha, Aleksei Pankratev, Manuel de Leon, Amir Ghezelbash
- 0 total downloads
- Latest version: 0.96.0
Package Description
ClosedXML.Report
by: Alexey Rozhkov
- 0 total downloads
- Latest version: 0.2.1
ClosedXML.Report is a tool for report generation and data analysis in .NET applications through the use of Microsoft Excel. ClosedXML.Report is a .NET-library for report generation Microsoft Excel without requiring Excel to be installed on the machine that's running the code.
Oktavis.Vendored.Aqua
by: Christof Senn
- 1 total downloads
- Latest version: 1.1.633
Transform any object-graph into a dynamic, composed dictionaries like structure, holding serializable values and type information.
Commonly Used Types:
Aqua.Dynamic.DynamicObject
Aqua.Dynamic.DynamicObjectMapper
Aqua.TypeSystem.ConstructorInfo
Aqua.TypeSystem.FieldInfo
Aqua.TypeSystem.MethodInfo
Aqua.TypeSystem.TypeInfo
Aqua.TypeSystem.PropertyInfo
Oktavis.Vendored.Aqua.Newtonsoft.Json
by: Christof Senn
- 1 total downloads
- Latest version: 1.1.633
Provides Json.NET serialization for Aqua types.
Oktavis.Vendored.Aqua.Text.Json
by: Christof Senn
- 1 total downloads
- Latest version: 1.1.633
Provides System.Text.Json serialization for Aqua types.
Oktavis.Vendored.Remote.Linq
by: Christof Senn
- 1 total downloads
- Latest version: 1.1.633
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.
Oktavis.Vendored.Remote.Linq.EntityFrameworkCore
by: Christof Senn
- 1 total downloads
- Latest version: 1.1.633
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%"))
Oktavis.Vendored.Remote.Linq.Newtonsoft.Json
by: Christof Senn
- 1 total downloads
- Latest version: 1.1.633
Provides Json.NET serialization for Remote.Linq types.
Oktavis.Vendored.Remote.Linq.Text.Json
by: Christof Senn
- 1 total downloads
- Latest version: 1.1.633
Provides System.Text.Json serialization for Remote.Linq types.
Remote.Linq
by: Christof Senn
- 0 total downloads
- Latest version: 1.1.609
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
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
Provides Json.NET serialization for Remote.Linq types.