AlphaReds.Core.Common.v2 1.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package AlphaReds.Core.Common.v2 --version 1.0.8
                    
NuGet\Install-Package AlphaReds.Core.Common.v2 -Version 1.0.8
                    
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="AlphaReds.Core.Common.v2" Version="1.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AlphaReds.Core.Common.v2" Version="1.0.8" />
                    
Directory.Packages.props
<PackageReference Include="AlphaReds.Core.Common.v2" />
                    
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 AlphaReds.Core.Common.v2 --version 1.0.8
                    
#r "nuget: AlphaReds.Core.Common.v2, 1.0.8"
                    
#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.
#addin nuget:?package=AlphaReds.Core.Common.v2&version=1.0.8
                    
Install as a Cake Addin
#tool nuget:?package=AlphaReds.Core.Common.v2&version=1.0.8
                    
Install as a Cake Tool

sk-core-common

dotnet pack -p:PackageVersion=1.0.7 dotnet nuget push ./src/bin/Release/AlphaReds.Core.Common.v2.1.0.11.nupkg --api-key oy2awjwdflyv7mpfxt4akc4b7s6b4fwulpo2utxc3uatde --source https://api.nuget.org/v3/index.json

Example appsettings.json

{ "ProjectName": "genting-ironman", "ShortName": "ARSGENTINGIRONMAN", "ClientCode": "IronMan", "Env": "LDV", "Jwt": { "SecretKey": "U2VoaW1vbiBpcyB0aGUgY29kaW5nIGtpbmchIFF1b3RlZCBvbiAxMCBGZWIgMjAyMCwgMTA6MzZQTQ==", "KeyDuration": 7 }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "", "ConnectionStrings": { "DefaultConnection": "" }, "Serilog": { "serverUrl": "http://ars-seri-log.sit.alphareds.com/" }, "Swagger": { "Enable": true, "Version": "v1", "Title": "IronMan", "RoutePrefix": "api/docs", "OpenApiServerUrl": "http://localhost:5133" //"EndPoint": "/swagger/v1/swagger.json" }, "Cors": { "AllowAny": true, "Origins": [ "" ] }, "UserSettings": { "AllowMultipleLogin": false, "SessionTimeout": 0, // minutes, 0 infinity "ApiUrl": "http://localhost:5133", "WebUrl": "https://<tba>" }, "ErrorTracing": { "BaseUrl": "https://tracking-api.alphareds.com", "AppCode": "CURLEC", "Enabled": false }, "HangfireOptions": { "Enable": true, "ConnectionStrings": "server=127.0.0.1;port=30001;uid=root;pwd=P@ssw0rd;database=HangfireDb;Allow User Variables=True;", "Username": "admin", "Password": "admin", "WorkerCount": 1 }

Product 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.  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

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
1.1.28 152 12/26/2024
1.1.10 201 11/19/2024
1.0.9 94 11/19/2024
1.0.8 112 11/14/2024