StructuralEngineering.Proto 0.0.3

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

StructuralEngineering.Proto

Protocol Buffers bindings for the structuralengineering schema, generated from .proto at build time via Grpc.Tools. Ships with XML documentation so IntelliSense carries the proto-derived doc comments through to consumers.

Part of the structuralengineering monorepo. See the monorepo README for the full project overview.

Licence

Apache 2.0.

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 (4)

Showing the top 4 NuGet packages that depend on StructuralEngineering.Proto:

Package Downloads
StructuralEngineering.Model

Model primitives for the structuralengineering schema: preset Material instances for common structural steel grades (EN 10025-2), with Section and Units presets to follow.

StructuralEngineering.Validation

Input-validation primitives for structuralengineering model messages (scaffolding in v0).

StructuralEngineering.Checks

Design-check implementations (Eurocode 3 §6.2.3 tension member as the first) for the structuralengineering schema.

StructuralEngineering.Solver.Client

gRPC client stub for the structuralengineering solver service. Concrete transport lands in v0.2 (ADR 0004).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.0.4 228 4/18/2026
0.0.3 156 4/18/2026
0.0.2 159 4/18/2026