UrlBase64 0.1.2
A standards-compliant implementation of url-safe base64 encode/decode for .NET projects.
Install-Package UrlBase64 -Version 0.1.2
dotnet add package UrlBase64 --version 0.1.2
<PackageReference Include="UrlBase64" Version="0.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UrlBase64 --version 0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UrlBase64, 0.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install UrlBase64 as a Cake Addin
#addin nuget:?package=UrlBase64&version=0.1.2
// Install UrlBase64 as a Cake Tool
#tool nuget:?package=UrlBase64&version=0.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
0.1.2:
* New PaddingPolicy option to specify output padding
* Lower .NET Standard requirement to 1.0
0.1.1:
* Fixed an encoded error with inputs of a certain length.
0.1:
* Initial release
Dependencies
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on UrlBase64:
Package | Downloads |
---|---|
UwpCache
A persistent object cache for your Windows 10 uwp and uap applications.
|
|
Security.Users.ExternManaged
Provides an authentication service and a custom membership to use with FormsAuthentication
Github source: https://github.com/vndevpro/SecurityUsers
|
|
NeoSmart.Web
Extension methods and helper classes specifically for the web. Includes a ScopedMutex, SafeLookup helpers for NameValueCollection, FormCollection, and Dictionary types, and dependency-free implementations of client-side signing for S3 and CloudFront. Email validation, DNS lookup, SEO redirection, URL helpers, DateTime conversion to Unix, referer validation, and more.
|
|
arbitrary-protobuf-net
Library to encode and decode arbitrary protobuf data.
|
GitHub repositories
This package is not used by any popular GitHub repositories.