Castle.LoggingFacility.MsLogging by: Castle.LoggingFacility.MsLogging
  • 5 total downloads
  • Latest version: 2.1.1
  • Castle Logging Extensions
Package Description
Castle.Windsor by: Castle Project Contributors
  • 60 total downloads
  • Latest version: 5.1.1
  • castle windsor inversionOfControl DependencyInjection
Castle Windsor is best of breed, mature Inversion of Control container available for .NET.
Castle.Windsor.MsDependencyInjection by: Castle.Windsor.MsDependencyInjection
  • 4 total downloads
  • Latest version: 2.0.0-preview1-1
  • Windsor Castle AspNetCore DI IoC DNX DependencyInjection Extensions
Package Description
ConfigureAwait.Fody by: Cameron MacFarland Simon Cropp
  • 1 total downloads
  • Latest version: 3.3.2
  • ILWeaving Fody Cecil AOP
Configure async code's ConfigureAwait at a global level.
CoreCompat.System.ComponentModel.Attributes by: Mono
  • 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
  • 27 total downloads
  • Latest version: 3.2.0
  • coverage testing unit-test lcov opencover quality
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
Cronos by: Andrey Dorokhov Sergey Odinokov
  • 8 total downloads
  • Latest version: 0.11.1
  • Cronos Cron Recurring
A fully-featured .NET library for parsing cron expressions and calculating next occurrences that was designed with time zones in mind and correctly handles daylight saving time transitions.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 62 total downloads
  • Latest version: 1.60.5
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.Contrib by: Sam Saffron Johan Danforth
  • 6 total downloads
  • Latest version: 1.60.1
  • orm sql micro-orm dapper
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
  • 12 total downloads
  • Latest version: 1.6.3
  • orm sql micro-orm Data Dapper
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
DnsClient by: MichaCo
  • 48 total downloads
  • Latest version: 1.7.0
  • dns client stub resolver name server core service discovery
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
  • 7 total downloads
  • Latest version: 2.3.3
  • dynamic expresso expression linq eval
C# expression interpreter/evaluator
Elsa.Designer.Components.Web by: Elsa Contributors
  • 30 total downloads
  • Latest version: 2.16.0
  • elsa workflows aspnet aspnetcore blazor html
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
  • 70 total downloads
  • Latest version: 8.12.1
A collection of minimal binary files.
EntityFramework by: Microsoft
  • 25 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.
EntityFramework.DynamicFilters by: ZZZ Projects John Cachat
  • 25 total downloads
  • Latest version: 3.2.4
  • Entity Framework Global Dynamic Filters
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.
ExcelDataReader by: ExcelDataReader developers
  • 42 total downloads
  • Latest version: 3.7.0-develop00310
  • excel xls xlsx xlsb
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 33 total downloads
  • Latest version: 3.7.0-develop00310
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
FastExpressionCompiler by: Maksim Volkau
  • 25 total downloads
  • Latest version: 4.1.0
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()