DotNetAnalyzers.PublicApiAnalyzer by: Sam Harwell et. al.
  • 4 total downloads
  • Latest version: 1.0.0-beta.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 4 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
Dropbox.Api by: Dropbox
  • 255 total downloads
  • Latest version: 5.5.0
  • Dropbox Api
The offical Dropbox SDK for DotNet.
DynamicLanguageRuntime by: DLR Contributors Microsoft
  • 92 total downloads
  • Latest version: 1.3.2
  • dynamic dlr
Dynamic Language Runtime
EFCore.BulkExtensions by: borisdj
  • 35 total downloads
  • Latest version: 9.0.2
  • EntityFrameworkCore Entity Framework Core .Net EFCore EF Core Bulk Batch Copy SqlBulkCopy Extensions Insert Update Delete Read Truncate SaveChanges SQLServer PostgreSQL MySQL SQLite
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
EFCore.BulkExtensions.MySql by: borisdj
  • 7 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core MySQL Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
EFCore.BulkExtensions.PostgreSql by: borisdj
  • 3 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core PostgreSQL Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EFCore.BulkExtensions.SQLite by: borisdj
  • 8 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core SQLite Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SqlServer by: borisdj
  • 4 total downloads
  • Latest version: 6.6.3
  • EntityFrameworkCore Entity Framework Core EFCore EF Core SQL Server Bulk Batch Extensions Insert Update Delete Read Truncate SaveChanges
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
Elasticsearch.Net by: Elastic and contributors
  • 521 total downloads
  • Latest version: 6.1.0
  • elasticsearch elastic search lucene nest
Elasticsearch.Net
EmptyFiles by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
  • 429 total downloads
  • Latest version: 8.17.1
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 257 total downloads
  • Latest version: 6.5.1
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus by: EPPlus Software AB
  • 240 total downloads
  • Latest version: 8.3.0
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.Interfaces by: EPPlus.Interfaces
  • 11 total downloads
  • Latest version: 8.1.0
Package Description
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 16 total downloads
  • Latest version: 8.1.0
Package Description
Esprima by: Sebastien Ros
  • 14 total downloads
  • Latest version: 1.0.1258
  • javascript parser
Standard-compliant ECMAScript 2016 parser (also popularly known as JavaScript or ES6).
Evolve by: Philippe Lécaillon
  • 74 total downloads
  • Latest version: 2.4.0
  • evolve flyway sql database migration mysql sqlserver cassandra mariadb sqlite postgresql cockroachdb
Evolve is an easy migration tool that uses plain old sql scripts. Its purpose is to automate your database changes, and help keep those changes synchronized through all your environments and developpement teams. Every time you build your project, it will automatically ensure that your database is up-to-date, without having to do anything other than build. Install it and forget it !
Extended.Wpf.Toolkit by: Xceed
  • 48 total downloads
  • Latest version: 5.0.0
  • Extended WPF Toolkit
Extended WPF Toolkit is the number one collection of WPF controls, components and utilities for creating next generation Windows applications. Provides 48 controls, all offered under the Xceed Software Inc Community License. v5.0 provides 3 bug fixes and improvements. Documentation, source, and discussions are hosted on Github at https://github.com/xceedsoftware/wpftoolkit. Check out the Plus Edition to support the project, get more controls and features, and work with a version a few releases ahead of the free releases.
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 88 total downloads
  • Latest version: 3001.0.1.201
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
Fare by: Nikos Baxevanis
  • 73 total downloads
  • Latest version: 2.2.1
  • Regex Test NFA DFA Automaton
.NET port of dk.brics.automaton - Project Fare is an effort to bring a DFA/NFA (finite-state automata) implementation from Java to .NET. There are quite a few implementations available in other languages today. This project aims to fill the gap in .NET.