Function.Interfaces 2.2.1

dotnet add package Function.Interfaces --version 2.2.1
NuGet\Install-Package Function.Interfaces -Version 2.2.1
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="Function.Interfaces" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Function.Interfaces --version 2.2.1
#r "nuget: Function.Interfaces, 2.2.1"
#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 Function.Interfaces as a Cake Addin
#addin nuget:?package=Function.Interfaces&version=2.2.1

// Install Function.Interfaces as a Cake Tool
#tool nuget:?package=Function.Interfaces&version=2.2.1

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.

MVC samples:

UDF samples:

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .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.2.1 33 6/29/2024
2.2.0 36 6/28/2024
2.1.9 44 6/23/2024
2.1.8 72 6/13/2024
2.1.7 63 6/11/2024
2.1.6 71 6/9/2024
2.1.5 66 6/8/2024

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