Ed-Fi ODS / API Binary Releases

A newer version of the Ed-Fi ODS / API is available. See the Ed-Fi Technology Version Index for a link to the latest version.

Ed-Fi ODS / API Binary Releases

The Ed-Fi Alliance publishes a set of .NET binaries and databases with each ODS / API release. These binaries can be used to deploy a non-extended version of the Ed-Fi ODS / API that has the as-shipped database model. The binaries are useful for system integrators and others wanting to deploy a "core-data-model-only" ODS / API quickly and easily.

These files also support developers creating automated deployments for cloud platforms like Amazon Web Services or Microsoft Azure. Some deployments which use these binaries are currently published in the Ed-Fi Exchange.

These binaries are available for versions of the ODS and API from version 2.3.1 onward and include minor and major point version changes. Note that patch release versions will be provided at the Alliance's discretion.

The binaries are published in a Azure Storage account at: 

https://odsassets.blob.core.windows.net/public/CloudOds/deploy/release/{version}/{filename}

The file names are:

  • EdFi.Ods.AdminApp.Web.zip

  • EdFi.Ods.SwaggerUI.zip

  • EdFi.Ods.WebApi.zip

  • EdFi_Admin.bacpac

  • EdFi_Admin.bak

  • EdFi_Admin.sql

  • EdFi_Ods_Minimal_Template.bacpac

  • EdFi_Ods_Minimal_Template.bak

  • EdFi_Ods_Minimal_Template.sql

  • EdFi_Ods_Populated_Template.bacpac

  • EdFi_Ods_Populated_Template.bak

  • EdFi_Ods_Populated_Template.sql

  • EdFi_Ods.bacpac

  • EdFi_Ods.bak

  • EdFi_Ods.sql

  • EdFi_Security.bacpac

  • EdFi_Security.bak

  • EdFi_Security.sql

For example, the 5.0.1 version of the WebApi is available at:

https://odsassets.blob.core.windows.net/public/CloudOds/deploy/release/5.0.1/EdFi.Ods.WebApi.zip 

The following binaries are published to the Ed-Fi MyGet Feed:

Binary

Purpose

Location

Binary

Purpose

Location

EdFi.Ods.SwaggerUI

Binary for ODS / API Swagger Online documentation

https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Suite3.Ods.SwaggerUI

EdFi.ODS.AdminApp.Web

Binary for Admin App

https://www.myget.org/feed/ed-fi/package/nuget/EdFi.ODS.AdminApp.Web (Pending Admin App 2.0.0)

EdFi.Ods.SandboxAdmin.Web

Binary for Sandbox Admin App

https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Suite3.Ods.SandboxAdmin.Web

EdFi.Ods.WebApi

Binary for ODS REST APIs

https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Suite3.Ods.WebApi

EdFi.OdsApi.Sdk

Binary for ODS / API SDK

https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Suite3.OdsApi.Sdk

EdFi.RestApi.Databases

Binary for ODS / API database scripts

https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Suite3.RestApi.Databases

EdFi.Ods.Populated.Template

SQL Server Populated Template database backup

https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Suite3.Ods.Populated.Template

EdFi.Ods.Minimal.Template

SQL Server Minimal Template database backup (contains ed-fi core descriptors)

https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Suite3.Ods.Minimal.Template

EdFi.Ods.Populated.Template.PostgreSQL

PstgreSQL Populated Template database backup

https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Suite3.Ods.Populated.Template.PostgreSQL

EdFi.Ods.Minimal.Template.PostgreSQL

PstgreSQL Minimal Template database backup (contains ed-fi core descriptors)

https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Suite3.Ods.Minimal.Template.PostgreSQL

EdFi.Ods.CodeGen.Console

Binary for Code Generation

https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Suite3.Ods.CodeGen