aqua-core by: Christof Senn
  • 0 total downloads
  • Latest version: 1.1.609
  • type-info dynamic-object expando-object object-mapping object-mapper
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
  • aqua-core json-net newtonsoft-json
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
  • Excel OpenXml xlsx
Package Description
ClosedXML.Report by: Alexey Rozhkov
  • 0 total downloads
  • Latest version: 0.2.1
  • ClosedXML Reporting Excel
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.Avalonia.Controls.TreeDataGrid by: AvaloniaUI (MIT fork maintained by Oktavis)
  • 1 total downloads
  • Latest version: 12.1.0
MIT/FOSS fork of Avalonia.Controls.TreeDataGrid ported to Avalonia 12, published for internal Oktavis use. TreeDataGrid displays hierarchical and tabular data together in a single view.
Oktavis.Core by: Joe Robe
  • 1 total downloads
  • Latest version: 1.1.633
Core library of Oktavis
Oktavis.Data.PersistenceServiceEF by: Joe Robe
  • 1 total downloads
  • Latest version: 1.1.633
Persistence Service Implementation for EntityFramework Core
Oktavis.Data.PersistenceServiceEF.DbContext by: Oktavis.Data.PersistenceServiceEF.DbContext
  • 0 total downloads
  • Latest version: 1.2.318
Package Description
Oktavis.Data.PersistenceServiceRemote.Client by: Joe Robe
  • 0 total downloads
  • Latest version: 1.1.612
Remote Persistence Service
Oktavis.Data.PersistenceServiceRemote.ClientV2 by: Joe Robe
  • 1 total downloads
  • Latest version: 1.1.633
Remote Persistence Service V2 - Clean rewrite with simplified change tracking. No Blazor dependency.
Oktavis.Data.PersistenceServiceRemote.Server by: Joe Robe
  • 0 total downloads
  • Latest version: 1.1.612
Extension methods to add remote data server to any webapi
Oktavis.Data.PersistenceServiceRemote.ServerV2 by: Joe Robe
  • 1 total downloads
  • Latest version: 1.1.633
Remote Persistence Service Server V2
Oktavis.Model by: Oktavis.Model
  • 0 total downloads
  • Latest version: 1.2.318
Package Description
Oktavis.Vendored.Aqua by: Christof Senn
  • 1 total downloads
  • Latest version: 1.1.633
  • type-info dynamic-object expando-object object-mapping object-mapper
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
  • aqua-core json-net newtonsoft-json
Provides Json.NET serialization for Aqua types.
Oktavis.Vendored.Aqua.Text.Json by: Christof Senn
  • 1 total downloads
  • Latest version: 1.1.633
  • aqua-core json system-text-json
Provides System.Text.Json serialization for Aqua types.
Oktavis.Vendored.Remote.Linq by: Christof Senn
  • 1 total downloads
  • Latest version: 1.1.633
  • 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.
Oktavis.Vendored.Remote.Linq.EntityFrameworkCore by: Christof Senn
  • 1 total downloads
  • Latest version: 1.1.633
  • 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%"))
Oktavis.Vendored.Remote.Linq.Newtonsoft.Json by: Christof Senn
  • 1 total downloads
  • Latest version: 1.1.633
  • remote-linq json-net newtonsoft-json
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
  • remote-linq json system-text-json
Provides System.Text.Json serialization for Remote.Linq types.