Alex.NET.RCL
8.0.6
See the version list below for details.
dotnet add package Alex.NET.RCL --version 8.0.6
NuGet\Install-Package Alex.NET.RCL -Version 8.0.6
<PackageReference Include="Alex.NET.RCL" Version="8.0.6" />
paket add Alex.NET.RCL --version 8.0.6
#r "nuget: Alex.NET.RCL, 8.0.6"
// Install Alex.NET.RCL as a Cake Addin #addin nuget:?package=Alex.NET.RCL&version=8.0.6 // Install Alex.NET.RCL as a Cake Tool #tool nuget:?package=Alex.NET.RCL&version=8.0.6
Alex.NET.RCL
This package is intended for Blazor developement. Best of luck for you to use it otherwise. This package works with all Blazor hosting models and includes a reference to Alex.NET.Helper package.
Requires .NET 7 or later.
To implement the required css and js file add the following to your _Host.cshtml, _Layout.cstml, or index.html file.
Implementation Example
index.html/_Host.cshtml/_Layout.cshtml
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Your App Title</title>
<base href="/" />
<link rel="stylesheet" href="./_content/Alex.NET.RCL/Alex.NET.RCL.css" />
<script defer src="./_content/Alex.NET.RCL/Alex.NET.RCL.js"></script>
<link rel="icon" type="image/png" href="favicon.png" />
</head>
Program.cs
var builder = WebApplication.CreateBuilder(args);
builder.Services.AddAlex(args => {
args.EncrypterKey = "your-encryption-key-here";
args.CacheAbsoluteExpiration = TimeSpan.FromDays(90);
args.CacheSlidingExpiration = TimeSpan.FromDays(90);
});
var app = builder.Build();
app.MapAlexServices();
await app.RunAsync();
--Note: some functionalities will not work in Blazor WASM hosted projects such as CacheVault and Logging.
Author
License
Product | Versions 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. |
-
net8.0
- Alex.NET.Helper (>= 8.0.5)
- Microsoft.AspNetCore.Components.Authorization (>= 8.0.1)
- Microsoft.AspNetCore.Components.Web (>= 8.0.1)
- Microsoft.AspNetCore.WebUtilities (>= 8.0.1)
- PdfLibCore.ImageSharp (>= 2.5.0)
- System.Linq.Dynamic.Core (>= 1.3.8)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
8.1.12-alpha | 67 | 10/5/2024 | |
8.1.11-beta | 65 | 10/5/2024 | |
8.1.1 | 86 | 10/4/2024 | |
8.1.0 | 97 | 9/30/2024 | |
8.0.19 | 98 | 9/30/2024 | |
8.0.17 | 88 | 8/6/2024 | |
8.0.16 | 118 | 6/25/2024 | |
8.0.15 | 122 | 4/24/2024 | |
8.0.14 | 127 | 4/23/2024 | |
8.0.12 | 118 | 4/18/2024 | |
8.0.8 | 144 | 4/14/2024 | |
8.0.7 | 136 | 4/13/2024 | |
8.0.6 | 137 | 3/4/2024 | |
8.0.5 | 135 | 2/29/2024 | |
8.0.3 | 130 | 2/17/2024 | |
8.0.2 | 126 | 2/16/2024 | |
8.0.1 | 135 | 2/16/2024 | |
0.0.57 | 319 | 11/11/2023 | |
0.0.51 | 239 | 5/30/2023 | |
0.0.50 | 210 | 5/18/2023 | |
0.0.49 | 210 | 5/17/2023 | |
0.0.48 | 215 | 5/5/2023 | |
0.0.47 | 204 | 4/30/2023 | |
0.0.44 | 262 | 4/25/2023 | |
0.0.38 | 270 | 4/17/2023 | |
0.0.37 | 263 | 4/16/2023 | |
0.0.33 | 258 | 4/6/2023 | |
0.0.32 | 265 | 4/6/2023 | |
0.0.31 | 273 | 4/6/2023 | |
0.0.30 | 271 | 4/5/2023 | |
0.0.29 | 292 | 3/30/2023 | |
0.0.28 | 274 | 3/29/2023 | |
0.0.27 | 262 | 3/29/2023 | |
0.0.26 | 288 | 3/29/2023 | |
0.0.25 | 312 | 3/28/2023 | |
0.0.24 | 288 | 3/27/2023 | |
0.0.23 | 269 | 3/26/2023 | |
0.0.22 | 296 | 3/26/2023 | |
0.0.21 | 281 | 3/26/2023 | |
0.0.20 | 283 | 3/25/2023 | |
0.0.19 | 282 | 3/25/2023 | |
0.0.18 | 288 | 3/25/2023 | |
0.0.17 | 316 | 3/22/2023 | |
0.0.16 | 287 | 3/22/2023 | |
0.0.15 | 302 | 3/22/2023 | |
0.0.14 | 298 | 3/21/2023 | |
0.0.13 | 323 | 3/13/2023 | |
0.0.12 | 286 | 3/11/2023 | |
0.0.11 | 280 | 3/11/2023 | |
0.0.10 | 298 | 3/9/2023 | |
0.0.9 | 292 | 3/9/2023 | |
0.0.8 | 257 | 3/9/2023 | |
0.0.7 | 296 | 3/9/2023 | |
0.0.6 | 302 | 3/9/2023 | |
0.0.5 | 333 | 2/12/2023 | |
0.0.4 | 335 | 2/12/2023 | |
0.0.3 | 348 | 2/12/2023 | |
0.0.2 | 351 | 2/12/2023 |