AlphaReds.Core.Common.v2
1.0.8
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
<PackageReference Include="AlphaReds.Core.Common.v2" Version="1.0.8" />
<PackageVersion Include="AlphaReds.Core.Common.v2" Version="1.0.8" />
<PackageReference Include="AlphaReds.Core.Common.v2" />
paket add AlphaReds.Core.Common.v2 --version 1.0.8
#r "nuget: AlphaReds.Core.Common.v2, 1.0.8"
#addin nuget:?package=AlphaReds.Core.Common.v2&version=1.0.8
#tool nuget:?package=AlphaReds.Core.Common.v2&version=1.0.8
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 | 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. 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. |
-
net8.0
- Asp.Versioning.Http (>= 8.1.0)
- Asp.Versioning.Mvc (>= 8.1.0)
- Asp.Versioning.Mvc.ApiExplorer (>= 8.1.0)
- AutoMapper (>= 13.0.1)
- dbup-core (>= 5.0.87)
- dbup-mysql (>= 5.0.41)
- dbup-SerilogLogger (>= 1.0.9)
- Google.Cloud.Storage.V1 (>= 4.10.0)
- Hangfire (>= 1.8.14)
- Hangfire.Dashboard.Basic.Authentication (>= 7.0.1)
- Hangfire.MySqlStorage (>= 2.0.3)
- Hangfire.PostgreSql (>= 1.20.10)
- Microsoft.AspNetCore.Authentication.JwtBearer (>= 8.0.3)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson (>= 8.0.8)
- Microsoft.AspNetCore.OpenApi (>= 8.0.6)
- Microsoft.EntityFrameworkCore (>= 8.0.10)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- NetCore.AutoRegisterDi (>= 2.2.1)
- Newtonsoft.Json (>= 13.0.3)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 8.0.10)
- Pomelo.EntityFrameworkCore.MySql (>= 8.0.2)
- Serilog (>= 3.1.1)
- Serilog.AspNetCore (>= 8.0.1)
- Serilog.Extensions.Hosting (>= 8.0.0)
- Serilog.Sinks.Seq (>= 7.0.0)
- Swashbuckle.AspNetCore (>= 6.5.0)
- Swashbuckle.AspNetCore.Swagger (>= 6.5.0)
- Swashbuckle.AspNetCore.SwaggerGen (>= 6.5.0)
- Swashbuckle.AspNetCore.SwaggerUI (>= 6.5.0)
- System.Drawing.Common (>= 8.0.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.