Quantcast
Channel: RazorGenerator Issue Tracker Rss Feed
Browsing all 525 articles
Browse latest View live
↧

Closed Unassigned: Web.config pageBaseType no longer works in RazorGenerator...

After updating to RazorGenerator extension 1.6.3, RazorGenerator.Mvc package 2.2.1 and ASP.NET MVC 5.0 some stuff stopped working.We have a custom WebViewPage defined in web.config using <pages...

View Article


Commented Unassigned: Web.config pageBaseType no longer works in...

After updating to RazorGenerator extension 1.6.3, RazorGenerator.Mvc package 2.2.1 and ASP.NET MVC 5.0 some stuff stopped working.We have a custom WebViewPage defined in web.config using <pages...

View Article


Created Unassigned: A "public class" declared inside @functions is generated...

In RazorGenerator 1.6.3 a construct such as the following:@functions { public class MyClass{ public string SomeMember { get; set; }}}will produce a public static class in the generated code.If the...

View Article

Commented Unassigned: A "public class" declared inside @functions is...

In RazorGenerator 1.6.3 a construct such as the following:@functions { public class MyClass{ public string SomeMember { get; set; }}}will produce a public static class in the generated code.If the...

View Article

Commented Unassigned: A "public class" declared inside @functions is...

In RazorGenerator 1.6.3 a construct such as the following:@functions { public class MyClass{ public string SomeMember { get; set; }}}will produce a public static class in the generated code.If the...

View Article


Commented Unassigned: A "public class" declared inside @functions is...

In RazorGenerator 1.6.3 a construct such as the following:@functions { public class MyClass{ public string SomeMember { get; set; }}}will produce a public static class in the generated code.If the...

View Article

Commented Unassigned: A "public class" declared inside @functions is...

In RazorGenerator 1.6.3 a construct such as the following:@functions { public class MyClass{ public string SomeMember { get; set; }}}will produce a public static class in the generated code.If the...

View Article

Commented Issue: MSBuild task fails when Model name same as partial name [38]

Models\AccountForm.cspublic class AccountForm { public string Name {get;set;}}Views\Shared\EditorTemplates\AccountForm.cshtml@using Web.Models;@model AccountForm<p>@Html.TextBoxFor(m =>...

View Article


Commented Issue: MSBuild task fails when Model name same as partial name [38]

Models\AccountForm.cspublic class AccountForm { public string Name {get;set;}}Views\Shared\EditorTemplates\AccountForm.cshtml@using Web.Models;@model AccountForm<p>@Html.TextBoxFor(m =>...

View Article


Commented Issue: MSBuild task fails when Model name same as partial name [38]

Models\AccountForm.cspublic class AccountForm { public string Name {get;set;}}Views\Shared\EditorTemplates\AccountForm.cshtml@using Web.Models;@model AccountForm<p>@Html.TextBoxFor(m =>...

View Article

Created Unassigned: Razor generate does not work properly if file name...

I tried to use razor generator but found there is an issue if the razor file contains "Helper"I created file name TestHelper.cshtml:```@{ ViewData["placeholder"] =...

View Article

Edited Unassigned: Razor generate does not work properly if file name...

I tried to use razor generator but found there is an issue if the razor file contains "Helper"I created file name TestHelper.cshtml:```@{ ViewData["placeholder"] =...

View Article

Commented Unassigned: Razor generate does not work properly if file name...

I tried to use razor generator but found there is an issue if the razor file contains "Helper"I created file name TestHelper.cshtml:```@{ ViewData["placeholder"] =...

View Article


Created Unassigned: Partial declarations of 'ViewName' must not specify...

When I have partials views that start with underscore and full view that is the same name, but without underscore. I.e. "_Details.cshtml" and "Details.cshtml", the classes generated are with the same...

View Article

Closed Unassigned: Razor generate does not work properly if file name...

I tried to use razor generator but found there is an issue if the razor file contains "Helper"I created file name TestHelper.cshtml:```@{ ViewData["placeholder"] =...

View Article


Commented Unassigned: Partial declarations of 'ViewName' must not specify...

When I have partials views that start with underscore and full view that is the same name, but without underscore. I.e. "_Details.cshtml" and "Details.cshtml", the classes generated are with the same...

View Article

Commented Unassigned: Partial declarations of 'ViewName' must not specify...

When I have partials views that start with underscore and full view that is the same name, but without underscore. I.e. "_Details.cshtml" and "Details.cshtml", the classes generated are with the same...

View Article


Commented Issue: Intellisense Fails & No Context [80]

Has anyone had any issues with the project losing intellisense and producing "the name {Model, Html, ViewBag, etc.} does not exist in the current context.I get this every once in a while and I have to...

View Article

Created Unassigned: Namespace Conflict [140]

I have the word ```System``` in my namespaces which is causing massive amount of errors on the generated code because the .net ```System``` namespace is hidden by mine.I think its better to use...

View Article

Edited Unassigned: Namespace Conflict [140]

I have a ```System``` namespace, i.e. ```XXX.System.XXX``` in my project which is causing massive amount of errors on the generated code because the .net ```System``` namespace is being hidden by...

View Article
Browsing all 525 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>