Athena.Infrastructure 8.0.0

dotnet add package Athena.Infrastructure --version 8.0.0
                    
NuGet\Install-Package Athena.Infrastructure -Version 8.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="Athena.Infrastructure" Version="8.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Athena.Infrastructure" Version="8.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Athena.Infrastructure" />
                    
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 Athena.Infrastructure --version 8.0.0
                    
#r "nuget: Athena.Infrastructure, 8.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.
#:package Athena.Infrastructure@8.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Athena.Infrastructure&version=8.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Athena.Infrastructure&version=8.0.0
                    
Install as a Cake Tool

Athena 基础开发包

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

Showing the top 5 NuGet packages that depend on Athena.Infrastructure:

Package Downloads
Athena.Infrastructure.Event

包含集成事件与领域事件相关的信息

Athena.Infrastructure.Logger

日志记录

Athena.Infrastructure.Jwt

Package Description

Athena.All

管理系统应用开发包

Athena.Infrastructure.CSRedis

分布式缓存(CsRedis实现)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.0 1,470 9/7/2024
7.0.6 1,112 1/25/2024
7.0.5 1,962 12/21/2023
7.0.4-preview.20231214.1 241 12/14/2023
7.0.4-preview.20231213.1 154 12/13/2023
7.0.4-preview.20231208.1 222 12/8/2023
7.0.4-preview.20231129.1 175 11/29/2023
7.0.4-preview.20231123.1 246 11/23/2023
7.0.4-preview.20231121.1 152 11/21/2023
7.0.4-preview.20231120.1 155 11/20/2023
7.0.3 636 11/2/2023
7.0.2 254 11/2/2023
7.0.1 421 11/1/2023
7.0.0 1,488 11/1/2023
7.0.0-preview.20231031.1 135 10/31/2023
7.0.0-preview.20231030.2 147 10/31/2023
7.0.0-preview.20231030.1 152 10/30/2023
7.0.0-preview.20231027.1 151 10/27/2023
7.0.0-preview.20231020.4 154 10/20/2023
7.0.0-preview.20231020.3 163 10/20/2023
Loading failed