- 2 total downloads
- Latest version: 4.2.3-rf
Provides an implementation of commonly used attributes in System.ComponentModel, based on Mono, for .NET Core
coverlet.collector
by: tonerdo
- 21 total downloads
- Latest version: 3.2.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 97 total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.Contrib
by: Sam Saffron Johan Danforth
- 15 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.
DapperExtensions
by: Thad Smith Page Brooks Valfrid Couto
- 11 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.DotnetCore
by: DapperExtensions.DotnetCore
- 20 total downloads
- Latest version: 1.0.1
Dapper Extentsions for dotnet core
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 112 total downloads
- Latest version: 12.4.2
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DistributedLock.Core
by: Michael Adelson
- 20 total downloads
- Latest version: 1.0.5
Core interfaces and utilities that support the DistributedLock.* family of packages
DistributedLock.Redis
by: Michael Adelson
- 9 total downloads
- Latest version: 1.0.2
Provides distributed locking primitives based on Redis
DnsClient
by: MichaCo
- 24 total downloads
- Latest version: 1.7.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
DynamicExpresso.Core
by: Davide Icardi
- 1 total downloads
- Latest version: 2.3.3
C# expression interpreter/evaluator
Elsa
by: Elsa Contributors
- 8 total downloads
- Latest version: 2.15.0
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package references some of the most commonly used packages you are likely to use when working with Elsa.
Elsa.Activities.Console
by: Elsa Contributors
- 1 total downloads
- Latest version: 2.14.1
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides the following Console activities:
* ReadLine
* WriteLine
Elsa.Activities.Email
by: Elsa Contributors
- 1 total downloads
- Latest version: 2.14.1
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides the following Email activities:
* SendEmail
Elsa.Activities.Http
by: Elsa Contributors
- 1 total downloads
- Latest version: 2.3.0
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides the following Console activities:
* ReceiveHttpRequest
* SendHttpRequest
* WriteHttpResponse
Elsa.Activities.Temporal.Quartz
by: Elsa Contributors
- 1 total downloads
- Latest version: 2.14.1
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides a Quartz timer provider.
Elsa.Designer.Components.Web
by: Elsa Contributors
- 21 total downloads
- Latest version: 2.16.0
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application.
This package provides ASP.NET Core component bindings for the Elsa Designer web component.
EmptyFiles
by: https://github.com/VerifyTests/EmptyFiles/graphs/contributors
- 63 total downloads
- Latest version: 8.1.0
A collection of minimal binary files.
EntityFramework
by: Microsoft
- 13 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.DynamicFilters
by: ZZZ Projects John Cachat
- 2 total downloads
- Latest version: 3.2.3
Provides global & scoped filters for Entity Framework with dynamic filter parameters that are evaluated at query execution. Supports use cases such as Multi-Tenancy and Soft Deletes.