Skip to content

C# library and client (or high-level functions) for RFEM 6 and RSTAB 9 using Web Services, SOAP and WSDL

License

Notifications You must be signed in to change notification settings

MFE-VIRO/Dlubal_CSharp_Client

 
 

Repository files navigation

Dlubal Software GmbH

image image image image

Welcome to Dlubal CSharp library

image image image License: MIT CodeFactor

Nuget Nuget Nuget Nuget Nuget Nuget Build Status Deployment Status

Description

This C# project is focused on opening RFEM 6, RSTAB 9 and RSECTION 1 to all our customers, enabling them to interact with our applications on much higher level. If you are looking for tool to help you solve parametric models or optimization tasks, you are on the right place. This project and community will create support for all your projects. The goal is to create easily expandable C# library communicating instructions to RFEM / RSTAB through Web Services (WS), SOAP and WSDL technology. image WS enable you to access your local version of RFEM / RSTAB / RSECTION or remote via internet connection.

Getting started

Geting started with Visual Studio Code

Getting started with Visual Studio

Steps for downloaded release

  • Go to release location
  • Download zip file called DlubalC.Library.zip
  • Unzip it
  • Put dll into your project
  • Reference them
  • Compile your project
  • Make application which uses our Web Services

Steps for Visual Studio

* Install [GitHub Extension](https://marketplace.visualstudio.com/items?itemName=GitHub.GitHubExtensionforVisualStudio)

Steps for Visual Studio Code

Dependencies

  • .NET 5.0 Core or .NET 6.0 Core (depends on your choice, libraries are multi-target)
  • RFEM 6 or RSTAB9 application

Examples

Examples can be found under examples folder.

Documentation 📚

You can find a tutorial for usage on our image.

License

License: MIT

Contribute

Contributions are always welcome! Please ensure your pull request adheres to the following guidelines Contributing

About

C# library and client (or high-level functions) for RFEM 6 and RSTAB 9 using Web Services, SOAP and WSDL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%