ComponentAce.Compression.Libs.zlib
by: Jean-loup Gailly Mark Adler ComponentAce Eugene Bekker
- 8 total downloads
- Latest version: 1.0.4
ZLIB.NET is a 100% managed version of ZLIB compression library which implements deflate and inflate compression algorithms.
This is a .NET Core (.NET Standard) port of the zlib.net library from ComponentAce (http://www.componentace.com/zlib_.NET.htm).
Consul
by: PlayFab G-Research
- 470 total downloads
- Latest version: 1.8.0
Consul.NET is a .NET client library for the Consul HTTP API
coverlet.collector
by: tonerdo
- 133 total downloads
- Latest version: 6.0.4
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
coverlet.msbuild
by: tonerdo
- 477 total downloads
- Latest version: 8.0.1
Coverlet is a cross platform code coverage library for .NET, with support for line, branch and method coverage.
CS-Script.Core
by: Oleg Shilo
- 360 total downloads
- Latest version: 2.0.0
CS-Script engine Class Library for .NET 5
Dapper
by: Sam Saffron Marc Gravell Nick Craver
- 563 total downloads
- Latest version: 2.1.72
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc. Major Sponsor: Dapper Plus from ZZZ Projects.
Darabonba
by: Alibaba Cloud
- 36 total downloads
- Latest version: 1.0.1
Alibaba Cloud Dara Core SDK for .NET
DiffEngine
by: https://github.com/VerifyTests/DiffEngine/graphs/contributors
- 2.158k total downloads
- Latest version: 13.0.2
Launches diff tools based on file extensions. Designed to be consumed by snapshot testing libraries.
DnsClient
by: MichaCo
- 155 total downloads
- Latest version: 1.8.0
DnsClient.NET is a simple yet very powerful and high performance open source library for the .NET Framework to do DNS lookups
Docker.DotNet
by: Docker.DotNet
- 165 total downloads
- Latest version: 3.125.15
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.Enhanced
by: Docker.DotNet
- 126 total downloads
- Latest version: 4.0.2
A .NET client for the Docker Engine API with fully asynchronous, non-blocking, object-oriented APIs.
Docker.DotNet.Enhanced.Handler.Abstractions
by: Docker.DotNet.Handler.Abstractions
- 6 total downloads
- Latest version: 4.0.2
An abstraction layer for Docker.DotNet that defines the classes and interfaces for implementing Docker Engine handlers.
Docker.DotNet.Enhanced.LegacyHttp
by: Docker.DotNet.LegacyHttp
- 3 total downloads
- Latest version: 4.0.2
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Docker.DotNet.Enhanced.NativeHttp
by: Docker.DotNet.NativeHttp
- 5 total downloads
- Latest version: 4.0.2
A Docker.DotNet transport implementation for HTTP(S) Docker Engine connections.
Docker.DotNet.Enhanced.NPipe
by: Docker.DotNet.NPipe
- 11 total downloads
- Latest version: 4.0.2
A Docker.DotNet transport implementation for Windows named pipe (npipe) Docker Engine connections.
Docker.DotNet.Enhanced.Unix
by: Docker.DotNet.Unix
- 6 total downloads
- Latest version: 4.0.2
A Docker.DotNet transport implementation for Unix domain socket Docker Engine connections.
Docker.DotNet.Enhanced.X509
by: Docker.DotNet.X509
- 127 total downloads
- Latest version: 4.0.2
A Docker.DotNet extension that adds X.509 client certificate authentication for remote Docker Engine connections.
Docker.DotNet.X509
by: Docker.DotNet.X509
- 134 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.
dotnet-ef
by: Microsoft
- 127 total downloads
- Latest version: 3.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