Polyfill 9.0.0-beta.3

This is a prerelease version of Polyfill.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Polyfill --version 9.0.0-beta.3
                    
NuGet\Install-Package Polyfill -Version 9.0.0-beta.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Polyfill" Version="9.0.0-beta.3">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Polyfill" Version="9.0.0-beta.3" />
                    
Directory.Packages.props
<PackageReference Include="Polyfill">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Polyfill --version 9.0.0-beta.3
                    
#r "nuget: Polyfill, 9.0.0-beta.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Polyfill@9.0.0-beta.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Polyfill&version=9.0.0-beta.3&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Polyfill&version=9.0.0-beta.3&prerelease
                    
Install as a Cake Tool

Source only packages that exposes newer .net and C# features to older runtimes.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (11)

Showing the top 5 NuGet packages that depend on Polyfill:

Package Downloads
vies-dotnet-api

European VIES VAT validation for dotnet.

GnomeStack.Diagnostics.Activity

Provides extension methods for System.Diagnostics.Activity to make it easier to leverage Activity in lower level libraries as OpenTelemetry.Api includes logging and other things one may not want in a base class library. The semantic convention tags for traces and resources are included. The are pulled from the Apache 2.0 source code in OpenTelemetry.SemanticConventions package.

GnomeStack.Core

Provides extended functionality for the .NET BCL such as invoking child processes painlessly, copying directories, environment variable substitution, password generation, useful extensions to string builder, etc.

GnomeStack.Text.Yaml

GnomeStack.Text.Yaml

GnomeStack.Text.Json

GnomeStack.Text.Json

GitHub repositories (34)

Showing the top 20 popular GitHub repositories that depend on Polyfill:

