vn.beta1-EBS.Common.Domain.Shared 1.0.9

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

EBS.Common

Settings in application.json

{
    "ConnectionStrings": {
        "Encrypted.Default": "xxx",
        "Encrypted.HangfireConnection": "xxx",
        "Encrypted.connect-name": "xxx"
    },
    "Settings":{
        "IsEnableHangfireServer": true,
        "BackgroundJob":{
            "IsEnable": true,
            "JobPollPeriod": 30000
        },
        "DistributedLock":{
            "KeyPrefix":"EbsApplication"
        },
        "DistributedCache":{
            "KeyPrefix":"EbsApplication"
        }
    },
    "Redis":{
        "IsEnabled": true,
        "Encrypted.Configuration":"xxxxx",
        "ApplicationName":"ebsApplication",
        "PersistKeysToStackExchangeRedis":"ebs-service-Protection-Keys"
    },
    "WebPages":{
        "ButtonResourceName":"IShopEBS"
    },
    "Swagger": {
        "IsActive": true,
        "IsWithOAuth": true,
        "XmlFileName": "abc.xml",
        "Scopes": {
            "IShopEBS": "EBS API"
        },
        "Docs":{
            "DocName1":{
                "Title": "All Api"
            }
        }
    },
    "AuthServer":{
        "SwaggerClientId":"SwaggerDev",
        "Authority":"https://xxxx.com"
    }
}
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 (1)

Showing the top 1 NuGet packages that depend on vn.beta1-EBS.Common.Domain.Shared:

Package Downloads
vn.beta1-EBS.Common.Domain

Encrypted connect string

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.20 169 4/25/2025
1.0.19 158 4/25/2025
1.0.18 249 4/21/2025
1.0.16 483 3/31/2025
1.0.15 199 3/31/2025
1.0.12 170 3/31/2025
1.0.11 193 3/27/2025
1.0.10 317 3/12/2025
1.0.9 279 3/12/2025
1.0.4 202 2/25/2025