Crc32.NET by: force
  • 1 total downloads
  • Latest version: 1.2.0
  • crc32 crc-32 crc crc32c .NET
Fast version of Crc32 & Crc32C algorithms for .NET and .NET Core. It is up to 3x-5x times better than other "fast" implemenations. Code based on Crc32C.NET library.
CSharp by: CSharp Development Team
  • 1 total downloads
  • Latest version: 1.2.0
  • csharp
CSharp
CsvHelper by: Josh Close
  • 5 total downloads
  • Latest version: 27.0.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.
Dapper by: Sam Saffron, Marc Gravell, Nick Craver
  • 3 total downloads
  • Latest version: 2.1.72
  • orm sql micro-orm
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Docker.DotNet by: Docker.DotNet
  • 3 total downloads
  • Latest version: 3.125.2
  • 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.X509 by: Docker.DotNet.X509
  • 3 total downloads
  • Latest version: 3.125.0
  • Docker Container C# .NET
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DotLiquid by: Tim Jones, Alessandro Petrelli
  • 9 total downloads
  • Latest version: 2.3.18
  • template templating language liquid markup
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
DotNet.Testcontainers by: Andre Hofmeister and contributors
  • 3 total downloads
  • Latest version: 0.0.4-beta.20190301.5
  • .NET Docker Container Test
A lightweight library to run tests with throwaway instances of Docker containers.
EFCore.NamingConventions by: Shay Rojansky
  • 3 total downloads
  • Latest version: 5.0.0-rc1
  • Entity Framework Core entity-framework-core ef efcore orm sql
Naming Conventions for Entity Framework Core Tables and Columns.
EntityFramework by: Microsoft
  • 3 total downloads
  • Latest version: 6.3.0-preview6-19304-03
  • Microsoft EntityFramework EF Database Data O/RM ADO.NET
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
EPPlus by: EPPlus Software AB
  • 4 total downloads
  • Latest version: 7.0.1
  • Excel ooxml
A spreadsheet library for .NET framework and .NET core
FastEndpoints by: FastEndpoints
  • 5 total downloads
  • Latest version: 5.13.0.4-beta
  • 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 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes by: FastEndpoints
  • 14 total downloads
  • Latest version: 7.2.0
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 11 total downloads
  • Latest version: 7.3.0-beta.6
Core messaging interfaces used by FastEndpoints.
FluentMigrator.Extensions.Postgres by: Sean Chambers, Josh Coffman, Tom Marien, Mark Junker
  • 1 total downloads
  • Latest version: 3.3.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.
FluentValidation by: Jeremy Skinner
  • 6 total downloads
  • Latest version: 11.1.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core by: Sebastien Ros
  • 4 total downloads
  • Latest version: 3.0.0-beta.4
  • fluid liquid template view engine
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
GeoAPI.CoordinateSystems by: NetTopologySuite Team
  • 2 total downloads
  • Latest version: 1.7.5
  • OGC SFS NTS GIS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
Gherkin by: Cucumber Ltd, Gaspar Nagy
  • 5 total downloads
  • Latest version: 30.0.4
  • specflow gherkin cucumber
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
Google.Protobuf by: Google Inc.
  • 4 total downloads
  • Latest version: 3.29.0
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.