SaaS-Factory.AppBlueprint.Application
1.25.1
dotnet add package SaaS-Factory.AppBlueprint.Application --version 1.25.1
NuGet\Install-Package SaaS-Factory.AppBlueprint.Application -Version 1.25.1
<PackageReference Include="SaaS-Factory.AppBlueprint.Application" Version="1.25.1" />
<PackageVersion Include="SaaS-Factory.AppBlueprint.Application" Version="1.25.1" />
<PackageReference Include="SaaS-Factory.AppBlueprint.Application" />
paket add SaaS-Factory.AppBlueprint.Application --version 1.25.1
#r "nuget: SaaS-Factory.AppBlueprint.Application, 1.25.1"
#:package SaaS-Factory.AppBlueprint.Application@1.25.1
#addin nuget:?package=SaaS-Factory.AppBlueprint.Application&version=1.25.1
#tool nuget:?package=SaaS-Factory.AppBlueprint.Application&version=1.25.1
AppBlueprint.Application
Application layer for AppBlueprint following Clean Architecture principles.
This layer contains:
- Application services
- DTOs and view models
- Use cases / command handlers
- Application-specific business logic
- Interfaces for infrastructure
Dependencies
- AppBlueprint.Domain
- AppBlueprint.Contracts
- AppBlueprint.SharedKernel
| 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. |
-
net10.0
- AutoBogus (>= 2.13.1)
- AWSSDK.Core (>= 4.0.9)
- AWSSDK.SecurityToken (>= 4.0.7.3)
- Bogus (>= 35.6.5)
- Fluent-Regex (>= 1.1.0)
- FluentValidation (>= 12.1.1)
- FluentValidation.DependencyInjectionExtensions (>= 12.1.1)
- Microsoft.Build.Tasks.Core (>= 18.7.1)
- Microsoft.Build.Utilities.Core (>= 18.7.1)
- Microsoft.EntityFrameworkCore (>= 10.0.9)
- Microsoft.EntityFrameworkCore.Abstractions (>= 10.0.9)
- Microsoft.EntityFrameworkCore.Analyzers (>= 10.0.9)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.9)
- Microsoft.Extensions.Configuration (>= 10.0.9)
- Microsoft.Extensions.Configuration.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Configuration.Binder (>= 10.0.9)
- Microsoft.Extensions.Configuration.Json (>= 10.0.9)
- Microsoft.Extensions.Configuration.UserSecrets (>= 10.0.9)
- Microsoft.Extensions.DependencyInjection (>= 10.0.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Logging (>= 10.0.9)
- Microsoft.Extensions.Logging.Abstractions (>= 10.0.9)
- Microsoft.Extensions.Options (>= 10.0.9)
- Microsoft.Extensions.Primitives (>= 10.0.9)
- Microsoft.FeatureManagement (>= 4.5.0)
- MongoDB.Driver.Core (>= 2.30.0)
- Newtonsoft.Json (>= 13.0.4)
- Npgsql (>= 10.0.3)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 10.0.2)
- SaaS-Factory.AppBlueprint.Contracts (>= 1.25.1)
- SaaS-Factory.AppBlueprint.Domain (>= 1.25.1)
- SharpCompress (>= 0.49.1)
- Snappier (>= 1.3.1)
- Stripe.net (>= 52.0.0)
- System.Configuration.ConfigurationManager (>= 10.0.9)
- System.Security.Cryptography.Xml (>= 10.0.9)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on SaaS-Factory.AppBlueprint.Application:
| Package | Downloads |
|---|---|
|
SaaS-Factory.AppBlueprint.Infrastructure
Infrastructure library with database repositories and external services |
|
|
SaaS-Factory.AppBlueprint.UiKit
Reusable Razor Class Library with Blazor UI components using Tailwind CSS |
|
|
SaaS-Factory.AppBlueprint.Presentation.ApiModule
Presentation layer with API endpoints, controllers, and middleware following Clean Architecture principles |
|
|
AppBlueprint.UiKit
Reusable Razor Class Library with Blazor UI components using Tailwind CSS |
|
|
SaaS-Factory.AppBlueprint.Infrastructure.Realtime
SignalR hubs with tenant isolation and in-app/multi-channel notification delivery for AppBlueprint |
GitHub repositories
This package is not used by any popular GitHub repositories.