Revit API REST/Cloud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Like many others before this is yet another plea for the development team to update the Revit API to work with .NET, as I'm trying to make a Revit addin work with the Autodesk Forge API and a server setup of my own.
Using the Forge API with .Net Framework 4.8 works alright, but there is no way to test it through 'modern measures' as you would with Postman for instance. Implementing a REST API through .Net48 is a hassle of going through third party libraries in itself.
Does anyone have experience with making a RESTful API work with a Revit addin? Losing access to the ASPNET functionality really makes this task dreadful.
Link copied