BizDoc.Infrastructure.Priority
6.6.12
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 BizDoc.Infrastructure.Priority --version 6.6.12
NuGet\Install-Package BizDoc.Infrastructure.Priority -Version 6.6.12
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="BizDoc.Infrastructure.Priority" Version="6.6.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="BizDoc.Infrastructure.Priority" Version="6.6.12" />
<PackageReference Include="BizDoc.Infrastructure.Priority" />
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 BizDoc.Infrastructure.Priority --version 6.6.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BizDoc.Infrastructure.Priority, 6.6.12"
#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=BizDoc.Infrastructure.Priority&version=6.6.12
#tool nuget:?package=BizDoc.Infrastructure.Priority&version=6.6.12
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Priority ERP for BizDoc
In program.cs
builder.Services.AddBizDoc().
AddPriority(options =>
{
options.ConnectionString = "priority";
});
app.UseBizDoc().UsePriority();
Set options collation SQL_Latin1_General_CP1_CS_AS.
Optional services.
Name | Usage |
---|---|
UseExchangeRate() | Use Priority exchange rates |
WithModel<T>() | DbContext |
AddBizDoc().
AddPriority(
options => ...,
service => service.UseExchangeRate());
Database
Access database by injecting the PriorityStorage
service.
using BizDoc.Priority;
public class MyService {
private readonly PriorityStorage _storage;
public MyService (PriorityStorage storage) => _storage = storage;
private void List() {
foreach (var order in _storage.Orders) {
...
}
}
}
Components
Types added to bizdoc.priority.json.
Name | Usage |
---|---|
CostCenters | |
Sites | |
Warehouses | |
Teams | |
Families | |
Departments | |
Projects | |
Budgets | |
Companies | |
Accounts | |
Divisions | |
Branches | |
Customers | |
Facilities | |
OrganizationUnits | |
Positions |
w/f node
Position job.
API
Name | Method | Usage |
---|---|---|
/api/priority/suppliers | GET take, value | |
/api/priority/suppliers/{id} | GET | |
/api/priority/purchaseorders/{id} | GET | |
/api/priority/parts | GET take, company, value | |
/api/priority/parts/{id} | GET | |
/api/priority/budgets | GET take, value | |
/api/priority/accounts | GET take, value | |
/api/priority/companies | GET take, value | |
/api/priority/companies/{id} | GET |
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. 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. 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.
-
- Oracle.EntityFrameworkCore (>= 6.21.61)
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 |
---|---|---|
9.0.0 | 215 | 5/15/2025 |
8.23.1 | 297 | 2/6/2025 |
8.22.1 | 257 | 12/15/2024 |
8.21.4 | 627 | 11/20/2024 |
8.21.3 | 427 | 11/18/2024 |
8.21.2 | 266 | 11/13/2024 |
8.21.1 | 859 | 10/17/2024 |
8.20.0 | 698 | 8/28/2024 |
8.19.0 | 157 | 8/26/2024 |
8.18.2 | 125 | 7/29/2024 |
8.17.2 | 180 | 6/23/2024 |
8.17.1 | 148 | 6/9/2024 |
8.17.0 | 460 | 5/28/2024 |
8.16.1 | 1,168 | 5/26/2024 |
8.15.1 | 507 | 5/14/2024 |
8.15.0 | 443 | 5/8/2024 |
8.14.27 | 391 | 5/7/2024 |
8.14.26 | 725 | 4/23/2024 |
8.13.26 | 306 | 3/11/2024 |
8.13.25 | 326 | 2/20/2024 |
8.13.24 | 1,011 | 2/13/2024 |
8.12.23 | 298 | 1/18/2024 |
8.12.22 | 507 | 1/17/2024 |
8.12.21 | 344 | 1/17/2024 |
8.12.20 | 143 | 1/16/2024 |
8.12.19 | 141 | 1/16/2024 |
8.12.17 | 138 | 1/16/2024 |
8.12.16 | 138 | 1/16/2024 |
8.12.15 | 141 | 1/16/2024 |
8.12.14 | 145 | 1/14/2024 |
8.12.12 | 142 | 1/12/2024 |
7.12.12 | 496 | 1/10/2024 |
7.12.10 | 224 | 1/9/2024 |
7.12.9 | 331 | 1/9/2024 |
7.12.8 | 474 | 1/9/2024 |
7.11.8 | 322 | 1/9/2024 |
7.10.7 | 453 | 1/6/2024 |
7.10.6 | 491 | 12/12/2023 |
7.8.6 | 1,349 | 11/23/2023 |
7.8.5 | 599 | 11/23/2023 |
7.7.5 | 171 | 11/21/2023 |
7.5.5 | 310 | 11/17/2023 |
7.5.4 | 322 | 11/15/2023 |
7.5.3 | 426 | 9/10/2023 |
7.4.3 | 387 | 8/14/2023 |
7.4.2 | 427 | 8/1/2023 |
7.4.1 | 375 | 7/9/2023 |
7.3.0 | 310 | 6/24/2023 |
7.2.0 | 335 | 5/22/2023 |
7.1.0 | 637 | 3/28/2023 |
7.0.1 | 714 | 12/16/2022 |
7.0.0 | 833 | 11/28/2022 |
6.8.14 | 758 | 11/8/2022 |
6.8.13 | 844 | 11/8/2022 |
6.8.12 | 790 | 11/6/2022 |
6.8.11 | 869 | 11/6/2022 |
6.8.8 | 842 | 11/1/2022 |
6.8.7 | 810 | 11/1/2022 |
6.8.6 | 984 | 11/1/2022 |
6.8.4 | 1,015 | 10/31/2022 |
6.8.3 | 409 | 10/27/2022 |
6.8.2 | 438 | 10/24/2022 |
6.8.1 | 423 | 10/18/2022 |
6.8.0 | 460 | 10/16/2022 |
6.7.22 | 388 | 11/8/2022 |
6.7.21 | 452 | 8/24/2022 |
6.7.20 | 458 | 8/9/2022 |
6.7.19 | 432 | 8/3/2022 |
6.7.18 | 456 | 8/3/2022 |
6.7.17 | 420 | 8/3/2022 |
6.7.16 | 416 | 8/2/2022 |
6.7.15 | 463 | 7/31/2022 |
6.7.14 | 486 | 7/26/2022 |
6.7.13 | 454 | 7/24/2022 |
6.7.10 | 467 | 7/22/2022 |
6.7.9 | 449 | 7/21/2022 |
6.7.7 | 458 | 7/20/2022 |
6.7.5 | 488 | 7/18/2022 |
6.7.4 | 494 | 7/13/2022 |
6.7.3 | 472 | 7/13/2022 |
6.7.2 | 516 | 7/13/2022 |
6.7.1 | 492 | 7/12/2022 |
6.7.0 | 496 | 7/10/2022 |
6.6.12 | 456 | 7/5/2022 |
6.6.11 | 490 | 6/29/2022 |
6.6.10 | 475 | 6/27/2022 |
6.6.9 | 467 | 6/27/2022 |
6.6.8 | 512 | 6/26/2022 |
6.6.6 | 476 | 6/24/2022 |
6.6.5 | 468 | 6/15/2022 |
6.6.4 | 468 | 6/7/2022 |
6.6.3 | 470 | 6/1/2022 |
6.6.2 | 480 | 5/31/2022 |
6.6.1 | 455 | 5/31/2022 |
6.6.0 | 471 | 5/31/2022 |
6.5.2 | 475 | 5/20/2022 |
6.5.1 | 461 | 5/14/2022 |
6.5.0 | 482 | 5/9/2022 |
-