FolkerKinzel.Uris 5.2.0

GitHub

.NET library that supports working with URIs

Project Reference and Release Notes

The library supports:

  • The "data" URL scheme (RFC 2397) that allows to embed data into a URI. The static DataUrl class allows
    • building such URIs from files, byte arrays or text,
    • parsing "data" URL strings as DataUrlInfo structs in order to examine their content without having to allocate a lot of sub-strings, and to enable the comparison of "data" URLs for equality,
    • retrieving the embedded data from "data" URL strings,
    • retrieving an appropriate file type extension for the embedded data.

The library is designed to support performance and small heap allocation.

See code examples on GitHub

Version History

Showing the top 20 packages that depend on FolkerKinzel.Uris.

Packages Downloads
FolkerKinzel.VCards
.NET library that allows to read, write, and convert VCF files that match the vCard standards 2.1, 3.0, and 4.0
5
FolkerKinzel.VCards
.NET library that allows to read, write, and convert VCF files that match the vCard standards 2.1, 3.0, and 4.0
4
FolkerKinzel.VCards
.NET library that allows to read, write, and convert VCF files that match the vCard standards 2.1, 3.0, and 4.0
3
FolkerKinzel.VCards
.NET library that allows to read, write, and convert VCF files that match the vCard standards 2.1, 3.0, and 4.0
2

https://github.com/FolkerKinzel/Uris/releases/tag/v5.2.0

.NET Framework 4.6.1

.NET Standard 2.1

.NET Standard 2.0

.NET 8.0

.NET 7.0

.NET 6.0

.NET 5.0

Version Downloads Last updated
5.2.2 5 03.06.2025
5.2.1 5 03.06.2025
5.2.0 5 03.06.2025
5.1.1 5 03.06.2025
5.1.0 5 03.06.2025
5.0.1 5 03.06.2025
5.0.0 5 03.06.2025
4.0.1 7 03.06.2025
4.0.0 5 03.06.2025
4.0.0-beta.1 4 03.06.2025
3.0.0-beta.2 4 04.06.2025
3.0.0-beta.1 4 04.06.2025
2.0.0-beta.1 4 03.06.2025
1.0.0-beta.5 4 03.06.2025
1.0.0-beta.4 4 03.06.2025
1.0.0-beta.3 4 04.06.2025
1.0.0-beta.2 4 03.06.2025
1.0.0-beta.1 4 04.06.2025
1.0.0-alpha.1 4 04.06.2025