Meziantou.Polyfill
1.0.22
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Meziantou.Polyfill --version 1.0.22
NuGet\Install-Package Meziantou.Polyfill -Version 1.0.22
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="Meziantou.Polyfill" Version="1.0.22"> <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.
paket add Meziantou.Polyfill --version 1.0.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Meziantou.Polyfill, 1.0.22"
#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.
// Install Meziantou.Polyfill as a Cake Addin #addin nuget:?package=Meziantou.Polyfill&version=1.0.22 // Install Meziantou.Polyfill as a Cake Tool #tool nuget:?package=Meziantou.Polyfill&version=1.0.22
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Meziantou.Polyfill
Source Generator that adds polyfill methods and types. This helps working with multi-targeted projects.
You can use the following MSBuild properties to configure which polyfills are generated:
<PropertyGroup>
<MeziantouPolyfill_IncludedPolyfills>T:Type1;T:Type2;M:Member1</MeziantouPolyfill_IncludedPolyfills>
<MeziantouPolyfill_ExcludedPolyfills>M:System.Diagnostics.</MeziantouPolyfill_ExcludedPolyfills>
<EmitCompilerGeneratedFiles>True</EmitCompilerGeneratedFiles>
<CompilerGeneratedFilesOutputPath>$(BaseIntermediateOutputPath)\GeneratedFiles</CompilerGeneratedFilesOutputPath>
</PropertyGroup>
How to add a new polyfill
- Create a new file named
<xml documentation id>.cs
in the projectMeziantou.Polyfill.Editor
- Run
Meziantou.Polyfill.Generator
Notes:
- All files must be self contained. Use a
file class
if needed. - If you need to generate a file only when another polyfill is generated, add
// when <xml documentation id>
in the file
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on Meziantou.Polyfill:
Repository | Stars |
---|---|
riok/mapperly
A .NET source generator for generating object mappings. No runtime reflection.
|
|
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
|
|
meziantou/Meziantou.Analyzer
A Roslyn analyzer to enforce some good practices in C#.
|
|
meziantou/Meziantou.Framework
|
|
minio/minio-dotnet
MinIO Client SDK for .NET
|
Version | Downloads | Last updated |
---|---|---|
1.0.40 | 2,954 | 10/9/2024 |
1.0.39 | 10,625 | 7/2/2024 |
1.0.38 | 9,834 | 4/27/2024 |
1.0.37 | 2,792 | 3/21/2024 |
1.0.36 | 4,396 | 2/28/2024 |
1.0.35 | 612 | 2/21/2024 |
1.0.34 | 3,635 | 2/7/2024 |
1.0.33 | 1,608 | 1/13/2024 |
1.0.32 | 388 | 1/10/2024 |
1.0.31 | 6,366 | 12/2/2023 |
1.0.30 | 9,955 | 10/10/2023 |
1.0.29 | 351 | 10/7/2023 |
1.0.28 | 523 | 10/5/2023 |
1.0.27 | 2,699 | 9/5/2023 |
1.0.26 | 4,185 | 8/12/2023 |
1.0.25 | 750 | 8/7/2023 |
1.0.24 | 574 | 8/7/2023 |
1.0.23 | 268 | 8/7/2023 |
1.0.22 | 319 | 8/7/2023 |
1.0.21 | 496 | 8/2/2023 |
1.0.20 | 217 | 8/2/2023 |
1.0.19 | 204 | 8/2/2023 |
1.0.18 | 483 | 7/18/2023 |
1.0.17 | 3,365 | 7/16/2023 |
1.0.16 | 1,282 | 7/12/2023 |
1.0.15 | 188 | 7/12/2023 |
1.0.14 | 895 | 7/7/2023 |
1.0.13 | 218 | 7/7/2023 |
1.0.12 | 241 | 7/7/2023 |
1.0.11 | 520 | 6/25/2023 |
1.0.10 | 185 | 6/25/2023 |
1.0.9 | 192 | 6/25/2023 |
1.0.8 | 180 | 6/25/2023 |
1.0.7 | 153 | 6/25/2023 |
1.0.6 | 158 | 6/23/2023 |
1.0.5 | 181 | 6/9/2023 |
1.0.4 | 197 | 6/9/2023 |
1.0.3 | 188 | 6/8/2023 |
1.0.2 | 173 | 6/7/2023 |
1.0.1 | 1,005 | 6/7/2023 |
1.0.0 | 216 | 6/7/2023 |