Oqtane 5.1.1 Released
April 16, 2024
The 5.1.1 release is primarily a stabilization release, including a variety of improvements to the Static Server-Side Rendering support for Blazor in .NET 8.
Read More...
Oqtane Developers Meeting - Apr 2024
April 05, 2024
The monthly Oqtane Developers Meeting for core contributors was held on Apr 3, 2024. The primary discussion was related to Oqtane 5.1 which offers Static Server Rendering which was released on March 27, 2024.
Read More...
Developing Components For Static Server Rendering
March 28, 2024
With Oqtane 5.1 you can now use Static Server rendering in your Oqtane modules. Static Server rendering runs on the server and does not rely on any interactive infrastructure such as WebAssembly or SignalR. Static Server rendering is stateless so you cannot rely on the environment to maintain state within your components. As a result, you need to develop your static components using slightly different techniques than what you are used to with interactive components.
Read More...
Announcing Oqtane 5.1 With Static Server Rendering
March 27, 2024
The 5.1 release is a major release providing Oqtane with Static Server Rendering support based on Blazor in .NET 8. The framework now utilizes Microsoft's latest recommended patterns for developing full-stack Blazor applications. This new approach has been strategically integrated into Oqtane's existing capabilities to provide multi-tenancy, modularity, and a robust security architecture which allows developers to focus on building applications rather than infrastructure
Read More...
Oqtane Developers Meeting - Mar 2024
March 07, 2024
The monthly Oqtane Developers Meeting for core contributors was held on Mar 6, 2024. The primary discussion was related to the upcoming 5.1 release which is focused on the migration of Oqtane to Blazor Static Server-Side Rendering (SSR) in .NET 8.
Read More...
Oqtane Developers Meeting - Feb 2024
February 07, 2024
The monthly Oqtane Developers Meeting for core contributors was held on Feb 7, 2024.
Read More...
Oqtane 5.0.2 Released
January 25, 2024
The 5.0.2 release is primarily focused on stabilization. This includes many user experience improvements as well as a variety of performance and developer productivity enhancements. This release includes 51 pull requests by 6 different contributors, pushing the total number of project commits all-time to over 4600.
Read More...
Oqtane In Top 5 Most Active Projects For 2023!
January 23, 2024
The .NET Foundation collects daily activity metrics for all .NET Foundation projects and publishes the results at the end of each year. Oqtane is very proud to have achieved the #4 position amongst all Community Projects for both Pull Requests and Commits.
Read More...
Oqtane Developers Meeting - Jan 2024
January 06, 2024
Highlights from our most recent meeting on January 3, 2024.