TrailBlazor Conference
September 25, 2024
We are very excited to be co-hosting the TrailBlazor Conference on October 3rd, 2024 (from 8:00 AM - 6:00 PM EDT / UTC -04:00), a free virtual .NET community event which will embody the spirit of excitement and innovation within the Blazor developer ecosystem.
Read More...
Oqtane 5.2.3 Released
September 23, 2024
The 5.2.3 release includes 55 pull requests by 8 different contributors, pushing the total number of project commits all-time to over 5800.
Read More...
Black Belt Blazor
September 18, 2024
On September 5, 2024 Devessence Inc hosted a webinar titled Black Belt Blazor. The session provided a deep dive into some of the more challenging aspects of Blazor. The presentation was primarily focused on Blazor but was inspired by lessons learned while developing Oqtane.
Read More...
Oqtane Developers Meeting - September 2024
September 04, 2024
The monthly Oqtane Developers Meeting for core contributors was held on September 4, 2024.
Read More...
Oqtane 5.2.1 Released
August 22, 2024
The 5.2.1 release is a maintenance release and includes usability, scalability and performance improvements.
Read More...
Oqtane Developers Meeting - August 2024
August 13, 2024
The monthly Oqtane Developers Meeting for core contributors was held on August 7, 2024.
Read More...
Oqtane 5.2.0 Released
July 25, 2024
The 5.2.0 release is a major release and includes a native search solution for indexing content, the ability to support custom text editors, as well as usability, scalability and performance improvements.
Read More...
Oqtane Developers Meeting - July 2024
July 03, 2024
The monthly Oqtane Developers Meeting for core contributors was held on July 3, 2024.
Read More...
Scalability Testing and Site Templates
June 10, 2024
Scalability testing is the testing of a software application to measure its capability to scale up or scale out. Scalability testing is generally based on the amount of data being managed by the application at runtime in comparison to the resource constraints of the environment. A classic example is if the application is managing a large amount of data but the environment has a limited amount of memory, the application may exhibit scalability issues.