Docker.DotNet
by: Ahmet Alp Balkan
- 1 total downloads
- Latest version: 1.0.0
This library allows you to use Docker Remote API programmatically in your .NET applications.
It is 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.X509
by: Docker.DotNet.X509
- 0 total downloads
- Latest version: 3.125.15
Docker.DotNet.X509 is a library that allows you to use certificate authentication with a remote Docker engine programmatically in your .NET applications.
DocumentFormat.OpenXml
by: Microsoft
- 1 total downloads
- Latest version: 3.1.0
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.5.1
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
- 0 total downloads
- Latest version: 9.0.0-rc.2.24474.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
- 1 total downloads
- Latest version: 0.0.9-beta.20190814.3
A lightweight library to run tests with throwaway instances of Docker containers.
EPPlus
by: EPPlus Software AB
- 1 total downloads
- Latest version: 6.2.9
A spreadsheet library for .NET framework and .NET core
Fable
by: Alfonso García-Caro Núñez
- 0 total downloads
- Latest version: 5.0.0-alpha.22
F# to JS compiler
FastEndpoints
by: FastEndpoints
- 2 total downloads
- Latest version: 5.26.0.5-beta
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes
by: FastEndpoints
- 1 total downloads
- Latest version: 8.2.0-beta.14
Attributes used by FastEndpoints.
FastEndpoints.Messaging
by: FastEndpoints
- 1 total downloads
- Latest version: 8.2.0-beta.25
Standalone messaging library for Command Bus/Event Bus implementations on .NET 8 and newer.
FastEndpoints.Messaging.Core
by: FastEndpoints
- 1 total downloads
- Latest version: 8.2.0-beta.32
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security
by: FastEndpoints
- 1 total downloads
- Latest version: 8.0.1
Security library for FastEndpoints.
FluentAssertions
by: Dennis Doomen, Jonas Nyrup
- 0 total downloads
- Latest version: 5.10.3
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. Targets .NET Framework 4.5 and 4.7, as well as .NET Core 2.0, .NET Core 3.0, .NET Core 2.1, .NET Standard 1.3, 1.6, 2.0 and 2.1.
Supports the unit test frameworks MSTest, MSTest2, Gallio, NUnit, XUnit, MBUnit, MSpec, and NSpec.
FluentValidation
by: Jeremy Skinner
- 2 total downloads
- Latest version: 8.0.100
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
GeoAPI.CoordinateSystems
by: NetTopologySuite Team
- 1 total downloads
- Latest version: 2.0.0-nuget005
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
- 1 total downloads
- Latest version: 27.0.0
Cross-platform parser for the Gherkin language, used by Cucumber, SpecFlow and other Cucumber-based tools to parse feature files.
GoogleGson
by: Microsoft
- 0 total downloads
- Latest version: 2.12.1
.NET for Android bindings for the Android Java library 'com.google.code.gson:gson'.
Grpc.AspNetCore
by: The gRPC Authors
- 1 total downloads
- Latest version: 2.80.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 0 total downloads
- Latest version: 2.64.0-pre1
gRPC support for ASP.NET Core