Teller.Api 0.25.6.17

dotnet add package Teller.Api --version 0.25.6.17
                    
NuGet\Install-Package Teller.Api -Version 0.25.6.17
                    
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="Teller.Api" Version="0.25.6.17" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Teller.Api" Version="0.25.6.17" />
                    
Directory.Packages.props
<PackageReference Include="Teller.Api" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Teller.Api --version 0.25.6.17
                    
#r "nuget: Teller.Api, 0.25.6.17"
                    
#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.
#addin nuget:?package=Teller.Api&version=0.25.6.17
                    
Install as a Cake Addin
#tool nuget:?package=Teller.Api&version=0.25.6.17
                    
Install as a Cake Tool

Teller.io .NET SDK

Teller.Api

  • Purpose:
    A .NET 8 class library for interacting with the Teller API.
  • Features:
    • Provides strongly-typed API clients using Refit for easy HTTP communication.
    • Handles authentication and secure HTTP requests.
    • Designed for use in server-side or backend .NET applications that need to access financial data via Teller.

Teller.Connect

  • Purpose:
    A Blazor component library for connecting user bank accounts via Teller.
  • Features:
    • Integrates Teller�s Connect JavaScript widget into Blazor applications.
    • Enables users to securely link their bank accounts from the browser.
    • Can be easily embedded in any Blazor Server or WebAssembly project.

Sample/BlazorApp

  • Purpose:
    A sample Blazor Server application demonstrating how to use both Teller.Api and Teller.Connect together.
  • Features:
    • Shows how to configure and use the Teller API client.
    • Demonstrates embedding the Teller Connect component in a real Blazor app.

Getting Started

  1. Clone the repository and open in Visual Studio 2022 or later.
  2. Restore NuGet packages and build the solution.
  3. Run the sample Blazor app to see Teller integration in action.

  • All projects target .NET 8.
  • The solution is ready for extension and integration into your own financial or banking applications.
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

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
0.25.6.17 122 6/17/2025