"This is an implementation of HOTP and TOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes. This library is capable of generating and verifying both TOTP and HOTP authentication codes. The calculations in this library are known to be compatible with Google 2-Step Verification and consequently the Google Authenticator smartphone app. It is also known to be able to generate codes for Amazon Web Services Multi Factor Authentication and Dropbox 2 step authentication. It should work with any other service or client that is RFC compliant.This library is released under an MIT license. No warranty is provided as to the correctness of the library and the consumer of the library assumes all risk for the use thereof, as per the MIT license.Every effort has gone into implementing this library in accordance with the RFCs mentioned above. However it is up to the users of this library to read through the RFCs and ensure that this implementation is in accordance with the security procedures outlined therein.The implementation includes the code calculation as well as simple verification. Persistence of the keys, secure key storage, ensuring that a single code can't be validated multiple times and other things are not a part of this library. Thus far those functions (and any others mentioned in the RFCs) are up to the consumer of this library.For documentation please visit the project website."
Library or NuGet package built with .net standard and c# by Devin Martin.
Project website: https://bitbucket.org/devinmartin/otp-sharp/wiki/Home
"A Discord.Net extension adding support for bot commands."
Library or NuGet package built with .net standard and c# by RogueException.
"See the AngularJS.* packages for other Angular modules"
Library or NuGet package built with .net standard and c# by The AngularJS Team.
"Amazon Lambda .NET Core support - API Gateway package."
Library or NuGet package built with .net standard and c# by Amazon Web Services.
"A C# Glob library for .NET and .NET Core."
Library or NuGet package built with .net standard and c# by Kevin Thompson <kevin@theautomaters.com>.
"Entity Framework Extensions extends your DbContext with high-performance bulk operations: BulkSaveChanges, BulkInsert, BulkUpdate, BulkDelete, BulkMerge, and more.Suppor…"
Library or NuGet package built with .net standard and c# by ZZZ Projects.
"FAKE - F# Make - is a build automation tool for .NET. Tasks and dependencies are specified in a DSL which is integrated in F#."
Library or NuGet package built with .net standard and c# by Steffen Forkmann, Mauricio Scheffer, Colin Bull & Matthias Dittrich.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact