ExcelMvc.Net 2.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ExcelMvc.Net --version 2.1.0
NuGet\Install-Package ExcelMvc.Net -Version 2.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ExcelMvc.Net" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExcelMvc.Net --version 2.1.0
#r "nuget: ExcelMvc.Net, 2.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ExcelMvc.Net as a Cake Addin
#addin nuget:?package=ExcelMvc.Net&version=2.1.0

// Install ExcelMvc.Net as a Cake Tool
#tool nuget:?package=ExcelMvc.Net&version=2.1.0

If you are a fan of building applications using the MVC/MVVM pattern and you love Excel as the user interface for your applications, then ExcelMvc is the just component you need.

ExcelMvc lets you write Excel applications like writing WPF or WinForm ones using the MVC/MVVM pattern. You define your application's views in Excel and implement their business models and view models (controllers) in C# or any other .NET languages.

ExcelMvc also lets you write your own high performance user defined functions (UDF), including RTD functions and asynchronous functions.

Simply add ExcelMvc.Net NuGet to your solution to get your ExcelMvc development started.

More documentation can be found within the sample solutions.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows7.0 is compatible.  net7.0-windows was computed.  net8.0-windows was computed. 
.NET Framework net471 is compatible.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.2 78 5/18/2024
2.1.1 76 5/17/2024
2.1.0 64 5/12/2024
2.0.9 67 5/12/2024
2.0.8 59 5/12/2024
2.0.7 57 5/11/2024
2.0.6 86 5/7/2024
2.0.5 101 5/5/2024
2.0.4 96 5/5/2024
2.0.3 100 4/27/2024
2.0.2 91 4/27/2024
2.0.1 719 9/3/2022
2.0.1-beta 499 8/20/2022

See the Releases folder under https://github.com/triaxia/ExcelMVC