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.
<PackageVersion Include="Xfrogcn.AspNetCore.Extensions" Version="1.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Xfrogcn.AspNetCore.Extensions" />
                    
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 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.
#addin nuget:?package=Xfrogcn.AspNetCore.Extensions&version=1.0.0
                    
Install Xfrogcn.AspNetCore.Extensions as a Cake Addin
#tool nuget:?package=Xfrogcn.AspNetCore.Extensions&version=1.0.0
                    
Install Xfrogcn.AspNetCore.Extensions as a Cake Tool

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.  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. 
.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 653 2/23/2021
1.0.0-beta2021011801 291 1/18/2021
1.0.0-beta2021010701 344 1/7/2021
1.0.0-beta2020111201 312 11/12/2020
1.0.0-beta2020091202 439 9/12/2020
1.0.0-beta2020091201 331 9/12/2020
1.0.0-beta2020091103 325 9/11/2020
1.0.0-beta2020091102 313 9/11/2020
1.0.0-beta2020091101 341 9/10/2020

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