Inspinia HTML/JS is static version of INSPINIA theme.
This version contains all components and plugin created with strict HTML and jQuery.
This version is great if you are a PHP or JAVA programmer.
As each page is created separately it allows you to quickly implement it for your project by including needed resources.
The code is clean and clear so you should not have any problems with its implementation.
Inspinia .NET Core is supported ASP.NET Core version of INSPINIA theme.
This version contains a ASP.NET Core 3.0 project written in Visual Studio 2019 for .net developers.
Project has implemented all the plug-ins and it is created in accordance with the convention MVC.
This version also has SeedProject - a skeleton application that halp you easy start a new project.
Inspinia Rails 6.0 is Ruby on Rails 6.0 version of INSPINIA theme.
This version contains Ruby on Rails project with all designs from Inspinia static version.
This version is great if you are a Ruby on Rails 6.0 programmer.
It is created with elementary Rails controllers to demonstrate skeleton Rails app with all views and components.
Like other versions this version also has SeedProject - a skeleton application that halp you easy start a new Rails app.