Castle.LoggingFacility.MsLogging
by: Castle.LoggingFacility.MsLogging
- 5 total downloads
- Latest version: 2.1.1
Package Description
Castle.Windsor
by: Castle Project Contributors
- 60 total downloads
- Latest version: 5.1.1
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
Package Description
ConfigureAwait.Fody
by: Cameron MacFarland Simon Cropp
- 1 total downloads
- Latest version: 3.3.2
Configure async code's ConfigureAwait at a global level.
- 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
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
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
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
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
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
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
C# expression interpreter/evaluator
Elsa.Designer.Components.Web
by: Elsa Contributors
- 30 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
- 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
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
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
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
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
FastExpressionCompiler
by: Maksim Volkau
- 25 total downloads
- Latest version: 4.1.0
FastExpressionCompiler is 10-40x times faster than Expression.Compile()