How to install the package Renting.Replication.Core from NuGet
.Net
C#
NuGet
Renting.Replication.Core
Here are different methods to install the package. Check the documentation for the latest version.
# Package Manager
Install-Package Renting.Replication.Core -Version 1.0.0
# .NET CLI
dotnet add package Renting.Replication.Core --version 1.0.0
# PackageReference
<PackageReference Include="Renting.Replication.Core" Version="1.0.0" />
# Paket CLI
paket add Renting.Replication.Core --version 1.0.0