Framework.Services.Impersonation 1.0.0
It is a .NET Core/Standard library that provides impersonation capabilities
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Framework.Services.Impersonation</id>
<version>1.0.0</version>
<authors>Jose Carlos de Jesus Junior</authors>
<owners>Jose Carlos de Jesus Junior</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<licenseUrl>https://github.com/juninhodigital/Framework.Impersonation/blob/master/LICENSE</licenseUrl>
<projectUrl>https://github.com/juninhodigital/Framework.Impersonation</projectUrl>
<iconUrl>https://github.com/juninhodigital/Framework.Core/blob/master/Icons/FS_IconSmall.png?raw=true</iconUrl>
<description>It is a .NET Core/Standard library that provides impersonation capabilities</description>
<copyright>Copyright 2018</copyright>
<tags>Extension Methods, Library, Helper, Impersonation</tags>
<repository type="Github" url="https://github.com/juninhodigital/Framework.Impersonation" />
<dependencies>
<group targetFramework=".NETStandard2.0" />
</dependencies>
</metadata>
</package>