CsvHelper by: Josh Close
  • 1 total downloads
  • Latest version: 1.15.0
  • csv csvhelper comma separated value delimited
A library for reading and writing CSV files. Extremely fast, flexible, and easy to use. Supports reading and writing of custom class objects.
DbExceptionClassifier.SqlServer by: Giorgi Dalakishvili
  • 1 total downloads
  • Latest version: 1.0.0
  • Exception Database DbException ADO.NET SqlServer
Classify SQL Server database exceptions by error type such as unique constraint violation, foreign key violation, and more
Docker.DotNet by: Docker.DotNet
  • 1 total downloads
  • Latest version: 3.125.13
  • Docker Container C# .NET
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
Docker.DotNet.Enhanced by: Docker.DotNet
  • 1 total downloads
  • Latest version: 3.130.0
  • Docker Container C# .NET
Docker.DotNet is a library that allows you to interact with the Docker Remote API programmatically with fully asynchronous, non-blocking and object-oriented code in your .NET applications.
DocumentFormat.OpenXml by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0
  • 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.3.0
  • 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.
DotGen by: Jakub (TcKs) Müller
  • 1 total downloads
  • Latest version: 1.1.2
  • c# source generator marker
Library with marker attributes for c# source code generators. See https://www.nuget.org/packages/DotGen.SourceGenerators
dotnet-ef by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.13
  • 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
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 1 total downloads
  • Latest version: 0.0.3-beta.20190222.6
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
DotNetAnalyzers.PublicApiAnalyzer.Unstable by: Sam Harwell et. al.
  • 1 total downloads
  • Latest version: 1.0.0.12
  • API DotNetAnalyzers Roslyn Diagnostic Analyzer
An analyzer for packages with public APIs.
Enums.NET by: Tyler Brinkley
  • 7 total downloads
  • Latest version: 4.0.2
  • enum enums flag flags
Enums.NET is a high-performance type-safe .NET enum utility library
EPPlus by: EPPlus Software AB
  • 2 total downloads
  • Latest version: 6.2.10
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
ExtendedNumerics.BigDecimal by: Adam White, Jan Christoph Bernack, Rick Harker
  • 4 total downloads
  • Latest version: 2023.207.1303
  • math mathematics arbitrary-precision floating-point decimal arithmetic numerics numbers biginteger csharp
An arbitrary precision decimal class with. Implemented as a arbitrary precision floating poing number using a mantessa and exponent.
Fable by: Alfonso García-Caro Núñez
  • 1 total downloads
  • Latest version: 5.0.0-alpha.19
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints.Attributes by: FastEndpoints
  • 5 total downloads
  • Latest version: 8.1.0-beta.8
Attributes used by FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 1 total downloads
  • Latest version: 8.2.0-beta.36
Command based background job queueing with scheduling and tracking for .NET 8 and newer
FastEndpoints.Messaging.Core by: FastEndpoints
  • 5 total downloads
  • Latest version: 7.3.0-beta.2
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 4 total downloads
  • Latest version: 8.2.0-beta.15
Security library for FastEndpoints.
Femto by: Femto
  • 1 total downloads
  • Latest version: 0.21.0
Package Description
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 1 total downloads
  • Latest version: 8.10.0
  • 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. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, MSTest3, MSTest4, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.