ConsoleAppFramework
by: Cysharp
- 1 total downloads
- Latest version: 5.7.4
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
coverlet.collector
by: tonerdo
- 1 total downloads
- Latest version: 1.2.0
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CsvHelper
by: Josh Close
- 19 total downloads
- Latest version: 33.0.0
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
- 4 total downloads
- Latest version: 2.1.11
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc..
Dapper.SqlBuilder
by: Sam Saffron, Johan Danforth
- 1 total downloads
- Latest version: 1.40.0
The Dapper SqlBuilder component to build SQL queries dynamically.
Docker.DotNet
by: Ahmet Alp Balkan
- 1 total downloads
- Latest version: 1.1.2.1
This library allows you to use Docker Remote API programmatically in your .NET applications.
It is portable (PCL), fully asynchronous, non-blocking and object-oriented way to interact with your Docker daemon programmatically. As of this release, it supports Docker Remote API v1.14.
★ Documentation: https://github.com/ahmetalpbalkan/Docker.DotNet
dotnet-ef
by: Microsoft
- 2 total downloads
- Latest version: 5.0.1
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.3.0-beta.20200321.1
A lightweight library to run tests with throwaway instances of Docker containers.
EntityFramework
by: Microsoft
- 2 total downloads
- Latest version: 6.5.1
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
- 9 total downloads
- Latest version: 8.2.1
A spreadsheet library for .NET framework and .NET core
Fable
by: Alfonso García-Caro Núñez
- 7 total downloads
- Latest version: 5.0.0-alpha.12
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 57 total downloads
- Latest version: 7.3.0-beta.5
A light-weight REST Api framework for ASP.Net 8 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 17 total downloads
- Latest version: 5.34.0.18-beta
Attributes used by FastEndpoints.
FastEndpoints.JobQueues
by: FastEndpoints
- 1 total downloads
- Latest version: 7.2.0-beta.11
Command based background job queueing with scheduling and tracking for any .NET application
FastEndpoints.Messaging.Core
by: FastEndpoints
- 19 total downloads
- Latest version: 6.3.0-beta.12
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 39 total downloads
- Latest version: 7.3.0-beta.5
Security library for FastEndpoints.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 0 total downloads
- Latest version: 8.7.1
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, 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.
FluentValidation
by: Jeremy Skinner
- 11 total downloads
- Latest version: 11.4.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fluid.Core
by: Sebastien Ros
- 1 total downloads
- Latest version: 2.3.1
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
Google.Protobuf
by: Google Inc.
- 16 total downloads
- Latest version: 3.31.0
C# runtime library for Protocol Buffers - Google's data interchange format.