Alex.NET.Helper
1.25.69
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 Alex.NET.Helper --version 1.25.69
NuGet\Install-Package Alex.NET.Helper -Version 1.25.69
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="Alex.NET.Helper" Version="1.25.69" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Alex.NET.Helper --version 1.25.69
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Alex.NET.Helper, 1.25.69"
#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.
// Install Alex.NET.Helper as a Cake Addin #addin nuget:?package=Alex.NET.Helper&version=1.25.69 // Install Alex.NET.Helper as a Cake Tool #tool nuget:?package=Alex.NET.Helper&version=1.25.69
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Alex.NET.Helper
This package contains all of the basic boiletplate for a .NET project. Requires .NET 7 or later.
Implementation Example
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();
Author
License
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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 was computed. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Ghostscript.NET (>= 1.2.3)
- MethodTimer.Fody (>= 3.2.1)
- Microsoft.AspNetCore.Components (>= 7.0.4)
- Microsoft.AspNetCore.DataProtection (>= 7.0.4)
- Microsoft.AspNetCore.DataProtection.Abstractions (>= 7.0.4)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.2.0)
- Microsoft.Extensions.Caching.Abstractions (>= 7.0.0)
- Microsoft.Extensions.Caching.Memory (>= 7.0.0)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 7.0.0)
- Microsoft.JSInterop (>= 7.0.4)
- PDFsharp-gdi (>= 1.50.5147)
- PDFsharp-MigraDoc-GDI (>= 1.50.5147)
- SixLabors.ImageSharp (>= 3.0.1)
- System.Configuration.ConfigurationManager (>= 7.0.0)
- System.Text.Encoding.CodePages (>= 7.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Alex.NET.Helper:
Package | Downloads |
---|---|
Alex.NET.RCL
Package Description |
|
AdomFrameworkCore
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
8.0.91 | 198 | 9/30/2024 | |
8.0.9 | 128 | 8/6/2024 | |
8.0.9-alpha | 89 | 8/6/2024 | |
8.0.8 | 203 | 4/14/2024 | |
8.0.6 | 153 | 4/4/2024 | |
8.0.5 | 151 | 3/4/2024 | |
8.0.3 | 149 | 2/29/2024 | |
8.0.1 | 168 | 2/16/2024 | |
1.30.72 | 313 | 11/11/2023 | |
1.30.69 | 175 | 10/25/2023 | |
1.29.69 | 219 | 5/30/2023 | |
1.28.69 | 230 | 5/18/2023 | |
1.27.69 | 259 | 5/17/2023 | |
1.26.69 | 187 | 5/5/2023 | |
1.25.69 | 196 | 4/30/2023 | |
1.24.69 | 334 | 4/25/2023 | |
1.23.69 | 328 | 4/19/2023 | |
1.22.69 | 266 | 4/19/2023 | |
1.21.69 | 321 | 4/17/2023 | |
1.20.69 | 242 | 4/16/2023 | |
1.18.69 | 275 | 4/6/2023 | |
1.17.69 | 285 | 4/6/2023 | |
1.16.69 | 309 | 4/5/2023 | |
1.15.69 | 396 | 3/29/2023 | |
1.14.69 | 292 | 3/28/2023 | |
1.13.69 | 231 | 3/27/2023 | |
1.12.69 | 367 | 3/26/2023 | |
1.11.69 | 282 | 3/26/2023 | |
1.10.69 | 424 | 3/22/2023 | |
1.9.69 | 336 | 3/21/2023 | |
1.8.69 | 431 | 3/11/2023 | |
1.7.69 | 259 | 3/11/2023 | |
1.6.69 | 241 | 3/11/2023 | |
1.5.69 | 330 | 2/17/2023 | |
1.4.69 | 299 | 2/13/2023 | |
1.3.69 | 299 | 2/12/2023 | |
1.2.69 | 284 | 2/12/2023 | |
1.1.69 | 306 | 2/12/2023 | |
1.0.69 | 297 | 2/12/2023 | |
1.0.0 | 286 | 2/12/2023 |