Skip to content

Commit fe937e3

Browse files
authored
Merge branch 'master' into unneeded_allocation
2 parents d65461b + fe785b1 commit fe937e3

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

readme.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# ⚠️ Important Announcement: End of Life (EOL)
2+
<sup>2025-09-27</sup>
3+
4+
After more than a decade of development and maintenance, I’ve decided to retire the QRCoder project.
5+
I will no longer continue working on this repository.
6+
7+
This repository will be **archived on November 1st, 2025**.
8+
Until then, discussions and final feedback can still take place in the following issue: https://github.com/codebude/QRCoder/issues/605
9+
10+
Thank you to everyone who has contributed, reported issues, or used QRCoder over the years.
11+
Your support made this project grow far beyond what I initially imagined.
12+
13+
Thank you for everything,
14+
@codebude
15+
16+
---
17+
18+
119
# QRCoder
220

321
|Build|Code coverage|Build status|NuGet Package|
@@ -8,7 +26,7 @@
826

927
## Info
1028

11-
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes. It hasn't any dependencies to external libraries<sup>1</sup>, is available as package on NuGet and supports .NET Framework, .NET Core, .NET Standard and .NET. A full list of supported target frameworks can be [found here](https://www.nuget.org/packages/QRCoder/#supportedframeworks-body-tab).
29+
QRCoder is a simple C# library that enables you to create QR codes. QRCoder has no dependencies to external libraries<sup>1</sup>. It's available as package on NuGet and supports most .NET versions (Framework, Core, Standard), a full list of supported target frameworks can be [found here](https://www.nuget.org/packages/QRCoder/#supportedframeworks-body-tab).
1230

1331
Feel free to grab-up/fork the project and make it better!
1432

0 commit comments

Comments
 (0)