DocumentFormat.OpenXml.Framework by: Microsoft
  • 0 total downloads
  • Latest version: 3.0.0-beta0002
  • 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.
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 0 total downloads
  • Latest version: 1.4.0-beta.20200807.5
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFrameworkCore.Exceptions.Common by: Giorgi Dalakishvili
  • 0 total downloads
  • Latest version: 8.1.0
  • EntityFramework EF Exception SqlServer PostgreSQL MySql EntityFrameworkCore entity-framework-core EFCore Data Database
Handle database errors easily when working with Entity Framework Core. Catch specific exceptions such as UniqueConstraintException, CannotInsertNullException, MaxLengthExceededException, NumericOverflowException or ReferenceConstraintException instead of generic DbUpdateException This is a base package for database specific packages. Install one of the specific packages instead of this
EPPlus by: EPPlus Software AB
  • 0 total downloads
  • Latest version: 8.5.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
EPPlus.System.Drawing by: EPPlus.System.Drawing
  • 1 total downloads
  • Latest version: 7.5.0
Package Description
ExtendedNumerics.BigDecimal by: Adam White, Jan Christoph Bernack, Rick Harker
  • 0 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 by: FastEndpoints
  • 0 total downloads
  • Latest version: 8.2.0-beta.47
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes by: FastEndpoints
  • 1 total downloads
  • Latest version: 8.2.0
Attributes used by FastEndpoints.
FastEndpoints.Core by: FastEndpoints
  • 0 total downloads
  • Latest version: 8.2.0-beta.1
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 0 total downloads
  • Latest version: 8.2.0-beta.33
Command based background job queueing with scheduling and tracking for .NET 8 and newer
FastEndpoints.Messaging.Core by: FastEndpoints
  • 5 total downloads
  • Latest version: 8.3.0-beta.12
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 33 total downloads
  • Latest version: 8.3.0-beta.11
Security library for FastEndpoints.
FastExpressionCompiler.src by: Maksim Volkau
  • 0 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()
FluentAssertions by: Dennis Doomen, Jonas Nyrup
  • 0 total downloads
  • Latest version: 7.2.2
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, XUnit3, MSpec and TUnit. Supported by InfoSupport B.V.
FluentValidation by: Jeremy Skinner
  • 0 total downloads
  • Latest version: 11.0.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core by: Sebastien Ros
  • 0 total downloads
  • Latest version: 2.4.0
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 2 total downloads
  • Latest version: 42.0.0
  • specflow gherkin cucumber
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
GoogleGson by: Microsoft
  • 1 total downloads
  • Latest version: 2.14.0.1
  • xamarin artifact=com.google.code.gson:gson artifact_versioned=com.google.code.gson:gson:2.14.0
.NET for Android and MAUI bindings for the Android Java library 'com.google.code.gson:gson'.
Grpc by: Google Inc.
  • 1 total downloads
  • Latest version: 1.10.1-pre1
  • gRPC RPC Protocol HTTP/2
C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.AspNetCore by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.52.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core