Skip to content

ubiety/Ubiety.Stringprep.Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo Ubiety.Stringprep.Core Nuget

Ubiety Stringprep is an implementation of RFC 3454 for .NET Core.

Branch Quality Appveyor Coverage
Master Codacy grade AppVeyor branch Codacy coverage
Develop Codacy grade AppVeyor branch Codacy coverage

Installing / Getting started

Ubiety Stringprep Core is available from NuGet

dotnet package install Ubiety.Stringprep.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.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

Building is simple

./build.ps1

Contributing

Thank you for your assistance. Please find more information on how to contribute in the CONTRIBUTING.md

Links

Sponsors

Gold Sponsors

Gold Sponsors

Silver Sponsors

Silver Sponsors

Bronze Sponsors

Bronze Sponsors

Licensing

The code in this project is licensed under the Unlicense