EastFive.Azure 1.0.0-preview-0007

This is a prerelease version of EastFive.Azure.
dotnet add package EastFive.Azure --version 1.0.0-preview-0007
                    
NuGet\Install-Package EastFive.Azure -Version 1.0.0-preview-0007
                    
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="EastFive.Azure" Version="1.0.0-preview-0007" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="EastFive.Azure" Version="1.0.0-preview-0007" />
                    
Directory.Packages.props
<PackageReference Include="EastFive.Azure" />
                    
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 EastFive.Azure --version 1.0.0-preview-0007
                    
#r "nuget: EastFive.Azure, 1.0.0-preview-0007"
                    
#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.
#:package EastFive.Azure@1.0.0-preview-0007
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=EastFive.Azure&version=1.0.0-preview-0007&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=EastFive.Azure&version=1.0.0-preview-0007&prerelease
                    
Install as a Cake Tool

EastFive

Functional-programming libraries for .NET: a composable core (TResult continuations, IEnumerableAsync, attribute-interface IoC), an attribute-routed REST API framework, Azure persistence/auth/integration bindings, spreadsheet tooling, and Roslyn source generators.

Package Description
EastFive.Core Functional primitives, LINQ extensions, async collections, configuration, reflection
EastFive.Api Attribute-routed HTTP API framework for ASP.NET Core
EastFive.Azure Azure Storage/Table persistence, auth (OAuth/SAML/Ping), integrations
EastFive.Sheets XLSX/CSV reading and writing
EastFive.Generators Roslyn source generators (flow extensions, storage query helpers, test harness)

All packages ship one shared version, MIT-licensed, with embedded PDBs and embedded source (step-into debugging works without symbol servers).

This mono-repo supersedes the former EastFive.Core, EastFive.Api, EastFive.Azure, EastFive.Sheets, and EastFive.Generators repositories; their histories are preserved under src/.

Build

dotnet build EastFive.sln
dotnet test EastFive.sln   # Azure tests require a running Azurite
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on EastFive.Azure:

Package Downloads
EastFive.Sheets

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-preview-0007 30 8/25/2026