News

In conclusion, the migration of Revit API from .NET 4.8 to .NET Core 8.0 is a significant leap forward that promises improved performance, cross-platform compatibility, and a more dynamic development ...
Core Revit .NET API Concepts: A Strategic Overview The Revit API offers powerful capabilities for interacting with Building Information Models (BIM). My focus is on leveraging this API to extract the ...
On January 30th, 2024, Autodesk hosted a webinar on moving to .NET core covering Autodesk's flagship products like Inventor, AutoCAD, and Revit. Please find the same webinar recordings in the YouTube ...
In the “Create New ASP.Net Core Web Application” window, select .NET Core as the runtime and ASP.NET Core 2.2 (or later) from the drop-down list at the top. I’ll be using ASP.NET Core 3.0 here.
This project is an application developed on the .NET platform using Autodesk Revit. The main purpose of the project is to create different types of walls, connect to a public web API such as weather ...
Parameter binding from forms, antiforgery tokens, and Native AOT are now supported in ASP.NET Core. Here’s how to take advantage of them.
Microsoft this week shipped the fourth preview of .NET 10 without groundbreaking features but with much work devoted to ASP.NET Core & Blazor, where several work items were devoted to OpenAPI.