{"id":15782012,"url":"https://github.com/miyabis/appconfigtransform","last_synced_at":"2026-04-10T23:54:28.351Z","repository":{"id":144199646,"uuid":"42823648","full_name":"miyabis/AppConfigTransform","owner":"miyabis","description":"By converting the \"App. *. Config\" and \"log4net. *. Config\" files according to the configuration at the time of build, copy it to the output folder","archived":false,"fork":false,"pushed_at":"2017-08-04T11:01:41.000Z","size":499,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-11T19:25:15.882Z","etag":null,"topics":["c-sharp","nuget","vb"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"ms-pl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/miyabis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-09-20T18:10:48.000Z","updated_at":"2017-08-11T01:44:18.000Z","dependencies_parsed_at":"2023-03-30T08:20:03.750Z","dependency_job_id":null,"html_url":"https://github.com/miyabis/AppConfigTransform","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":0.05882352941176472,"last_synced_commit":"c4f0b7c41d3da286c0bf51aa0d7a9ab95dbe46b1"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FAppConfigTransform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FAppConfigTransform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FAppConfigTransform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FAppConfigTransform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miyabis","download_url":"https://codeload.github.com/miyabis/AppConfigTransform/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246498765,"owners_count":20787380,"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":["c-sharp","nuget","vb"],"created_at":"2024-10-04T19:02:26.835Z","updated_at":"2026-04-10T23:54:23.308Z","avatar_url":"https://github.com/miyabis.png","language":"PowerShell","readme":"# AppConfigTransform\n\n[![Build status](https://ci.appveyor.com/api/projects/status/v3xhi90glw6kw351?svg=true)](https://ci.appveyor.com/project/miyabis/appconfigtransform)\n[![NuGet](https://img.shields.io/nuget/v/MiYABiS.AppConfigTransform.svg)](https://www.nuget.org/packages/MiYABiS.AppConfigTransform/)\n\nApp.Config, log4net.config Transform.  \nIn advance, App.Debug.config, App.Main.config, App.Hotfix.config, App.Release.config, \nlog4net.Debug.config, log4net.Main.config, log4net.Hotfix.config, log4net.Release.config is available.  \nlog4net.config file will be included in the clickonce publish.\n\n\nHow to get\n==========\n\nURL:https://www.nuget.org/packages/MiYABiS.AppConfigTransform/\n```\nPM\u003e Install-Package MiYABiS.AppConfigTransform\n```\n\n\nlog4net.config setting\n==========\n\nWhen you use , please install the log4net from nuget.  \n\nC#:Properties\\AppConfigTransformAssemblyInfo.cs file Please cancel comment.\n```\n[assembly: log4net.Config.XmlConfigurator(ConfigFile=@\"log4net.config\", Watch=true)]\n```\n\nVB:My Project\\AppConfigTransformAssemblyInfo.vb file Please cancel comment.\n```\n\u003cAssembly: log4net.Config.XmlConfigurator(ConfigFile:=\"log4net.config\", Watch:=True)\u003e \n\n```\n\nApp.config Section Protection setting\n==========\n\nWhen you use , please install the [Moca.NETConfiguration](https://github.com/mocanet/MocaConfiguration) from nuget.  \n\nC#:add Assembly property.\n```\n[assembly: Moca.Configuration.SectionProtection(Moca.Configuration.ProtectionProviderType.DPAPI, \"Section Name\")]\n```\n\nVB:add Assembly property.\n```\n\u003cAssembly: Moca.Configuration.SectionProtection(Moca.Configuration.ProtectionProviderType.DPAPI, \"Section Name\")\u003e \n```\n\nProtection Provider Type DPAPI or RSA.\n\nProgram Startup execute method.\n```\nMoca.Configuration.SectionProtector.Protect()\n```\n\n\nLicense\n=======\n\nMicrosoft Public License (MS-PL)\n\nhttp://opensource.org/licenses/MS-PL\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyabis%2Fappconfigtransform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiyabis%2Fappconfigtransform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyabis%2Fappconfigtransform/lists"}