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.
DynamicExpresso.Core by: Davide Icardi
  • 34 total downloads
  • Latest version: 2.19.2
  • dynamic expression linq eval script
C# expression interpreter/evaluator
Elsa.Abstractions by: Elsa Contributors
  • 44 total downloads
  • Latest version: 2.0.0-preview6.1002
  • 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
  • 2 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.Studio.Workflows.Designer by: Elsa Workflows Community
  • 25 total downloads
  • Latest version: 3.7.1
  • elsa studio module x6
Adds workflow designer Blazor components powered by JS interop with X6.
Elsa.YesSql.Provider.Sqlite.InMemory by: Elsa Contributors
  • 1 total downloads
  • Latest version: 2.0.0-preview2-1
  • elsa workflows orchard
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides an in-memory Sqlite YesSQL provider, the default provider for Elsa.
EntityFrameworkCore.Data.AutoHistory by: Lima Technology Services Fernando Luiz de Lima
  • 34 total downloads
  • Latest version: 3.3.10
  • EntityFrameworkCore Entity Framework Core entity-framework-core EFCore EF Data O/RM AutoHistory Auto History auto-history
Provides AutoHistory utilities for Microsoft.EntityFrameworkCore.
Enums.NET by: Tyler Brinkley
  • 9 total downloads
  • Latest version: 5.0.0
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
Esprima by: Sebastien Ros
  • 1 total downloads
  • Latest version: 2.0.4
  • javascript parser ecmascript
Standard-compliant ECMAScript 2019 parser (also known as JavaScript).
ExcelDataReader by: ExcelDataReader developers
  • 4 total downloads
  • Latest version: 3.8.0
  • excel xls xlsx dataset
Lightweight and fast library written in C# for reading Microsoft Excel files (XLS, XLSX).
ExcelDataReader.DataSet by: ExcelDataReader developers
  • 3 total downloads
  • Latest version: 3.8.0
  • excel xls xlsx dataset
ExcelDataReader extension for reading Microsoft Excel files into System.Data.DataSet.
ExtendedNumerics.BigDecimal by: Adam White Jan Christoph Bernack Rick Harker
  • 31 total downloads
  • Latest version: 3003.2.0.161
  • math mathematics arbitrary-precision floating-point decimal arithmetic trigonometry logarithms numerics numbers biginteger bigdecimal hyperbolic inverse trigonometric sine cosine tangent secant circular angles sin cos tan mantissa exponent floating point base10 csharp
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
FastEndpoints.Attributes by: FastEndpoints
  • 1 total downloads
  • Latest version: 5.20.1.7-beta
Attributes used by FastEndpoints.
FastExpressionCompiler.src by: Maksim Volkau
  • 26 total downloads
  • Latest version: 5.4.1
  • Performance Expression ExpressionTree Compile DynamicMethod IL ILEmit DryIoc ExpressionToCodeLib
FastExpressionCompiler is 10-40x times faster than Expression.Compile()
FluentMigrator.Abstractions by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
  • 34 total downloads
  • Latest version: 8.0.1
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Extensions.SqlServer by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
  • 1 total downloads
  • Latest version: 5.2.0
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Runner by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
  • 1 total downloads
  • Latest version: 5.2.0
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.
FluentMigrator.Runner.Db2 by: Sean Chambers Josh Coffman Tom Marien Mark Junker John Zabroski
  • 1 total downloads
  • Latest version: 5.2.0
  • fluent migrator fluentmigrator migration database
FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the Migration base class and have a Migration attribute with a unique version number attached to them. Upon executing FluentMigrator, you tell it which version to migrate to and it will run all necessary migrations in order to bring your database up to that version. In addition to forward migration support, FluentMigrator also supports different ways to execute the migrations along with selective migrations called profiles and executing arbitrary SQL.