Balea 8.0.0

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

Authorization Framework Library for ASP.NET Core. For more information see https://github.com/Xabaril/Balea

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

Showing the top 3 NuGet packages that depend on Balea:

Package Downloads
Balea.Api.Store

API store support for Balea Server. For more information see http://github.com/Xabaril/Balea

Balea.Configuration.Store

Configuration store support for Balea. For more information see http://github.com/Xabaril/Balea

Balea.EntityFrameworkCore.Store

EntityFrameworkCore store support for Balea. For more information see http://github.com/Xabaril/Balea

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.0 41,153 2024/9/11
7.2.0 25,478 2023/7/4
7.1.0 4,418 2023/6/20
7.0.0 66,402 2022/2/28
6.0.1 6,084 2022/2/16
6.0.0 17,412 2021/4/19
6.0.0-preview47 684 2021/3/16
5.0.0 4,276 2021/1/10
5.0.0-preview45 676 2020/12/22
5.0.0-preview43 703 2020/11/11
4.2.0 24,267 2020/11/9
4.2.0-preview41 846 2020/10/14
4.1.0 1,837 2020/10/7
4.1.0-preview40 820 2020/10/1
4.1.0-preview39 765 2020/10/1
4.1.0-preview38 814 2020/9/29
4.0.0 26,256 2020/7/1
4.0.0-preview37 1,053 2020/6/24
3.0.1 27,959 2020/5/22
3.0.1-preview36 964 2020/5/21
Loading failed