Function.Interfaces
2.3.2
See the version list below for details.
dotnet add package Function.Interfaces --version 2.3.2
NuGet\Install-Package Function.Interfaces -Version 2.3.2
<PackageReference Include="Function.Interfaces" Version="2.3.2" />
paket add Function.Interfaces --version 2.3.2
#r "nuget: Function.Interfaces, 2.3.2"
// Install Function.Interfaces as a Cake Addin #addin nuget:?package=Function.Interfaces&version=2.3.2 // Install Function.Interfaces as a Cake Tool #tool nuget:?package=Function.Interfaces&version=2.3.2
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.
https://github.com/triaxia/ExcelMVC/tree/master/Docs/Getting%20Started%20with%20ExcelMVC.docx
More documentation can be found within the sample solutions.
UDF samples:
MVC samples:
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Framework | net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.1
- No dependencies.
-
net6.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Function.Interfaces:
Package | Downloads |
---|---|
ExcelMvc.Net
Writing Excel applications in .NET using MVC pattern & high performance user defined fuctions, including RTD and asynchronous functions. This package supercedes ExcelMvc. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.4.9 | 117 | 9/24/2024 |
2.4.8 | 107 | 9/1/2024 |
2.4.7 | 102 | 8/28/2024 |
2.4.6 | 102 | 8/28/2024 |
2.4.5 | 91 | 8/27/2024 |
2.4.4 | 105 | 8/27/2024 |
2.4.3 | 94 | 8/27/2024 |
2.4.2 | 115 | 8/25/2024 |
2.4.1 | 112 | 8/24/2024 |
2.4.0 | 109 | 8/19/2024 |
2.3.9 | 113 | 8/19/2024 |
2.3.8 | 103 | 8/12/2024 |
2.3.7 | 110 | 8/11/2024 |
2.3.6 | 104 | 8/11/2024 |
2.3.5 | 114 | 8/11/2024 |
2.3.4 | 103 | 8/10/2024 |
2.3.3 | 72 | 8/3/2024 |
2.3.2 | 74 | 7/28/2024 |
2.3.1 | 81 | 7/26/2024 |
2.3.0 | 75 | 7/24/2024 |
2.2.9 | 111 | 7/22/2024 |
2.2.8 | 92 | 7/19/2024 |
2.2.7 | 93 | 7/18/2024 |
2.2.6 | 125 | 7/17/2024 |
2.2.5 | 97 | 7/16/2024 |
2.2.4 | 92 | 7/14/2024 |
2.2.3 | 94 | 7/14/2024 |
2.2.2 | 89 | 7/10/2024 |
2.2.1 | 119 | 6/29/2024 |
2.2.0 | 104 | 6/28/2024 |
2.1.9 | 102 | 6/23/2024 |
2.1.8 | 96 | 6/13/2024 |
2.1.7 | 95 | 6/11/2024 |
2.1.6 | 104 | 6/9/2024 |
2.1.5 | 96 | 6/8/2024 |
See the Releases folder under https://github.com/triaxia/ExcelMVC