Ubiety Stringprep is an implementation of RFC 3454 for .NET Core.
Branch | Quality | Appveyor | Coverage |
---|---|---|---|
Master | |||
Develop |
Ubiety Stringprep Core is available from NuGet
dotnet package install Ubiety.Stringprep.Core
You can also use your favorite NuGet client.
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.Stringprep.Core.git
cd Ubiety.Stringprep.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 is simple
./build.ps1
Thank you for your assistance. Please find more information on how to contribute in the CONTRIBUTING.md
- Project homepage: https://stringprep.ubiety.dev
- Repository: https://github.com/ubiety/Ubiety.Stringprep.Core/
- Issue tracker: https://github.com/ubiety/Ubiety.Stringprep.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 SCRAM: https://github.com/ubiety/Ubiety.Scram.Core/
The code in this project is licensed under the Unlicense