Revbits.Util.Secretman 1.0.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package Revbits.Util.Secretman --version 1.0.2
NuGet\Install-Package Revbits.Util.Secretman -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Revbits.Util.Secretman" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Revbits.Util.Secretman --version 1.0.2
#r "nuget: Revbits.Util.Secretman, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Revbits.Util.Secretman as a Cake Addin
#addin nuget:?package=Revbits.Util.Secretman&version=1.0.2

// Install Revbits.Util.Secretman as a Cake Tool
#tool nuget:?package=Revbits.Util.Secretman&version=1.0.2

Revbits

Revbits Secretman

Create a new instance of Revbits Class Revbits revbits = new Revbits() e.g Revbits class have a public method GetSecretman that accept two string type params email and baseUrl you can call this method e.g string password = revbits.GetSecretman("admin@admin.com","https://staging.enpast.com") then it give's you string password in c# object which have following fieds.

Installation

  • using package manger console run command Install-Package Revbits.Util.Secretman -Version 1.1.2
  • Dot net Cli run command
  • dotnet add package Revbits.Util.Secretman --version 1.1.2
  • package references following
  • <PackageReference Include="Revbits.Util.Secretman" Version="1.1.2" />
  • Paket cli command paket add Revbits.Util.Secretman --version 1.1.2
  • Search on nuget package manager console "Revbits.Util.Secretman"

] No dependances is needed for library

License

Revbits

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.2 357 11/5/2021
1.0.2 311 10/28/2021
1.0.1 307 10/28/2021
1.0.0 304 10/28/2021