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