ConsoleAppFramework
by: Cysharp
- 3 total downloads
- Latest version: 5.7.3
Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.
CsvHelper
by: Josh Close
- 4 total downloads
- Latest version: 12.1.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
- 2 total downloads
- Latest version: 2.1.66
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Dapper.SqlBuilder
by: Sam Saffron, Johan Danforth
- 2 total downloads
- Latest version: 2.1.66
The Dapper SqlBuilder component, for building 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
Docker.DotNet.Enhanced.NPipe
by: Docker.DotNet.NPipe
- 1 total downloads
- Latest version: 3.132.0
A Docker.DotNet transport implementation for Windows named pipe (npipe) Docker Engine connections.
DocumentFormat.OpenXml
by: Microsoft
- 1 total downloads
- Latest version: 3.0.0-beta0002
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.
DotLiquid
by: Tim Jones, Alessandro Petrelli
- 1 total downloads
- Latest version: 2.2.631
DotLiquid is a templating system ported to the .NET framework from Ruby’s Liquid Markup.
dotnet-ef
by: Microsoft
- 4 total downloads
- Latest version: 9.0.0
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: 1.5.0-beta.20201010.3
A lightweight library to run tests with throwaway instances of Docker containers.
FastEndpoints
by: FastEndpoints
- 4 total downloads
- Latest version: 5.33.0.6-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 3 total downloads
- Latest version: 8.0.0-beta.12
Attributes used by FastEndpoints.
FastEndpoints.JobQueues
by: FastEndpoints
- 1 total downloads
- Latest version: 8.1.0-beta.8
Command based background job queueing with scheduling and tracking for any .NET application
FastEndpoints.Messaging
by: FastEndpoints
- 1 total downloads
- Latest version: 8.2.0-beta.1
Standalone messaging library for Command Bus/Event Bus implementations compatible with any .NET application.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 10 total downloads
- Latest version: 8.1.0-beta.13
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 13 total downloads
- Latest version: 8.1.0-beta.20
Security library for FastEndpoints.
FluentValidation
by: Jeremy Skinner
- 7 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
- 5 total downloads
- Latest version: 2.14.0
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.