MongoDbTokenManager 2.0.0
See the version list below for details.
dotnet add package MongoDbTokenManager --version 2.0.0
NuGet\Install-Package MongoDbTokenManager -Version 2.0.0
<PackageReference Include="MongoDbTokenManager" Version="2.0.0" />
paket add MongoDbTokenManager --version 2.0.0
#r "nuget: MongoDbTokenManager, 2.0.0"
// Install MongoDbTokenManager as a Cake Addin #addin nuget:?package=MongoDbTokenManager&version=2.0.0 // Install MongoDbTokenManager as a Cake Tool #tool nuget:?package=MongoDbTokenManager&version=2.0.0
MongoDbTokenManager
MongoDbTokenManager is an open-source C# class library that create One Time Tokens that can be used in your C# projects. The tokens are stored in a MongoDb database that you configure using the package MongoDbService
Features
Contributing
We welcome contributions! If you find a bug, have an idea for improvement, please submit an issue or a pull request on GitHub.
Getting Started
NuGet Package
To include MongoDbTokenManager in your project, install the NuGet package:
dotnet add package MongoDbTokenManager
GitHub Repository
Visit our GitHub repository for the latest updates, documentation, and community contributions. https://github.com/prmeyn/MongoDbTokenManager
License
This project is licensed under the GNU GENERAL PUBLIC LICENSE.
Happy coding! 🚀🌐📚
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. |
-
net8.0
- MongoDbService (>= 1.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MongoDbTokenManager:
Package | Downloads |
---|---|
EmailSwitch
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.