Found 1,312 packages
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
LangChain Databases abstractions.
Object Mapping and More for Redis
InMemory db for LangChain.
The current data provider for SQL Server and Azure SQL databases. This has replaced System.Data.SqlClient. These classes provide access to SQL and encapsulate database-specific protocols, including tabular data stream (TDS). Commonly Used Types: Microsoft.Data.SqlClient.SqlConnection Microsoft.Data.SqlClient.SqlException Microsoft.Data.SqlClient.SqlParameter Microsoft.Data.SqlClient.SqlDataReader Microsoft.Data.SqlClient.SqlCommand Microsoft.Data.SqlClient.SqlTransaction Microsoft.Data.SqlClient.SqlParameterCollection Microsoft.Data.SqlClient.SqlClientFactory When using NuGet 3.x this package requires at least version 3.4.
Framework for creating high-performance servers with domain object models.
Package Description
A simple and sane data generator for populating objects that supports different locales. A delightful port of the famed faker.js and inspired by FluentValidation. Use Bogus to create UIs with fake data or seed databases. Get started by using Faker class or a DataSet directly.
Sitecore database parsing extension for Sitecore Information Service Client.
SQLite for LangChain.
Postgres for LangChain.
BindOpen.Logging offers a simple and multidimensional logging system, perfect to monitor nested task executions.
Pinecone for LangChain.
SQLHelper is a simple class to help with databases.
Chroma for LangChain.
Qdrant for LangChain.
Weaviate for LangChain.
Redis for LangChain.
DbUp makes it easy to deploy and upgrade Microsoft SQL Server databases. This package adds SqlServer support.