NORCE.Drilling.VerticalDatum.WebPage
1.0.3
dotnet add package NORCE.Drilling.VerticalDatum.WebPage --version 1.0.3
NuGet\Install-Package NORCE.Drilling.VerticalDatum.WebPage -Version 1.0.3
<PackageReference Include="NORCE.Drilling.VerticalDatum.WebPage" Version="1.0.3" />
<PackageVersion Include="NORCE.Drilling.VerticalDatum.WebPage" Version="1.0.3" />
<PackageReference Include="NORCE.Drilling.VerticalDatum.WebPage" />
paket add NORCE.Drilling.VerticalDatum.WebPage --version 1.0.3
#r "nuget: NORCE.Drilling.VerticalDatum.WebPage, 1.0.3"
#:package NORCE.Drilling.VerticalDatum.WebPage@1.0.3
#addin nuget:?package=NORCE.Drilling.VerticalDatum.WebPage&version=1.0.3
#tool nuget:?package=NORCE.Drilling.VerticalDatum.WebPage&version=1.0.3
NORCE.Drilling.VerticalDatum.WebPage
Reusable Razor class library for the Vertical Datum web UI.
It contains the VerticalDatumConversionMain, VerticalDatumOrderMain, VerticalDatumOrderEdit, and StatisticsVerticalDatum pages together with the supporting API and UI utility code they depend on.
Package contents
- Vertical datum single conversion page
- Vertical datum batch conversion list and edit pages
- Usage statistics page
- Host-configurable API access through injected configuration
Dependencies
OSDC.DotnetLibraries.Drilling.WebAppUtilsMudBlazorOSDC.UnitConversion.DrillingRazorMudComponentsPlotly.BlazorModelSharedOut
Host integration
The consuming app should:
- Reference this package.
- Provide an implementation of
IVerticalDatumWebPageConfiguration. - Register that configuration and
IVerticalDatumAPIUtilsin DI. - Add the
WebPageassembly to the Blazor routerAdditionalAssemblies.
Routes
/VerticalDatumConversion/VerticalDatum/StatisticsVerticalDatum
Required configuration
VerticalDatumHostURLUnitConversionHostURL
Funding
The current work has been funded by the Research Council of Norway and Industry partners in the framework of the cent for research-based innovation SFI Digiwells (2020-2028) focused on Digitalization, Drilling Engineering and GeoSteering.
Contributors
Lucas Volpi, NORCE Energy Modelling and Automation
Eric Cayeux, NORCE Energy Modelling and Automation
| 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
- MudBlazor (>= 8.14.0)
- OSDC.DotnetLibraries.Drilling.WebAppUtils (>= 1.1.2)
- OSDC.UnitConversion.DrillingRazorMudComponents (>= 3.3.47)
- Plotly.Blazor (>= 6.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.