NORCE.Drilling.EarthGeomagneticField.WebPages
1.0.4
dotnet add package NORCE.Drilling.EarthGeomagneticField.WebPages --version 1.0.4
NuGet\Install-Package NORCE.Drilling.EarthGeomagneticField.WebPages -Version 1.0.4
<PackageReference Include="NORCE.Drilling.EarthGeomagneticField.WebPages" Version="1.0.4" />
<PackageVersion Include="NORCE.Drilling.EarthGeomagneticField.WebPages" Version="1.0.4" />
<PackageReference Include="NORCE.Drilling.EarthGeomagneticField.WebPages" />
paket add NORCE.Drilling.EarthGeomagneticField.WebPages --version 1.0.4
#r "nuget: NORCE.Drilling.EarthGeomagneticField.WebPages, 1.0.4"
#:package NORCE.Drilling.EarthGeomagneticField.WebPages@1.0.4
#addin nuget:?package=NORCE.Drilling.EarthGeomagneticField.WebPages&version=1.0.4
#tool nuget:?package=NORCE.Drilling.EarthGeomagneticField.WebPages&version=1.0.4
NORCE.Drilling.EarthGeomagneticField.WebPages
Reusable Razor class library for the Earth Geomagnetic Field web UI.
It contains the Home, EarthGeomagneticFieldSingleCalculation, EarthMagneticFieldCalculationOrderMain, EarthMagneticFieldCalculationOrderEdit, EarthMagneticFieldView, and StatisticsEarthMagneticField pages together with the supporting API and UI utility code they depend on.
Package contents
- Home page
- Earth geomagnetic field single calculation page
- Earth magnetic field calculation order list and edit pages
- Batch calculation editor with expansion panels, Save and Close actions, dirty-close confirmation, and selected-row editing
- Earth magnetic field result view page
- 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
IEarthGeomagneticFieldWebPagesConfiguration. - Register that configuration and
IEarthGeomagneticFieldAPIUtilsin DI. - Add the
WebPagesassembly to the Blazor routerAdditionalAssemblies.
Required configuration
EarthMagneticFieldHostURLUnitConversionHostURL
Routes
/Home/EarthGeomagneticFieldSingleCalculation/EarthMagneticField/StatisticsEarthMagneticField
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.