{"id":15782007,"url":"https://github.com/miyabis/webconfigtransform","last_synced_at":"2026-04-14T00:03:45.012Z","repository":{"id":144199164,"uuid":"42852482","full_name":"miyabis/WebConfigTransform","owner":"miyabis","description":"By converting the \"Web. *. 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-01-28T09:24:47.000Z","size":493,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-11T19:24:32.260Z","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-21T08:05:42.000Z","updated_at":"2017-08-11T01:47:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"36da3efd-d0be-4ae9-ade5-8026bf9a283e","html_url":"https://github.com/miyabis/WebConfigTransform","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"4a8a5aa24da51f23531a2c6398b8e739ffe47d32"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FWebConfigTransform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FWebConfigTransform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FWebConfigTransform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miyabis%2FWebConfigTransform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miyabis","download_url":"https://codeload.github.com/miyabis/WebConfigTransform/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246498771,"owners_count":20787383,"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.689Z","updated_at":"2026-04-14T00:03:44.983Z","avatar_url":"https://github.com/miyabis.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WebConfigTransform\n\n\n[![Build status](https://ci.appveyor.com/api/projects/status/w4061acgsjxf4p1u?svg=true)](https://ci.appveyor.com/project/miyabis/webconfigtransform)\n[![NuGet](https://img.shields.io/nuget/v/MiYABiS.WebConfigTransform.svg)](https://www.nuget.org/packages/MiYABiS.WebConfigTransform/)\n\nWeb.Config and log4net.config Transform.  \nIn advance, Web.Debug.config, Web.Main.config, Web.Hotfix.config, Web.Release.config, \nlog4net.Debug.config, log4net.Main.config, log4net.Hotfix.config, log4net.Release.config is available.  \nlog4net.config file will be included in the Web site publish.\n\n\nHow to get\n==========\n\nURL:https://www.nuget.org/packages/MiYABiS.WebConfigTransform/\n```\nPM\u003e Install-Package MiYABiS.WebConfigTransform\n```\n\n\nlog4net.config setting\n==========\n\nWhen you use , please install the log4net from nuget.  \n\nC#:Properties\\WebConfigTransformAssemblyInfo.cs file Please cancel comment.\n```\n[assembly: log4net.Config.XmlConfigurator(ConfigFile=@\"log4net.config\", Watch=true)]\n```\n\nVB:My Project\\WebConfigTransformAssemblyInfo.vb file Please cancel comment.\n```\n\u003cAssembly: log4net.Config.XmlConfigurator(ConfigFile:=\"log4net.config\", Watch:=True)\u003e \n```\n\n\nWeb.config Section Protection setting\n==========\n\nWhen you use , please install the Moca.NETConfiguration 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyabis%2Fwebconfigtransform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiyabis%2Fwebconfigtransform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiyabis%2Fwebconfigtransform/lists"}