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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AspNetCore extensions library,includes function as logging, HTTP requests, authentication token management, parallel queue processing, and more
Product | Versions 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.
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.2.0)
- Microsoft.AspNetCore.Http (>= 2.2.2)
- Microsoft.AspNetCore.Mvc.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Abstractions (>= 3.1.9)
- Microsoft.Extensions.Configuration.Binder (>= 3.1.9)
- Microsoft.Extensions.Configuration.Json (>= 3.1.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.1.9)
- Microsoft.Extensions.Http (>= 3.1.9)
- Serilog (>= 2.10.0)
- Serilog.Extensions.Logging (>= 3.0.1)
- Serilog.Settings.Configuration (>= 3.1.0)
- Serilog.Sinks.Async (>= 1.4.0)
- Serilog.Sinks.Console (>= 3.1.1)
- Serilog.Sinks.File (>= 4.1.0)
- Serilog.Sinks.File.Archive (>= 1.0.1)
- Xfrogcn.BinaryFormatter (>= 1.0.0)
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 | 616 | 2/23/2021 |
1.0.0-beta2021011801 | 271 | 1/18/2021 |
1.0.0-beta2021010701 | 324 | 1/7/2021 |
1.0.0-beta2020111201 | 292 | 11/12/2020 |
1.0.0-beta2020091202 | 419 | 9/12/2020 |
1.0.0-beta2020091201 | 311 | 9/12/2020 |
1.0.0-beta2020091103 | 305 | 9/11/2020 |
1.0.0-beta2020091102 | 293 | 9/11/2020 |
1.0.0-beta2020091101 | 321 | 9/10/2020 |
AspNetCore extensions library,includes function as logging, HTTP requests, authentication token management, parallel queue processing, and more