PolyKit.Embedded 3.0.9

dotnet add package PolyKit.Embedded --version 3.0.9
                    
NuGet\Install-Package PolyKit.Embedded -Version 3.0.9
                    
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="PolyKit.Embedded" Version="3.0.9">
  <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="PolyKit.Embedded" Version="3.0.9" />
                    
Directory.Packages.props
<PackageReference Include="PolyKit.Embedded">
  <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 PolyKit.Embedded --version 3.0.9
                    
#r "nuget: PolyKit.Embedded, 3.0.9"
                    
#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.
#addin nuget:?package=PolyKit.Embedded&version=3.0.9
                    
Install PolyKit.Embedded as a Cake Addin
#tool nuget:?package=PolyKit.Embedded&version=3.0.9
                    
Install PolyKit.Embedded as a Cake Tool

PolyKit - C# polyfills, your way


PolyKit is both a run-time library (provided via the PolyKit NuGet package) and a set of ready-to-compile source files (provided via the PolyKit.Embedded NuGet package) that add support for latest C# features as well as recent additions to the .NET runtime library, even in projects targeting .NET Framework or .NET Standard 2.0.

Want to know more? Here's the complete README.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on PolyKit.Embedded:

Package Downloads
TestableHttpClient

A simple library to make testing HttpClient and related classes easier.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on PolyKit.Embedded:

Repository Stars
serdedotnet/serde
Serde.NET is a C# port of the popular Serde serialization library for Rust
Version Downloads Last updated
3.0.9 2,557 11/26/2023
3.0.4 393 11/20/2023
2.0.30 1,583 11/24/2022
2.0.26 366 11/24/2022
2.0.24 390 11/23/2022
1.0.16 494 11/1/2022
1.0.0-preview.6 213 9/4/2022
1.0.0-preview.5 171 8/23/2022
1.0.0-preview.4 170 8/15/2022
1.0.0-preview.3 139 8/15/2022
1.0.0-preview.2 136 8/15/2022
1.0.0-preview.1 143 8/15/2022