Found 298 packages
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
Builds a Dynamics 365 connection string.
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
Controls library.
Function returns the AZURE_STORAGE_CONNECTION_STRING environment variable value
Make a more readable way to configure a connection string of Npgsql.
Package Description
ConnectionString Library
The purpose of this module is ensure `ContinuousIntegration.exe` can run successfully if the connection string is set in environment variables as quite often the case when the site is hosted in an Azure AppService. Based on code published here: https://stackoverflow.com/questions/66820668/how-do-i-allow-continuousintegration-exe-to-use-a-connection-string-in-azure-key
Provides various services, modifying connection strings according to database type
This package you can use to encrypt and decrypt your database connection string. We are using public key and private key. Follow some steps to use the package: 1. Create a public key in your system like "#02837-2908sljsl1ALSJ-299SN-292830K#$&" 1. Encrypt your connection using the package using the public key. 2. Copy the result and put it on the configuration file. 3. Before open, the connection, call the packet to decrypt in memory using the public key. You can create an internal private key too if you want!
Connection string abstraction
Advanced ConnectionString handling for .NET Core / Standard, especially for MySQL / MariaDB.
A library to parse postgres connection strings
Library generates connection string.
Function returns an instance of Microsoft Azure CloudStorageAccount using the given connection string
Pg Connection String (pg-connection-string) binding library for Bridge.NET projects.
AdoManager is a .NET project for managing SQL Connection Strings and Ado.NET executions. Read connection strings from setting file as normal or encrypted mode, automatically. Share connections in environs of all projects as static. You can use Dapper ORM in DataAccessObject. for more informations: https://github.com/Behzadkhosravifar/AdoManager
Provides UI for SQL server connection string configuration.