Package Description
eXpress Persistent Objects (XPO) is an Object-Relational Mapping (ORM) tool that handles all aspects of database creation and object persistence, allowing you to concentrate on your application's business logic. XPO supports more than a dozen database management systems and implements a common high-level API. Whether using MS SQL Server, PostgreSQL, MySQL, Oracle, or others, you will use the same code to implement data access and management operations. Should you decide to move your storage to a different database system, you’ll only need to change the connection string. For more information, see https://DevExpress.com/XPO.
Provides a comprehensive object model that exposes the entire libclang API including static indexing, event driven indexing, code completion, build system, compilation database, and documentation parsing. Requires Microsoft.NET version 4.5 or higher.
This is the SQL Server connector for ETLBox. It enables integration with Microsoft SQL Server for handling structured data in ETL workflows. ETLBox is a complete ETL (Extract, Transform, Load) library and data integration toolbox for .NET. # Build scalable, code-first ETL pipelines for SQL, NoSQL, APIs, and flat files. # Automate data movement, transformation, and synchronization with minimal memory usage. # Ideal for data warehousing, migrations, and big data processing. Simplify your data integration workflow: ETLBox enables efficient, asynchronous data processing by reading from databases, APIs, and file formats like CSV, Excel, and JSON. Transform data dynamically with row-based, batch, or lookup transformations, and read or write from/to multiple destinations in parallel. Key Features: * Stream large datasets efficiently without loading everything into memory * Maximize performance with parallel, task-based data flow execution * Connect to various data sources with built-in connectors or extend with custom components For tutorials, examples, and documentation, visit: https://www.etlbox.net/
This is the PostgreSQL driver for TranceSQL. TranceSQL provides an easy to use, high performance data access interface for SQL databases. It is minimally abstract compared to ORMs such as Entity Framework. When using TranceSQL, queries are constructing using a structured API that closely resembles the final SQL query.
Provide an ORM (Object-relational Mapper) and a database Hub targeting NoSQL and key-value databases. Hub API's: REST/OpenAPI, GraphQL, Batch (HTTP & WebSocket). The Hub support container relations, CRUD, query, messaging, Pub-Sub (changes & messages) and a admin page (Hub Explorer)
Allows IdentityServer4 to fetch Clients, API Resources, etc. from Kubernetes Custom Resources rather than a database.
Starter pack for building .NET Core API With Clean code (Conventions Helper)
Generates an API key to access a SvectorDB serverless vector database, sign up at https://svectordb.com to get started
Starter pack for building .NET Core API With Clean code (Conventions Helper)
Database API
Uses the Aurora Data API to execute SQL and enforce a schema within a database cluster. Currently only supports Aurora Postgres.
Starter pack for building .NET Core API With Clean code (MySQL Helper)
Database base project for DB plugins for API Framework.
MongoDbMigrations uses the official MongoDB C# Driver to migrate your documents in your mongo database via useful fluent API. Supports up and down migrations with cancelation and progress handling. Also, this library is able to check a schema of collections in your database during the migration run. This version supports on-premise Mongo database either Azure CosmosDB (with Mongo-like API) or even AWS DocumentDB. In addition you can use TLS and/or SHH tunnels in your migrations. PS1 script for integration with CI/CD pipelines provides inside of the repository
Starter pack for building .NET Core API With Clean code (MySQL Helper)
Starter pack for building .NET Core API With Clean code (PostgreSQL Helper)
C# .Net Code Generator designed to generate the following assets based on a C# Interface: * SQL Server 2016 Stored Procedures for CRUD activiity * Repository code for converting raw JSON to concrete implementations of C# Interface * Model code which is the concrete implementation of C# Interface * Business Library allowing for business rules to be applied to data in concrete implementation of C# Interface * Stubbed WebApi endpoints C# .Net Code Generator allows you to spend your time in the following areas: * crafting stored procedures to surface database data matching the data needs imposed by a C# Interface * crafting your business rules in a single location * crafting WebApi endpoints (you can use code generated samples as a starting point) * crafting your front-end experience C# .Net Code Generator requires the following projects in .Net Solution: * Business Library (housing business rules applied to data in concrete implementaitons of C# Interfaces) * Data Contracts (housing C# Interfaces) * Models (housing concrete implementaitons of C# Interfaces) * Repository (housing calls to database and translation to concrete implementaitons of C# Interfaces) * WebAPI (housing API controllers) Utilizing this code generator increases your productivity and produces consistent, reliable results
Client API needed to interact with the EBBuild Blockchain-based key value pair storage services. If your application requires cloud storage of unstructured JSON or key/value paired data, the EB Build client is an affordable and extremely fast alernative to any of the following solutions: 1. Supabase 2. AWS DynamoDB 3. Azure CosmoDB 4. Google Cloud Datastore 5. Oracle NoSQL Database 6. PostgreSQL 7. MongoDB 8. RavenDB 9. Redis 10. Couchbase
Provides services to manage and frame the data context layer of Data Modeler. This layer is used to query a database and provides data through CRUD methods.
Extension methods to System.Diagnostics.TraceSource to facilitate tracing structured data. Other Essential.Diagnostics packages extend the .NET Framework System.Diagnostics trace logging with additional trace listeners. Included are colored console (that allows custom formats), SQL database (including a tool to create tables), rolling file (with custom formats), rolling XML, email (per trace or batched), and an in-memory trace listener. The Essential.Diagnostics project also publishes structured data (semantic) tracing extensions and a fluent client library that includes easy encapsulation of activity and logical operation scopes, as well as abstractions and templated classes for a simpler logging API and support for dependency injection frameworks. See the project site on GitHub for examples and documentation.
Provides utilities for integrating persistence services with ASP.NET Web API projects.
New version of Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images. Aspose.PDF Cloud is well documented to help you create your solutions on different platforms. https://products.aspose.cloud/pdf/family/ Rich Set of Features Aspose.PDF Cloud features can be divided into three main areas: Conversions: High quality conversions PDF to formats XLS, XLSX, PPTX, DOC, DOCX, EPUB, HTML, TeX, MobiXML, XML, XPS, FDF, XFDF, PDF/A Rendering: Convert whole documents or pages to PDF, XPS or for server-side document generation. Also convert document pages to SVG, JPEG, EMF, PNG, BMP, GIF, TIFF images. Document Object Model: Programmatic access through a rich API to all document elements allows to create, modify, extract, copy, split, join, and replace document content. Aspose.PDF Cloud is designed to perform great. You can literally generate thousands of documents in minutes with Aspose.PDF Cloud and that involves opening a document, modifying content and formatting or populating it with data and saving it. Even most of the complex documents are opened and saved in fractions of a second. Free support for Aspose.PDF Cloud is provided on our support forum: https://forum.aspose.cloud/ and on StackOverflow: https://stackoverflow.com/questions/tagged/aspose.pdf
C# client library to query the Discogs API and its underlying audio, CD and recorded music database. Targets .Net Standard 2.1 for compatability with .Net Framework, .Net Core, .Net 5 and .Net6. Comes with automatic page handling and optional retry resilience
Recommended Google client library to access the Oracle Database@Google Cloud API which provides a set of APIs to manage Oracle database services, such as Exadata and Autonomous Databases.
Authentication and authorization with database and token implementations for .NET Core MVC or Web API projects
This is the SQLite driver for TranceSQL. TranceSQL provides an easy to use, high performance data access interface for SQL databases. It is minimally abstract compared to ORMs such as Entity Framework. When using TranceSQL, queries are constructing using a structured API that closely resembles the final SQL query.
TMDb Library wrapper for The Movie Database's API. Original by LordMike https://github.com/LordMike
Synapse.Enterprise.Api.Common supports integration for managing a Synapse database store.
You like EntityFramework and use it frequently but sometimes you need just a simple embedded database for an app or a small application, then MobileDB ist just right for you. It's a lightweight, fast and simple JSON database with an EntityFramework inspired API.
This is the MySQL driver for TranceSQL. TranceSQL provides an easy to use, high performance data access interface for SQL databases. It is minimally abstract compared to ORMs such as Entity Framework. When using TranceSQL, queries are constructing using a structured API that closely resembles the final SQL query.
This is the Oracle driver for TranceSQL. TranceSQL provides an easy to use, high performance data access interface for SQL databases. It is minimally abstract compared to ORMs such as Entity Framework. When using TranceSQL, queries are constructing using a structured API that closely resembles the final SQL query.
This is the SQL Server driver for TranceSQL. TranceSQL provides an easy to use, high performance data access interface for SQL databases. It is minimally abstract compared to ORMs such as Entity Framework. When using TranceSQL, queries are constructing using a structured API that closely resembles the final SQL query.
Database objects are exposed using this API for reusability across projects of NOMD.
A library on top of .NET Minimal APIs, with support for Mediatr, FluentValidation and automatic database transactions
Master-detail CRUD framework based on ASP.NET Core 8. It is prepared for developers to develop Entity Framework database managing applications.
Berkeley DB is an Open Source embedded database library that provides scalable, high-performance, transaction-protected data management services to applications. Berkeley DB provides a simple function-call API for data access and management.
XRS is a service layer for Xamarin.Realm that provides threadsafe auto-increment support for primary keys, data-changing events, and an extensible API for working with RealmObjects.
Berkeley DB is an Open Source embedded database library that provides scalable, high-performance, transaction-protected data management services to applications. Berkeley DB provides a simple function-call API for data access and management.
cloud4net is a framework to abstract cloud storage implementations, like ADO.net does for databases. Management tools are also provided.