coverlet.msbuild by: tonerdo
  • 1 total downloads
  • Latest version: 8.0.1
  • 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.
Crc32.NET by: force
  • 1 total downloads
  • Latest version: 1.0.0
  • crc32 crc-32 crc .NET
Fast version of Crc32 algorithm for .NET. It can be up to 3x times better than other implemenations. Code based on Crc32C.NET library.
Cucumber.Messages by: Cucumber Ltd, TechTalk
  • 0 total downloads
  • Latest version: 32.0.1
  • cucumber-messages cucumber reqnroll specflow gherkin
JSON schema-based messages for Cucumber's inter-process communication
DbExceptionClassifier.SqlServer by: Giorgi Dalakishvili
  • 2 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.Enhanced.Handler.Abstractions by: Docker.DotNet.Handler.Abstractions
  • 2 total downloads
  • Latest version: 4.0.1
  • Docker Container C# .NET
An abstraction layer for Docker.DotNet that defines the classes and interfaces for implementing Docker Engine handlers.
Docker.DotNet.Enhanced.NPipe by: Docker.DotNet.NPipe
  • 2 total downloads
  • Latest version: 4.0.2
  • Docker Container C# .NET
A Docker.DotNet transport implementation for Windows named pipe (npipe) Docker Engine connections.
Docker.DotNet.Enhanced.Unix by: Docker.DotNet.Unix
  • 1 total downloads
  • Latest version: 4.0.1
  • Docker Container C# .NET
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
DocumentFormat.OpenXml.Framework by: Microsoft
  • 2 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.
dotnet-ef by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.21
  • 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
  • 2 total downloads
  • Latest version: 1.0.0-beta.20191001.14
  • .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.
EPPlus by: EPPlus Software AB
  • 1 total downloads
  • Latest version: 6.2.2
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
Fable by: Alfonso García-Caro Núñez
  • 4 total downloads
  • Latest version: 4.0.0-theta-011
  • fsharp fable javascript f# js
F# to JS compiler
FastEndpoints by: FastEndpoints
  • 9 total downloads
  • Latest version: 7.1.0-beta.8
  • 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
  • 3 total downloads
  • Latest version: 7.3.0-beta.7
Attributes used by FastEndpoints.
FastEndpoints.Core by: FastEndpoints
  • 2 total downloads
  • Latest version: 8.1.0-beta.22
Core service resolution and other shared functionality of FastEndpoints.
FastEndpoints.JobQueues by: FastEndpoints
  • 31 total downloads
  • Latest version: 8.1.0-beta.22
Command based background job queueing with scheduling and tracking for any .NET application
FastEndpoints.Messaging by: FastEndpoints
  • 39 total downloads
  • Latest version: 8.1.0
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 14 total downloads
  • Latest version: 8.1.0
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 19 total downloads
  • Latest version: 8.1.0-beta.22
Security library for FastEndpoints.