C# & .NET
c# library for docker
iwoohaha
2023. 3. 28. 09:52
반응형
# libraries for .NET in github.com
# Docker images for .NET and the .NET Tools
dotnet-docker : https://github.com/dotnet/dotnet-docker
# Creating an Docker image
Testcontainers for .NET : https://dotnet.testcontainers.org/api/create_docker_image/
# .NET (C#) Client Library for Docker Remote API
Docker.DotNet : https://github.com/dotnet/Docker.DotNet
# native Git implementation
LibGit2Sharp : https://github.com/libgit2/libgit2sharp
반응형