EastFive.Core
1.0.0-preview-0007
dotnet add package EastFive.Core --version 1.0.0-preview-0007
NuGet\Install-Package EastFive.Core -Version 1.0.0-preview-0007
<PackageReference Include="EastFive.Core" Version="1.0.0-preview-0007" />
<PackageVersion Include="EastFive.Core" Version="1.0.0-preview-0007" />
<PackageReference Include="EastFive.Core" />
paket add EastFive.Core --version 1.0.0-preview-0007
#r "nuget: EastFive.Core, 1.0.0-preview-0007"
#:package EastFive.Core@1.0.0-preview-0007
#addin nuget:?package=EastFive.Core&version=1.0.0-preview-0007&prerelease
#tool nuget:?package=EastFive.Core&version=1.0.0-preview-0007&prerelease
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 | Versions 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. |
-
net10.0
- Microsoft.Extensions.Configuration.Abstractions (>= 9.0.1)
- Microsoft.Extensions.Configuration.Binder (>= 9.0.1)
- Microsoft.IdentityModel.Tokens (>= 6.36.0)
- Newtonsoft.Json (>= 13.0.3)
- SixLabors.ImageSharp (>= 3.1.11)
- System.Configuration.ConfigurationManager (>= 9.0.1)
- System.Drawing.Common (>= 9.0.1)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on EastFive.Core:
| Package | Downloads |
|---|---|
|
EastFive.Api
Package Description |
|
|
EastFive.Azure
Package Description |
|
|
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 | 39 | 8/25/2026 |