Xfrogcn.AspNetCore.Extensions 1.0.0

dotnet add package Xfrogcn.AspNetCore.Extensions --version 1.0.0
NuGet\Install-Package Xfrogcn.AspNetCore.Extensions -Version 1.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="Xfrogcn.AspNetCore.Extensions" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Xfrogcn.AspNetCore.Extensions --version 1.0.0
#r "nuget: Xfrogcn.AspNetCore.Extensions, 1.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.
// Install Xfrogcn.AspNetCore.Extensions as a Cake Addin
#addin nuget:?package=Xfrogcn.AspNetCore.Extensions&version=1.0.0

// Install Xfrogcn.AspNetCore.Extensions as a Cake Tool
#tool nuget:?package=Xfrogcn.AspNetCore.Extensions&version=1.0.0

AspNetCore extensions library,includes function as  logging, HTTP requests, authentication token management, parallel queue processing, and more

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

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Xfrogcn.AspNetCore.Extensions:

Package Downloads
Xfrogcn.AspNetCore.Extensions.RedisQueueProducer

parallel queue producer for redis MQ

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0 560 2/23/2021
1.0.0-beta2021011801 251 1/18/2021
1.0.0-beta2021010701 294 1/7/2021
1.0.0-beta2020111201 268 11/12/2020
1.0.0-beta2020091202 397 9/12/2020
1.0.0-beta2020091201 288 9/12/2020
1.0.0-beta2020091103 279 9/11/2020
1.0.0-beta2020091102 268 9/11/2020
1.0.0-beta2020091101 297 9/10/2020

AspNetCore extensions library,includes function as  logging, HTTP requests, authentication token management, parallel queue processing, and more