Logitar.Net 7.0.0

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

Logitar.Net

Enhances the System.Net namespace.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 (4)

Showing the top 4 NuGet packages that depend on Logitar.Net:

Package Downloads
Logitar.Portal.Client

HTTP client integration of the Portal system.

Logitar.Net.Mail.SendGrid

Enhances the System.Net.Mail namespace, using the SendGrid API for email management.

Logitar.Net.Sms.Twilio

Enhances the System.Net namespace, using the Twilio API for text-message management.

Logitar.Net.Mail.Mailgun

Enhances the System.Net.Mail namespace, using the Mailgun API for email management.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.0 996 12/2/2024
6.1.0 1,683 3/27/2024
6.0.0 1,256 1/19/2024

Upgraded to .NET9.