DnsClient
by: MichaCo
- 1.665k total downloads
- Latest version: 1.8.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DotLiquid
by: Tim Jones Alessandro Petrelli
- 847 total downloads
- Latest version: 2.3.197
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotMorten.Microsoft.SqlServer.Types
by: Morten Nielsen
- 54 total downloads
- Latest version: 2.5.0
Allows you to use SQL Server spatial SqlHierarchy types on a machine without SQL Server installed and decode these UDT types in any .NET Standard client
dotnet-ef
by: Microsoft
- 5.656k total downloads
- Latest version: 10.0.1
Entity Framework Core Tools for the .NET Command-Line Interface.
Enables these commonly used dotnet-ef commands:
dotnet ef migrations add
dotnet ef migrations list
dotnet ef migrations script
dotnet ef dbcontext info
dotnet ef dbcontext scaffold
dotnet ef database drop
dotnet ef database update
DotNetAnalyzers.PublicApiAnalyzer
by: Sam Harwell et. al.
- 48 total downloads
- Latest version: 1.0.0-beta.12
An analyzer for packages with public APIs.
DotNetAnalyzers.PublicApiAnalyzer.Unstable
by: Sam Harwell et. al.
- 46 total downloads
- Latest version: 1.0.0.12
An analyzer for packages with public APIs.
DryIoc.CommonServiceLocator.dll
by: Maksim Volkau
- 2.518k total downloads
- Latest version: 4.1.0
Implementation of CommonServiceLocator for DryIoc container, see rationale at https://github.com/unitycontainer/commonservicelocator
DryIoc.dll
by: Maksim Volkau
- 11.861k total downloads
- Latest version: 6.0.0-preview-09
DryIoc is fast, small, full-featured IoC Container for .NET
Duende.IdentityModel
by: Duende Software
- 66 total downloads
- Latest version: 8.0.0
OpenID Connect & OAuth 2.0 client library
EFCore.BulkExtensions
by: borisdj
- 2.313k total downloads
- Latest version: 10.0.0
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
- 94 total downloads
- Latest version: 10.0.0
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations
EFCore.BulkExtensions.MySql
by: borisdj
- 384 total downloads
- Latest version: 9.0.2
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
EFCore.BulkExtensions.Oracle
by: borisdj
- 32 total downloads
- Latest version: 10.0.0-rc.2
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on Oracle
EFCore.BulkExtensions.PostgreSql
by: borisdj
- 369 total downloads
- Latest version: 10.0.0
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on PostgreSQL
EFCore.BulkExtensions.Sqlite
by: borisdj
- 301 total downloads
- Latest version: 10.0.0
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQLite
EFCore.BulkExtensions.SQLite
by: borisdj
- 110 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
- 385 total downloads
- Latest version: 10.0.0
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
Effort.EF6
by: ZZZ Projects tamasflamich
- 2.017k total downloads
- Latest version: 2.2.17
Effort is basicly an ADO.NET provider that executes all the data operations on a lightweight in-process main memory database instead of a traditional external database. It provides some intuitive helper methods too that make really easy to use this provider with existing ObjectContext or DbContext classes. A simple addition to existing code might be enough to create data driven unit tests that can be run without the presence of the external database.
Elastic.Transport
by: Elastic and contributors
- 340 total downloads
- Latest version: 0.10.2
Client connectivity bits, exposes a potentially cluster aware request pipeline that can be resilient to nodes dropping out of rotation.
This package is heavily optimized for the Elastic (elastic.co) product suite and Elastic Cloud (cloud.elastic.co) SAAS offering.
elmah
by: Atif Aziz
- 104 total downloads
- Latest version: 1.2.2
ELMAH with initial configuration for getting started quickly. ELMAH (Error Logging Modules and Handlers) is an application-wide error logging facility that is completely pluggable. It can be dynamically added to a running ASP.NET web application, or even all ASP.NET web applications on a machine, without any need for re-compilation or re-deployment.
elmah.corelibrary
by: Atif Aziz
- 90 total downloads
- Latest version: 2.0.0-alpha001
Core library for ELMAH (Error Logging Modules and Handlers) without any configuration.