Devart.Data.Oracle
by: Devart
- 343 total downloads
- Latest version: 10.3.20
dotConnect for Oracle is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with a number of innovative technologies. It introduces new approaches for designing a data access layer and boosts the productivity of DB application development. dotConnect offers a complete solution for developing DB-related applications and web sites.
This package contains the .NET Standard/.NET Core compatible assemblies with general ADO.NET functionality of dotConnect for Oracle - main ADO.NET classes, Oracle data types support, etc.
This package contains only runtime features of dotConnect for Oracle. dotConnect for Oracle is also provided as an installation package (exe), which installs runtime assemblies for Full .NET Framework and a set of design-time tools, integrated into Visual Studio - Server Explorer integration, DataSet tools, Windows Forms components with powerful design-time, etc. Besides, this installer generates the trial key files required for using this package on a trial basis. You can download it at www.devart.com.
DistributedLock.Core
by: Michael Adelson
- 119 total downloads
- Latest version: 1.0.8
Core interfaces and utilities that support the DistributedLock.* family of packages
DeviceId
by: Matthew King
- 296 total downloads
- Latest version: 6.8.0
Provides functionality to generate a 'device ID' that can be used to uniquely identify a computer.
DistributedLock.FileSystem
by: Michael Adelson
- 50 total downloads
- Latest version: 1.0.3
Provides a distributed lock implementation based on file locks
Densen.Extensions.BootstrapBlazor
by: Alex Chow
- 598 total downloads
- Latest version: 9.1.9
Densen Blazor组件库以及BootstrapBlazor服务扩展包
Devart.Data.Oracle.EFCore
by: Devart
- 169 total downloads
- Latest version: 10.3.20
dotConnect for Oracle is an enhanced database connectivity solution built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core, and offers a complete solution for developing DB-related applications and web sites. It introduces new approaches for designing a data access layer and boosts the productivity of database application development.
This package contains the .NET Standard/.NET Core compatible assemblies with Entity Framework Core-related functionality of dotConnect for Oracle. It includes support for Entity Framework Core 1.1, 3.1, 5.0 and 6.0. Note that for Entity Framework Core 1.1 it does not include support for database-first approach via the Scaffold-DbContext command, which is available via the separate Devart.Data.Oracle.EFCore.Design package.
This package contains only runtime features of dotConnect for Oracle. dotConnect for Oracle is also provided as an installation package (exe), which installs runtime assemblies for Full .NET Framework and a set of design-time tools, integrated into Visual Studio - Server Explorer integration, DataSet tools, Windows Forms components with powerful design-time, etc. It also includes visual ORM designer for Entity Framework, Entity Framework Core, and LinqConnect ORM models. Besides, this installer generates the trial key files required for using this package on a trial basis. You can download it at www.devart.com.
Devart.Data
by: Devart
- 488 total downloads
- Latest version: 6.0.104
This package contains a common .NET Standard/.NET Core compatible assembly used by Devart’s dotConnect product line - a line of powerful ADO.NET providers for databases and cloud applications.
dotConnect product line offers enhanced database connectivity solutions built over ADO.NET architecture and a development framework with advanced support for ORMs, such as Entity Framework and EF Core. Our ADO.NET providers are a complete solution for developing DB-related applications and web sites. They introduce new approaches for designing a data access layer and boosts the productivity of database application development.
See more information about dotConnect product line at https://www.devart.com/dotconnect/
Dapper.StrongName
by: Sam Saffron Marc Gravell Nick Craver
- 270 total downloads
- Latest version: 2.1.35
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DistributedLock.Azure
by: Michael Adelson
- 18 total downloads
- Latest version: 1.0.2
Provides a distributed locking implementation based on Azure blob leases
Dapper.SimpleCRUD
by: Eric Coffman
- 46 total downloads
- Latest version: 2.3.0
Simple Get, GetList, GetListPaged, Insert, Update, Delete, DeleteList, and RecordCount extensions for Dapper. Uses smart defaults for attribute free classes but can be overridden as needed.
By default uses Id column as the primary key but this can be overridden with an attribute
By default queries the table matching the class name but this can be overridden with an attribute
By default queries the column matching the property name but this can be overridden with an attribute
- Supports SQL Server, PostgreSQL, and MySQL
- Includes async methods
- Supports .Net Core
DeepCloner
by: force
- 9.352k total downloads
- Latest version: 0.10.4
Small Library for fast deep or shallow cloning .NET objects. It allows to copy everything and has a lot of performance tricks for fast copying.
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 2.031k total downloads
- Latest version: 13.0.2
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DesktopBridge.Helpers
by: Matteo Pagani
- 26 total downloads
- Latest version: 1.2.2
A simple library that can be used in a Win32 app to detect if it's running as native or inside a AppX / MSIX container.
Dapper.Contrib
by: Sam Saffron Johan Danforth
- 2.506k total downloads
- Latest version: 2.0.78
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
DeviceDetector.NET
by: totpero
- 218 total downloads
- Latest version: 6.4.2
The Universal Device Detection library for .NET that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. This is a port of the popular PHP device-detector library to C#. For the most part you can just follow the documentation for device-detector with no issue.
Dapper.Extensions.NetCore
by: Owen
- 449 total downloads
- Latest version: 5.2.0
A dapper extension library. Support MySQL,SQL Server,PostgreSQL,SQLite,Oracle and ODBC, Support cache.
DapperExtensions
by: Thad Smith Page Brooks Valfrid Couto
- 172 total downloads
- Latest version: 1.7.0
A small library that complements Dapper by adding basic CRUD operations (Get, Insert, Update, Delete) for your POCOs. For more advanced querying scenarios, Dapper Extensions provides a predicate system.
DapperExtensions.Standard
by: liangshiwei
- 3 total downloads
- Latest version: 1.1.0
DapperExtensions DNX Core 5
DistributedLock
by: Michael Adelson
- 91 total downloads
- Latest version: 2.5.1
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages (e. g. DistributedLock.SqlServer) as references. Those packages can also be installed individually.
DiffPlex
by: Matthew Manela
- 43 total downloads
- Latest version: 1.7.2
DiffPlex is a diffing library that allows you to programatically create text diffs. DiffPlex is a fast and tested library.