alltdl.common
1.1.1
.NET 6.0
.NET Standard 2.1
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 alltdl.common --version 1.1.1
NuGet\Install-Package alltdl.common -Version 1.1.1
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="alltdl.common" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add alltdl.common --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: alltdl.common, 1.1.1"
#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 alltdl.common as a Cake Addin
#addin nuget:?package=alltdl.common&version=1.1.1
// Install alltdl.common as a Cake Tool
#tool nuget:?package=alltdl.common&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
alltdl.common
A free and open source C# common library.
Features
- Various common utilities, helpers and extension methods.
- Encryption & Decryption
- JSON serialization and deserialization
Installation
dotnet add package alltdl.common --version 1.1.1
Install-Package alltdl.common -version 1.1.1
Release Notes
1.1.1
Added .net7 and .netstandard2.1 binaries.
1.0.4
- Fixed Cypher methods. They were swapped.
1.0.3
- Added Cypher encrypt and decrypt base64 helpers.
- Testing Github actions auto deployment.
1.0.2
- Testing auto deployment using Github actions nuget version
- There are not any code changes.
- The version number was increased for nuget testing.
1.0.1
- There are not any code changes.
- The version number was increased to update information displayed on nuget.
1.0.0
- A collection of resuable, commong and useful code.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
.NET Core | netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.1 is compatible. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.1
- System.Text.Json (>= 7.0.0)
-
net6.0
- System.Text.Json (>= 7.0.0)
-
net7.0
- System.Text.Json (>= 7.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.