Onion.AspNetCore 0.21.1

dotnet add package Onion.AspNetCore --version 0.21.1
                    
NuGet\Install-Package Onion.AspNetCore -Version 0.21.1
                    
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="Onion.AspNetCore" Version="0.21.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Onion.AspNetCore" Version="0.21.1" />
                    
Directory.Packages.props
<PackageReference Include="Onion.AspNetCore" />
                    
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 Onion.AspNetCore --version 0.21.1
                    
#r "nuget: Onion.AspNetCore, 0.21.1"
                    
#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 Onion.AspNetCore@0.21.1
                    
#: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=Onion.AspNetCore&version=0.21.1
                    
Install as a Cake Addin
#tool nuget:?package=Onion.AspNetCore&version=0.21.1
                    
Install as a Cake Tool

onion framework

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

Showing the top 1 NuGet packages that depend on Onion.AspNetCore:

Package Downloads
Onion.Rbac

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.21.1 284 3/3/2025
0.19.1 213 8/1/2024
0.16.1 346 7/1/2023
0.15.1 473 1/12/2023
0.12.7 579 10/14/2022
0.12.4 643 8/19/2022
0.12.3 647 8/17/2022
0.12.2 631 8/6/2022
0.12.1 642 8/6/2022
0.11.3 659 7/25/2022
0.11.2 710 7/11/2022
0.11.1 697 7/11/2022
0.10.16 675 6/25/2022
0.10.15 669 6/24/2022
0.10.14 681 6/22/2022
0.10.13 643 6/15/2022
0.10.12 729 6/13/2022
0.10.11 697 6/9/2022
0.10.10 712 6/2/2022
0.10.9 696 6/1/2022
Loading failed