Anet 8.1.0

dotnet add package Anet --version 8.1.0
                    
NuGet\Install-Package Anet -Version 8.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="Anet" Version="8.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Anet" Version="8.1.0" />
                    
Directory.Packages.props
<PackageReference Include="Anet" />
                    
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 Anet --version 8.1.0
                    
#r "nuget: Anet, 8.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 Anet@8.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=Anet&version=8.1.0
                    
Install as a Cake Addin
#tool nuget:?package=Anet&version=8.1.0
                    
Install as a Cake Tool

A .NET Common Lib, Framework and Boilerplate.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Anet:

Package Downloads
Anet.Web

A .NET Common Lib, Framework and Boilerplate.

Anet.Job

A .NET Common Lib, Framework and Boilerplate.

Anet.Data

A .NET Common Lib, Framework and Boilerplate.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.1.0 336 12/5/2024
8.0.9 307 4/23/2024
8.0.8 275 4/23/2024
8.0.7 283 4/23/2024
8.0.6 257 4/23/2024
8.0.5 281 4/23/2024
8.0.4 276 4/23/2024
8.0.3 281 4/23/2024
8.0.1 357 11/18/2023
8.0.0 214 11/18/2023
0.8.1 240 10/19/2023
0.8.0 402 6/18/2023
0.7.29 376 5/30/2023
0.7.28 332 5/11/2023
0.7.27 374 4/10/2023
0.7.26 582 11/18/2022
0.7.25 658 10/17/2022
0.7.24 809 9/29/2022
0.7.23 740 6/14/2022
0.7.22 847 6/5/2022
Loading failed