aws
How to manage NuGet Packages with AWS CodeArtifact
CodeArtifact is the software artifact repository service provided by AWS. In the previous article, you covered the basics of NuGet – Microsoft’s package management platform for .NET applications. You looked into the basics of package consumption using NuGet.org (the default package repository). In this article, you will learn more about Read more…