Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ramonsmits
/
Base64Encoder
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
45
Code
Issues
2
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Base64Encoder
Base64Encoder
on
master
User selector
All users
All time
Commit history
Commits on Feb 15, 2026
✨ Modernize to .NET 10, Span<T>, and remove unsafe code
Show description for c37ff68
ramonsmits
committed
c37ff68
View commit details
Copy full SHA for c37ff68
View code at this point
Browse repository at this point
⚜️ Refactor: pre-compute fields, remove unused code
Show description for a296f33
ramonsmits
committed
a296f33
View commit details
Copy full SHA for a296f33
View code at this point
Browse repository at this point
🟢 Fix BaseEncoder to support any base size
Show description for dbe96c6
ramonsmits
committed
dbe96c6
View commit details
Copy full SHA for dbe96c6
View code at this point
Browse repository at this point
🔴 Add tests for all base encoders
Show description for 1442e0b
ramonsmits
committed
1442e0b
View commit details
Copy full SHA for 1442e0b
View code at this point
Browse repository at this point
Commits on Sep 11, 2017
Refactored benchmarking
Show description for 6086a08
ramonsmits
committed
6086a08
View commit details
Copy full SHA for 6086a08
View code at this point
Browse repository at this point
Commits on Jul 19, 2012
Added a couple of additional base converters. Base7 (octal), Base10, Base16 (hex), Base52 (alpha upper and lower), Base62 (alpha upper and lower and numeric).
Ramon Smits
committed
573a891
View commit details
Copy full SHA for 573a891
View code at this point
Browse repository at this point
Moved base calculation logic to separate class. Breaking change, increased version to 2.0.0.0
Ramon Smits
committed
f7443fa
View commit details
Copy full SHA for f7443fa
View code at this point
Browse repository at this point
Commits on Jan 13, 2012
Initial version
ramonsmits
committed
947670a
View commit details
Copy full SHA for 947670a
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.