Ubiety.Scram.Core
2.0.0
See the version list below for details.
dotnet add package Ubiety.Scram.Core --version 2.0.0
NuGet\Install-Package Ubiety.Scram.Core -Version 2.0.0
<PackageReference Include="Ubiety.Scram.Core" Version="2.0.0" />
paket add Ubiety.Scram.Core --version 2.0.0
#r "nuget: Ubiety.Scram.Core, 2.0.0"
// Install Ubiety.Scram.Core as a Cake Addin #addin nuget:?package=Ubiety.Scram.Core&version=2.0.0 // Install Ubiety.Scram.Core as a Cake Tool #tool nuget:?package=Ubiety.Scram.Core&version=2.0.0
Ubiety.Scram.Core 
Ubiety SCRAM is an easy implementation of the Salted Challenge and Response Authentication Mechanism for .NET Core
Branch | Quality | Travis CI | Appveyor | Coverage |
---|---|---|---|---|
Master | ||||
Develop |
Professionally supported Ubiety.Scram.Core is coming soon
Installing / Getting started
Ubiety Scram Core is available from NuGet
dotnet package install Ubiety.Scram.Core
You can also use your favorite NuGet client.
Developing
Here's a brief intro about what a developer must do in order to start developing the project further:
git clone https://github.com/ubiety/Ubiety.Scram.Core.git
cd Ubiety.Scram.Core
dotnet restore
Clone the repository and then restore the development requirements. You can use any editor, Rider, VS Code or VS 2017. The library supports all .NET Core platforms.
Building
Building is simple
./build.ps1
Deploying / Publishing
Contributing
If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.
Links
- Project homepage: https://scram.ubiety.ca
- Repository: https://github.com/ubiety/Ubiety.Scram.Core/
- Issue tracker: https://github.com/ubiety/Ubiety.Scram.Core/issues
- In case of sensitive bugs like security vulnerabilities, please use the Tidelift security contact instead of using issue tracker. We value your effort to improve the security and privacy of this project! Tidelift will coordinate the fix and disclosure.
- Related projects:
- Ubiety VersionIt: https://github.com/ubiety/Ubiety.VersionIt/
- Ubiety Toolset: https://github.com/ubiety/Ubiety.Toolset/
- Ubiety Xmpp: https://github.com/ubiety/Ubiety.Xmpp.Core/
- Ubiety Dns: https://github.com/ubiety/Ubiety.Dns.Core/
- Ubiety Stringprep: https://github.com/ubiety/Ubiety.Stringprep.Core/
- Ubiety StyleCop: https://github.com/ubiety/Ubiety.StyleCop/
Sponsors
Gold Sponsors
Silver Sponsors
Bronze Sponsors
Licensing
The code in this project is licensed under the Unlicense
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
-
net9.0
- JetBrains.Annotations (>= 2024.3.0)
- Ubiety.Stringprep.Core (>= 0.4.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.