Skip to content

Mention the community .NET Standard port in the README (#5)#12

Merged
pscheid92 merged 1 commit into
mainfrom
docs/mention-netstandard-port
Jul 23, 2026
Merged

Mention the community .NET Standard port in the README (#5)#12
pscheid92 merged 1 commit into
mainfrom
docs/mention-netstandard-port

Conversation

@pscheid92

@pscheid92 pscheid92 commented Jul 23, 2026

Copy link
Copy Markdown
Owner

Adds a pointer to @davidmatson's AgeSharpNetStandard port for .NET Framework 4.8 / .NET Standard 2.0 users, as requested in #5.

Framed honestly: third-party, not maintained or audited by this project, and a point-in-time port that may lag behind upstream (including security fixes) — so readers know to vet it themselves rather than treating it as an official variant.

Fixes #5

Point .NET Framework / .NET Standard 2.0 users to davidmatson's port
(requested in #5), with an explicit disclaimer that it is third-party,
not maintained or audited by this project, and may lag behind upstream.

Fixes #5
@codecov

codecov Bot commented Jul 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.50%. Comparing base (7f74d10) to head (a649b5d).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   91.46%   91.50%   +0.04%     
==========================================
  Files          37       37              
  Lines        2320     2320              
  Branches      304      304              
==========================================
+ Hits         2122     2123       +1     
+ Misses        141      140       -1     
  Partials       57       57              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@pscheid92
pscheid92 merged commit 6825724 into main Jul 23, 2026
5 checks passed
@pscheid92
pscheid92 deleted the docs/mention-netstandard-port branch July 23, 2026 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Consider mentioning .NET Framework (.NET Standard) port in README

1 participant