{"id":20837326,"url":"https://github.com/misinformeddna/elmah.azuretablestorage","last_synced_at":"2025-05-08T20:00:09.928Z","repository":{"id":12199874,"uuid":"14805260","full_name":"MisinformedDNA/Elmah.AzureTableStorage","owner":"MisinformedDNA","description":"Elmah plugin for Azure Table Storage","archived":false,"fork":false,"pushed_at":"2020-07-14T19:29:46.000Z","size":47,"stargazers_count":13,"open_issues_count":5,"forks_count":19,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-08T19:59:52.566Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MisinformedDNA.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-29T15:54:57.000Z","updated_at":"2024-04-29T19:21:37.000Z","dependencies_parsed_at":"2022-09-06T17:21:33.556Z","dependency_job_id":null,"html_url":"https://github.com/MisinformedDNA/Elmah.AzureTableStorage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MisinformedDNA%2FElmah.AzureTableStorage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MisinformedDNA%2FElmah.AzureTableStorage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MisinformedDNA%2FElmah.AzureTableStorage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MisinformedDNA%2FElmah.AzureTableStorage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MisinformedDNA","download_url":"https://codeload.github.com/MisinformedDNA/Elmah.AzureTableStorage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253141474,"owners_count":21860541,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-18T01:07:02.185Z","updated_at":"2025-05-08T20:00:09.719Z","avatar_url":"https://github.com/MisinformedDNA.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![NuGet](https://img.shields.io/nuget/v/Elmah.AzureTableStorage.svg)](https://www.nuget.org/packages/Elmah.AzureTableStorage)\n\nElmah.AzureTableStorage\n======================\n\nElmah plugin for Azure Table Storage\n\nSetup \n-----\n\nIf you use NuGet to add this project, option 1 will be used, by default.\n\n### Option 1\n\nBy connection string name:\n\n    \u003cerrorLog type=\"Elmah.AzureTableStorage.AzureTableStorageErrorLog, Elmah.AzureTableStorage\"\n        connectionStringName=\"ElmahAzureTableStorage\" /\u003e\n        \nMake sure you add an element under the `connectionStrings` element.\n\n### Option 2\n\nBy application setting:\n\n    \u003cerrorLog type=\"Elmah.AzureTableStorage.AzureTableStorageErrorLog, Elmah.AzureTableStorage\"\n        connectionStringAppKey=\"ElmahAzureTableStorage\" /\u003e\n        \nMake sure you add an element under the `appSettings` element.\n\n### Option 3\n\nBy connection string:\n\n    \u003cerrorLog type=\"Elmah.AzureTableStorage.AzureTableStorageErrorLog, Elmah.AzureTableStorage\" \n        connectionString=\"UseDevelopmentStorage=true\" /\u003e\n\n\nConfiguration Parameters\n-----\n\n### Application Name\n\nIsolate per application in a single Elmah store\n\n    \u003cerrorLog type=\"Elmah.AzureTableStorage.AzureTableStorageErrorLog, Elmah.AzureTableStorage\" \n        connectionString=\"UseDevelopmentStorage=true\" applicationName=\"MyApp\" /\u003e\n\n### Table Name\n\nSet a custom table name (defaults to \"Elmah\"):\n\n    \u003cerrorLog type=\"Elmah.AzureTableStorage.AzureTableStorageErrorLog, Elmah.AzureTableStorage\" \n        connectionString=\"UseDevelopmentStorage=true\" tableName=\"MyCustomElmahTable\" /\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmisinformeddna%2Felmah.azuretablestorage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmisinformeddna%2Felmah.azuretablestorage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmisinformeddna%2Felmah.azuretablestorage/lists"}