DotNetSeleniumExtras.PageObjects
by: DotNetSeleniumExtras Contributors
- 1 total downloads
- Latest version: 3.11.0
This package provides an implementation of the PageFactory for .NET, replacing the implementation originally provided by the Selenium project.
dotnet-sonarscanner
by: SonarSource Microsoft
- 252 total downloads
- Latest version: 6.0.0
The SonarScanner for .NET allows easy analysis of any .NET project (targeting .Net 3.1 or above) with SonarCloud/SonarQube.
DotNetZip
by: Henrik/Dino Chiesa
- 80 total downloads
- Latest version: 1.16.0
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
DotNetZip.Reduced
by: Dino Chiesa
- 3 total downloads
- Latest version: 1.9.1.8
DotNetZip is an easy-to-use, FAST, FREE class library and toolset for manipulating zip files or folders.
dropzone
by: Matias Meno
- 79 total downloads
- Latest version: 4.3.0
DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. Issues? Please post them here https://github.com/sirkirby/dropzone-nuget/issues
EasyModbusTCP
by: Stefan Roßmann
- 22 total downloads
- Latest version: 5.6.0
Modbus TCP, Modbus UDP and Modbus RTU client/server library for .NET implementations
EFCore.BulkExtensions
by: borisdj
- 1.619k total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EFCore.BulkExtensions.Core
by: borisdj
- 24 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations
EFCore.BulkExtensions.MySql
by: borisdj
- 198 total downloads
- Latest version: 9.0.0-rc.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
EFCore.BulkExtensions.Oracle
by: borisdj
- 5 total downloads
- Latest version: 9.0.1
Package Description
EFCore.BulkExtensions.PostgreSql
by: borisdj
- 189 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EFCore.BulkExtensions.Sqlite
by: borisdj
- 145 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SQLite
by: borisdj
- 78 total downloads
- Latest version: 7.0.3
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SqlServer
by: borisdj
- 236 total downloads
- Latest version: 9.0.1
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
EFUtilities
by: Mikael Eliasson
- 72 total downloads
- Latest version: 1.0.2
Adds batch operations to Entity Framework when using MS Sql server
Elasticsearch.Net
by: Elastic and contributors
- 952 total downloads
- Latest version: 7.17.5
Exposes all the Elasticsearch API endpoints but leaves you in control of building the request and response bodies.
Comes with built in cluster failover/connection pooling support.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 179 total downloads
- Latest version: 8.10.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 375 total downloads
- Latest version: 6.5.1
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EntityFramework.BulkExtensions
by: [Deprecated]
- 4 total downloads
- Latest version: 1.0.0
[Deprecated]
Bulk operations extension library for Entity Framework. It can perform bulk insert, update or delete of collections of entities. You can see some usage exemples on the project site.
EntityFramework.BulkInsert-ef6-ext
by: hugocl
- 10 total downloads
- Latest version: 6.0.3.1
Updated port of EntityFramework.BulkInsert from Codeplex site.