Repository Stars
Humanizr/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
ClosedXML/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
akkadotnet/akka.net
Canonical actor model implementation for .NET with local + distributed actors in C# and F#.
cyanfish/naps2
Scan documents to PDF and more, as simply as possible.
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
VerifyTests/Verify
Verify is a snapshot testing tool that simplifies the assertion of complex data models and documents.
shouldly/shouldly
Should testing for .NET—the way assertions should be!
ardalis/Specification
Base class with tests for adding specifications to a DDD model
andrewlock/StronglyTypedId
A Rosyln-powered generator for strongly-typed IDs
ikvmnet/ikvm
A Java Virtual Machine and Bytecode-to-IL Converter for .NET
MarimerLLC/csla
A home for your business logic in any .NET application.
andrewlock/NetEscapades.EnumGenerators
A source generator for generating fast "reflection" methods for enums
microsoft/testfx
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
getsentry/sentry-dotnet
Sentry SDK for .NET
sveinungf/spreadcheetah
SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.
approvals/ApprovalTests.Net
ApprovalTest verification library for .Net
SimonCropp/Replicant
A wrapper for HttpClient that caches to disk. Cached files, over the max specified, are deleted based on the last access times.
CopyText/TextCopy
A cross platform package to copy text to and from the clipboard.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
SimonCropp/GraphQL.EntityFramework
Adds EntityFramework Core IQueryable support to GraphQL
Version Downloads Last Updated
9.0.0-beta.17 179 8/15/2025
9.0.0-beta.16 171 8/4/2025
9.0.0-beta.15 350 7/17/2025
9.0.0-beta.14 166 7/15/2025
9.0.0-beta.13 142 7/14/2025
9.0.0-beta.12 166 7/10/2025
9.0.0-beta.11 144 7/9/2025
9.0.0-beta.10 162 7/9/2025
9.0.0-beta.9 298 7/8/2025
9.0.0-beta.8 141 7/8/2025
9.0.0-beta.7 141 7/7/2025
9.0.0-beta.6 142 7/7/2025
9.0.0-beta.5 158 7/1/2025
9.0.0-beta.4 143 6/30/2025
9.0.0-beta.3 150 6/29/2025
9.0.0-beta.2 198 6/22/2025
9.0.0-beta.1 155 6/22/2025
8.8.1 10,452 9/3/2025
8.8.0 19,125 8/15/2025
8.7.4 30,348 8/2/2025
8.7.3 6,433 7/14/2025
8.7.1 473 7/13/2025
8.7.0 1,946 7/9/2025
8.6.1 410 7/9/2025
8.6.0 616 7/8/2025
8.5.1 444 7/8/2025
8.5.0 306 7/8/2025
8.4.0 1,930 7/7/2025
8.3.0 1,782 7/1/2025
8.2.0 1,750 6/28/2025
8.1.0 818 6/25/2025
8.0.1 3,654 6/13/2025
8.0.0 1,013 6/11/2025
8.0.0-beta.5 499 6/11/2025
8.0.0-beta.4 368 6/7/2025
8.0.0-beta.2 756 6/1/2025
8.0.0-beta.1 153 5/31/2025
7.33.0 4,801 5/28/2025
7.32.0 3,583 5/22/2025
7.31.0 5,256 5/12/2025
7.30.0 2,716 5/6/2025
7.29.0 1,010 5/4/2025
7.28.0 781 5/4/2025
7.27.0 10,050 4/14/2025
7.26.0 4,187 4/8/2025
7.25.0 1,003 4/7/2025
7.24.0 4,311 3/31/2025
7.23.0 2,875 3/23/2025
7.22.0 1,356 3/20/2025
7.21.0 8,127 3/5/2025
7.20.0 4,473 2/26/2025
7.19.0 839 2/26/2025
7.18.0 17,389 2/22/2025
7.17.0 2,577 2/19/2025
7.16.1 10,119 2/3/2025
7.16.0 3,435 1/29/2025
7.15.0 962 1/29/2025
7.14.0 2,613 1/25/2025
7.13.0 2,851 1/23/2025
7.12.0 11,785 1/12/2025
7.11.0 38,676 1/5/2025
7.10.0 1,046 1/3/2025
7.9.1 2,411 12/28/2024
7.9.0 847 12/27/2024
7.8.0 4,242 12/19/2024
7.7.1 4,372 12/17/2024
7.7.0 5,678 12/13/2024
7.6.0 870 12/12/2024
7.5.0 9,564 11/19/2024
7.4.1 5,405 11/14/2024
7.4.0 4,200 11/7/2024
7.3.0 513 11/7/2024
7.2.0 4,119 10/27/2024
7.1.2 464 10/25/2024
7.1.1 751 10/25/2024
7.1.0 1,232 10/23/2024
7.0.0 4,562 10/10/2024
6.14.0 5,070 10/3/2024
6.13.0 430 10/2/2024
6.12.0 1,233 9/28/2024
6.11.0 571 9/27/2024
6.10.0 833 9/26/2024
6.9.0 7,714 9/17/2024
6.8.0 779 9/15/2024
6.7.0 1,499 9/14/2024
6.6.3 822 9/12/2024
6.6.2 341 9/12/2024
6.6.1 391 9/12/2024
6.6.0 228 9/12/2024
6.5.0 4,785 9/2/2024
6.4.1 4,525 8/21/2024
6.4.0 1,061 8/20/2024
6.3.0 1,876 8/15/2024
6.2.3 3,062 8/10/2024
6.2.2 524 8/9/2024
6.2.1 261 8/9/2024
6.2.0 813 8/8/2024
6.1.1 905 8/4/2024
6.1.0 150 8/4/2024
6.0.0 5,815 7/18/2024
5.6.0 5,054 7/2/2024
5.5.3 6,289 6/23/2024
5.5.2 1,412 6/18/2024
5.5.1 298 6/18/2024
5.5.0 255 6/18/2024
5.4.0 755 6/17/2024
5.3.0 4,571 5/29/2024
5.2.2 7,268 4/29/2024
5.2.1 1,770 4/28/2024
5.2.0 235 4/28/2024
5.1.0 5,080 4/25/2024
5.0.0 995 4/24/2024
4.9.0 7,634 4/22/2024
4.8.0 421 4/21/2024
4.7.0 460 4/20/2024
4.6.1 732 4/17/2024
4.6.0 1,495 4/14/2024
4.5.0 6,324 4/10/2024
4.4.1 2,163 4/5/2024
4.4.0 1,247 4/5/2024
4.3.0 892 4/3/2024
4.2.0 29,357 4/1/2024
4.1.0 1,654 3/25/2024
4.0.0 3,140 3/12/2024
3.0.0 59,056 2/26/2024
2.6.5 1,666 2/21/2024
2.6.2 454 2/20/2024
2.6.1 527 2/20/2024
2.6.0 432 2/20/2024
2.5.0 489 2/19/2024
2.4.0 798 2/18/2024
2.3.0 1,904 2/13/2024
2.2.2 922 2/10/2024
2.2.1 327 2/10/2024
2.2.0 4,418 2/6/2024
2.1.0 7,551 1/13/2024
2.0.1 1,925 1/8/2024
2.0.0 657 1/7/2024
1.34.0 6,286 12/14/2023
1.33.2 1,476 12/10/2023
1.33.1 2,328 12/3/2023
1.33.0 1,093 11/30/2023
1.32.1 647,558 11/13/2023
1.32.0 14,422 11/8/2023
1.31.0 530 11/8/2023
1.30.0 19,868 11/7/2023
1.29.0 21,882 10/2/2023
1.28.0 33,238 9/16/2023
1.27.2 2,773 9/6/2023
1.27.1 3,441 8/29/2023
1.27.0 1,068 8/28/2023
1.26.0 6,829 7/31/2023
1.25.0 735 7/30/2023
1.24.1 2,167 7/28/2023
1.24.0 782 7/28/2023
1.23.0 46,764 5/8/2023
1.22.0 1,839 5/4/2023
1.21.0 1,837 5/1/2023
1.20.0 1,257 4/30/2023
1.20.0-beta.1 209 4/29/2023
1.19.0 700 4/29/2023
1.18.0 2,388 4/24/2023
1.17.1 1,135 4/21/2023
1.17.0 1,080 4/19/2023
1.16.0 1,694 4/13/2023
1.15.0 1,210 4/11/2023
1.14.0 1,373 4/5/2023
1.12.0 887 4/5/2023
1.11.0 696 4/5/2023
1.10.0 1,023 4/3/2023
1.9.1 1,460 4/1/2023
1.9.0 794 4/1/2023
1.8.0 1,214 3/29/2023
1.7.0 812 3/27/2023
1.6.0 845 3/27/2023
1.5.0 839 3/25/2023
1.4.0 832 3/24/2023
1.3.0 739 3/23/2023
1.2.0 780 3/23/2023
1.1.0 719 3/23/2023
1.0.0 920 3/22/2023
0.24.0 789 3/21/2023
0.23.0 826 3/20/2023
0.22.0 740 3/20/2023
0.21.0 778 3/19/2023
0.20.0 796 3/19/2023
0.19.0 746 3/19/2023
0.18.0 716 3/19/2023
0.17.0 789 3/18/2023
0.16.0 735 3/16/2023
0.15.0 742 3/16/2023
0.14.0 793 3/15/2023
0.13.0 722 3/15/2023
0.12.0 769 3/15/2023
0.11.0 795 3/15/2023
0.10.0 785 3/14/2023
0.9.0 596 3/14/2023
0.8.0 673 3/14/2023
0.7.0 900 3/13/2023
0.6.0 792 3/13/2023
0.5.0 965 3/13/2023
0.4.0 748 3/13/2023
0.3.0 842 3/13/2023
0.2.0 870 3/13/2023
0.1.0 834 3/13/2023