Common.Logging by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 23 total downloads
  • Latest version: 3.4.1
  • logging log Common.Logging
Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.
Common.Logging.Core by: Aleksandar Seovic Mark Pollack Erich Eichinger Stephen Bohlen
  • 16 total downloads
  • Latest version: 3.4.1
  • PCL Common.Logging.Portable Common.Logging.Core logging log Common.Logging
Common.Logging.Core contains the portable (PCL) implementation of the Common.Logging low-level abstractions common to all other Common.Logging packages.
coverlet.collector by: tonerdo
  • 7 total downloads
  • Latest version: 6.0.2
  • 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.
CrmWebApi.Application by: CrmWebApi.Application
  • 1 total downloads
  • Latest version: 1.0.0
Package Description
CrmWebApi.Domain by: CrmWebApi.Domain
  • 1 total downloads
  • Latest version: 1.0.0
Package Description
CronExpressionDescriptor by: Brady Holt
  • 19 total downloads
  • Latest version: 2.50.0
  • cron schedule quartz quartz.net cron expression
A library that converts cron expressions into human readable descriptions. Supports multiple languages including: English, Brazillian, Spanish, Norwgian, Turkish, Dutch, Chinese Simplified, Russian, French, German, Ukrainian, Persian (Farsi), Polish, Romanian, Italian, Swedish, Slovenian, Danish, Finnish, Greek, Kazakh, Kyrgyz and Japanese.
Dapper by: Sam Saffron Marc Gravell Nick Craver
  • 22 total downloads
  • Latest version: 2.1.79
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.StrongName by: Sam Saffron Marc Gravell Nick Craver
  • 3 total downloads
  • Latest version: 2.1.35
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
DocumentFormat.OpenXml by: Microsoft
  • 2 total downloads
  • Latest version: 2.12.3
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.1
  • openxml office
The Open XML SDK provides tools for working with Office Word, Excel, and PowerPoint documents. It supports scenarios such as: - High-performance generation of word-processing documents, spreadsheets, and presentations. - Populating content in Word files from an XML data source. - Splitting up (shredding) a Word or PowerPoint file into multiple files, and combining multiple Word/PowerPoint files into a single file. - Extraction of data from Excel documents. - Searching and replacing content in Word/PowerPoint using regular expressions. - Updating cached data and embedded spreadsheets for charts in Word/PowerPoint. - Document modification, such as removing tracked revisions or removing unacceptable content from documents.
DotLiquid by: Tim Jones Alessandro Petrelli
  • 81 total downloads
  • Latest version: 2.3.197
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.9
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
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
DynamicExpresso.Core by: Davide Icardi
  • 34 total downloads
  • Latest version: 2.19.2
  • dynamic expression linq eval script
C# expression interpreter/evaluator
Elsa by: Elsa Workflows Community
  • 1 total downloads
  • Latest version: 3.5.0-rc1
  • elsa bundle
Bundles the most commonly-used packages when building an Elsa workflows application.
Elsa.Abstractions by: Elsa Contributors
  • 80 total downloads
  • Latest version: 2.17.0
  • elsa workflows
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides abstractions and models that are used by Elsa.Core and other related packages. You don't need to reference this package separately if you reference any other Elsa package.
Elsa.Activities.UserTask by: Elsa Contributors
  • 1 total downloads
  • Latest version: 2.0.0-preview2-1
  • elsa workflows
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 User Task activities: * UserTask
Elsa.Alterations.Core by: Elsa Workflows Community
  • 14 total downloads
  • Latest version: 3.8.0-preview1
  • elsa extension module alterations
Provides core interfaces, models and services that support the alteration engine.
Elsa.Api.Client by: Elsa Workflows Community
  • 15 total downloads
  • Latest version: 3.6.0-rc4
  • elsa api client
Provides HTTP clients for the Elsa Workflows REST API.
Elsa.Common by: Elsa Workflows Community
  • 1 total downloads
  • Latest version: 3.0.0
  • elsa module common
Provides services and utility functions common to Elsa modules. For example, it provides a system clock and a memory store implementation.
Elsa.EntityFrameworkCore by: Elsa Workflows Community
  • 1 total downloads
  • Latest version: 3.0.0
  • elsa module persistence efcore
Provides Entity Framework Core implementations of various abstractions from various modules.