Asgard.Core
4.0.0-preview.3
This is a prerelease version of Asgard.Core.
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 Asgard.Core --version 4.0.0-preview.3
NuGet\Install-Package Asgard.Core -Version 4.0.0-preview.3
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="Asgard.Core" Version="4.0.0-preview.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Asgard.Core" Version="4.0.0-preview.3" />
<PackageReference Include="Asgard.Core" />
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 Asgard.Core --version 4.0.0-preview.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Asgard.Core, 4.0.0-preview.3"
#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 Asgard.Core@4.0.0-preview.3
#: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=Asgard.Core&version=4.0.0-preview.3&prerelease
#tool nuget:?package=Asgard.Core&version=4.0.0-preview.3&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Asgard.Core
Asgard.Core provides the concrete infrastructure implementations for the Asgard framework.
What is included
- Multi-level caching with memory and Redis integrations
- Job scheduling and trigger management built on Quartz
- Messaging infrastructure for RabbitMQ and Kafka
- Logging, plugin loading, security, and YAML-based configuration helpers
Typical usage
Reference this package when you want the default runtime behavior behind the contracts defined in Asgard.Abstractions.
using Microsoft.Extensions.DependencyInjection;
var services = new ServiceCollection();
services.AddAsgardContext();
services.AddAsgardSecurityServices(options =>
{
options.Key = "base64-key";
options.Iv = "base64-iv";
});
Package role
Asgard.Abstractions: shared contracts and configuration modelsAsgard.Core: default infrastructure implementationsAsgard.AspNetCore.Core: ASP.NET Core runtime integration on top ofAsgard.Core
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- Asgard.Abstractions (>= 4.0.0-preview.3)
- BCrypt.Net-Next (>= 4.1.0)
- Confluent.Kafka (>= 2.13.2)
- FreeSql.Provider.MySql (>= 3.5.307)
- Microsoft.Extensions.Caching.Memory (>= 10.0.5)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 10.0.5)
- Microsoft.Extensions.Configuration (>= 10.0.5)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.5)
- Microsoft.Extensions.Configuration.FileExtensions (>= 10.0.5)
- Microsoft.Extensions.Configuration.Json (>= 10.0.5)
- Microsoft.Extensions.DependencyInjection (>= 10.0.5)
- Microsoft.Extensions.Hosting.Abstractions (>= 10.0.5)
- Microsoft.Extensions.Options (>= 10.0.5)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 10.0.5)
- Microsoft.Extensions.Options.DataAnnotations (>= 10.0.5)
- Quartz (>= 3.16.1)
- RabbitMQ.Client (>= 7.2.1)
- Serilog (>= 4.3.1)
- Serilog.Extensions.Logging (>= 10.0.0)
- Serilog.Sinks.Console (>= 6.1.1)
- Serilog.Sinks.File (>= 7.0.0)
- System.ComponentModel.Annotations (>= 5.0.0)
- YamlDotNet (>= 16.3.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Asgard.Core:
| Package | Downloads |
|---|---|
|
Asgard.JsonConverterExtends
沐豆科技阿斯加德框架集,一切为了.NET开发的便利性 |
|
|
Asgard.AspNetCore.Core
Asgard.AspNetCore.Core 为 Asgard 框架提供 ASP.NET Core 运行时实现,包括租户感知中间件、身份上下文集成和服务注册帮助器,构建在共享抽象包之上。 |
|
|
Asgard.Yggdrasil.AspNetCore
Asgard.Yggdrasil.AspNetCore 是 Asgard 框架的 ASP.NET Core 主机层,提供完整的 Web 应用程序启动模板,集成了Swagger、数据保护、日志和所有核心服务,帮助快速构建模块化应用。 |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 4.1.0 | 0 | 4/14/2026 | |
| 4.0.5 | 66 | 4/11/2026 | |
| 4.0.4 | 65 | 4/10/2026 | |
| 4.0.3 | 76 | 4/9/2026 | |
| 4.0.2 | 80 | 4/8/2026 | |
| 4.0.1 | 118 | 4/3/2026 | |
| 4.0.0 | 127 | 4/1/2026 | |
| 4.0.0-preview.7 | 57 | 3/31/2026 | |
| 4.0.0-preview.6 | 50 | 3/30/2026 | |
| 4.0.0-preview.5 | 143 | 3/28/2026 | |
| 4.0.0-preview.4 | 47 | 3/27/2026 | |
| 4.0.0-preview.3 | 44 | 3/27/2026 | |
| 4.0.0-preview.2 | 44 | 3/27/2026 | |
| 4.0.0-preview.1 | 44 | 3/27/2026 | |
| 1.0.0 | 1,533 | 6/12/2023 |