A newer version of the Ed-Fi ODS / API is now 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 onwards 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 3.4.1 version of the WebApi is available at:

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

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

Binary

Purpose

Location

EdFi.Ods.SwaggerUIBinary for ODS / API Swagger Online documentationhttps://www.myget.org/feed/ed-fi/package/nuget/EdFi.Ods.SwaggerUI.EFA
EdFi.ODS.AdminApp.WebBinary for Admin Apphttps://www.myget.org/feed/ed-fi/package/nuget/EdFi.ODS.AdminApp.Web
EdFi.Ods.SandboxAdmin.Web

Binary for Sandbox Admin App

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

EdFi.Ods.WebApi

Binary for ODS REST APIs

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

EdFi.OdsApi.Sdk

Binary for ODS / API SDK

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

EdFi.RestApi.DatabasesBinary for ODS / API database scriptshttps://www.myget.org/feed/ed-fi/package/nuget/EdFi.RestApi.Databases.EFA
EdFi.Ods.Populated.TemplateSQL Server Populated Template database backuphttps://www.myget.org/feed/ed-fi/package/nuget/EdFi.Ods.Populated.Template
EdFi.Ods.Minimal.TemplateSQL Server Minimal Template database backup (contains ed-fi core descriptors)https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Ods.Minimal.Template
EdFi.Ods.Populated.Template.PostgreSQLPstgreSQL Populated Template database backuphttps://www.myget.org/feed/ed-fi/package/nuget/EdFi.Ods.Populated.Template.PostgreSQL
EdFi.Ods.Minimal.Template.PostgreSQLPstgreSQL Minimal Template database backup (contains ed-fi core descriptors)https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Ods.Minimal.Template.PostgreSQL

EdFi.Ods.BulkLoad.Services.Windows.UploadWorker

Binary for MSMQ monitor service used by bulk load API

https://www.myget.org/feed/ed-fi/package/nuget/EdFi.Ods.BulkLoad.Services.Windows.UploadWorker.EFA

EdFi.Ods.BulkLoad.Services.Windows.BulkWorkerBinary for MSMQ monitor services used by bulk load APIhttps://www.myget.org/feed/ed-fi/package/nuget/EdFi.Ods.BulkLoad.Services.Windows.BulkWorker.EFA
EdFi.Ods.CodeGen.ConsoleBinary for Code Generationhttps://www.myget.org/feed/ed-fi/package/nuget/EdFi.Ods.CodeGen.Console