Found 331 packages
The interfaces to be implemented to build plugins for yuniql-based database migration. See WIKI for how-to instructions.
The package to use for running yuniql-based database migrations inside .NET Core application or service. See WIKI for how-to instructions.
Database migrations and schema versioning adaptor for PostgreSql. For technical details and samples, visit https://github.com/rdagumampan/yuniql.
The package to use for running yuniql-based database migrations inside ASP.NET Core application or service. See WIKI for how-to instructions.
Yunpian C# SDK
Tencent Cloud API 3.0 SDK for .NET
Tencent Cloud API 3.0 SDK for .NET
The fastest and best ORM lite on .NET Core for MySQL ! -- 友好, 轻量, 极致性能, 无任何第三方依赖, 持续演进~~
Database migrations and schema versioning adaptor for SqlServer. For technical details and samples, visit https://github.com/rdagumampan/yuniql.
yuniql (yuu-nee-kel) is a schema versioning and database migration tool for sql server and others. Versions are organized as series of ordinary directories. Scripts are stored transparently as plain old .sql files. yuniql simply automates what you would normally do by hand and executes scripts in an orderly and transactional fashion. Visit https://yuniql.io to get started. Install tool: $ dotnet tool install -g Yuniql.Cli Supported databases: - SQL Server - Azure SQL Database - PostgreSql - MySql Getting started: - https://github.com/rdagumampan/yuniql/wiki/getting-started-(simplified)
YunFan.Gallery is a utils library help me build uwp apps.
yunpian sdk for .net core
YunFan.Gallery.Controls is a library contains many useful controls.
YunFan.Gallery.Native is a native library contains lots of methods.
用于DH框架的一个客如云收银对接SDK类。基于 Flurl.Http 的银豹 API 客户端,支持收银软件门店API等功能
A data driven testing tool for .NET using markdown and YAML.
YunFan.Gallery.FFmpegInterop
Package Description
Package Description
Snowflake Connector for .NET Modifications in this unofficial build (by rdagumampan): - Forked from offical repo v1.1.2 on May 8 2020 - Removed dependency to Log4net - Removed dependency to Common.Logging - Removed dependency to System.Configuration.ConfigurationManager - Removed SFConfigurationSectionHandler - Reset package version from 1.1.2 into 0.x.x - Fixed several errors when used in .NET Core 3.+ self-contained app due to log4net carrying old dependencies causing downgrade detection of other dependencies