Overloader 2.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Overloader --version 2.1.0
                    
NuGet\Install-Package Overloader -Version 2.1.0
                    
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="Overloader" Version="2.1.0">
  <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="Overloader" Version="2.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Overloader">
  <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 Overloader --version 2.1.0
                    
#r "nuget: Overloader, 2.1.0"
                    
#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 Overloader@2.1.0
                    
#: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=Overloader&version=2.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Overloader&version=2.1.0
                    
Install as a Cake Tool

Overloader is the open-source source generator that provide unsafe generics.<br> The main target is improve developer experience to help support smart and perfomance API using unsafe generics.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.0.3 324 7/2/2024
3.0.2 342 11/24/2023
3.0.1 294 10/21/2023
3.0.0 317 9/7/2023
2.2.3 307 7/30/2023
2.2.2 315 7/23/2023
2.2.1 289 7/22/2023
2.2.0 349 7/1/2023
2.1.9 318 6/24/2023
2.1.8 310 6/18/2023
2.1.7 338 6/16/2023
2.1.6 321 5/20/2023
2.1.5 323 5/20/2023
2.1.4 414 3/25/2023
2.1.3 564 11/22/2022
2.1.2 550 11/22/2022
2.1.1 527 11/15/2022
2.1.0 512 11/15/2022
2.0.9 583 11/13/2022
2.0.8 548 11/13/2022
Loading failed