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