Vhat.Infrastructure
10.27.472
dotnet add package Vhat.Infrastructure --version 10.27.472
NuGet\Install-Package Vhat.Infrastructure -Version 10.27.472
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="Vhat.Infrastructure" Version="10.27.472" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Vhat.Infrastructure" Version="10.27.472" />
<PackageReference Include="Vhat.Infrastructure" />
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 Vhat.Infrastructure --version 10.27.472
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Vhat.Infrastructure, 10.27.472"
#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 Vhat.Infrastructure@10.27.472
#: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=Vhat.Infrastructure&version=10.27.472
#tool nuget:?package=Vhat.Infrastructure&version=10.27.472
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
core-lib
Repo làm gì
Thư viện .NET dùng chung cho các service backend trong workspace Loipv/NovaBiz.
Entry points chính
CoreLib.slnx: solution chính.src/: source các package/thư viện dùng chung.tests/: test cho shared library nếu có.
Lệnh dev/build/test/lint
- Dev: không có service chạy độc lập.
- Build:
dotnet build CoreLib.slnx - Test:
dotnet test CoreLib.slnx - Lint/typecheck: không có lệnh riêng; dùng compiler/analyzer của .NET.
- Validate:
dotnet build CoreLib.slnx
Port/local URL
Không có port hoặc local URL vì repo này không chạy service.
Dependency quan trọng
- .NET SDK theo cấu hình repo/workspace.
- Các backend phụ thuộc vào contract/package dùng chung từ repo này.
Verify theo scope
- Sửa shared API/model/helper: chạy
dotnet build CoreLib.slnx, sau đó build repo tiêu thụ liên quan. - Sửa test/shared behavior: chạy
dotnet test CoreLib.slnxnếu test có sẵn.
Deploy note
Không có nhánh production. Thay đổi được tiêu thụ bởi các repo backend phụ thuộc.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net10.0 is compatible. 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.
-
net10.0
- Dapper (>= 2.1.79)
- InfluxDB.Client (>= 5.1.0)
- MeiliSearch (>= 0.20.0)
- Microsoft.Data.SqlClient (>= 7.0.1)
- Microsoft.EntityFrameworkCore (>= 10.0.9)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.9)
- Microsoft.EntityFrameworkCore.SqlServer (>= 10.0.9)
- Microsoft.Extensions.Caching.Hybrid (>= 10.7.0)
- Microsoft.Extensions.Caching.StackExchangeRedis (>= 10.0.9)
- Microsoft.Extensions.Http.Polly (>= 10.0.9)
- Microsoft.Extensions.Http.Resilience (>= 10.7.0)
- Minio (>= 7.0.0)
- MongoDB.Driver (>= 3.9.0)
- OpenTelemetry.Exporter.OpenTelemetryProtocol (>= 1.16.0)
- OpenTelemetry.Extensions.Hosting (>= 1.16.0)
- OpenTelemetry.Instrumentation.AspNetCore (>= 1.15.2)
- OpenTelemetry.Instrumentation.Http (>= 1.15.1)
- OpenTelemetry.Instrumentation.Runtime (>= 1.15.1)
- OpenTelemetry.Instrumentation.SqlClient (>= 1.15.2)
- Polly (>= 8.7.0)
- RabbitMQ.Client (>= 7.2.1)
- Snappier (>= 1.3.1)
- Ulid (>= 1.4.1)
- Vhat.Core (>= 10.27.472)
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 |
|---|---|---|
| 10.27.472 | 20 | 6/24/2026 |
| 10.27.471 | 111 | 6/24/2026 |
| 10.27.470 | 147 | 6/22/2026 |
| 10.27.469 | 217 | 6/19/2026 |
| 10.27.468 | 173 | 6/18/2026 |
| 10.27.467 | 99 | 6/18/2026 |
| 10.27.466 | 296 | 6/13/2026 |
| 10.27.465 | 230 | 6/12/2026 |
| 10.27.464 | 288 | 6/11/2026 |
| 10.27.463 | 275 | 6/11/2026 |
| 10.27.462 | 194 | 6/1/2026 |
| 10.27.461 | 1,037 | 5/15/2026 |
| 10.27.460 | 102 | 5/15/2026 |
| 10.27.459 | 107 | 5/14/2026 |
| 10.27.458 | 477 | 5/9/2026 |
| 10.27.457 | 557 | 4/25/2026 |
| 10.27.456 | 280 | 4/19/2026 |
| 10.27.455 | 116 | 4/19/2026 |
| 10.27.454 | 155 | 4/16/2026 |
| 10.27.453 | 110 | 4/15/2026 |
Loading failed