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

Commented Unassigned: Problem with razor values in html-attributes (mvc4 + 5)...

I've tested my code with ASP.NET MVC 3 3.0.20105.1 and it works. I want to upgrade to MVC 4 4.0.40804 but this snippet does not work. Even tried with MVC 5.2.2.Tested with RazorGenerator 2.2.3This is...

View Article


Created Unassigned: Use Encoding.UTF8 instead of Encoding.Default [158]

When reading a source template, RazorGenerator currently uses `Encoding.Default`.In `RazorHost.GenerateCode()`: Stream stream = File.OpenRead(_fullPath); using (var reader = new StreamReader(stream,...

View Article


Commented Unassigned: Use Encoding.UTF8 instead of Encoding.Default [158]

When reading a source template, RazorGenerator currently uses `Encoding.Default`.In `RazorHost.GenerateCode()`: Stream stream = File.OpenRead(_fullPath); using (var reader = new StreamReader(stream,...

View Article

Commented Unassigned: Use Encoding.UTF8 instead of Encoding.Default [158]

When reading a source template, RazorGenerator currently uses `Encoding.Default`.In `RazorHost.GenerateCode()`: Stream stream = File.OpenRead(_fullPath); using (var reader = new StreamReader(stream,...

View Article

Commented Unassigned: I cannot use RazorGenerator.MVC after upgrade to MVC...

If I won't edit any view I don't have any issue.But after edit, I cannot compile my project any more:error CS0103: The name 'Styles' does not exist in the current contexterror CS0103: The name...

View Article


Commented Unassigned: I cannot use RazorGenerator.MVC after upgrade to MVC...

If I won't edit any view I don't have any issue.But after edit, I cannot compile my project any more:error CS0103: The name 'Styles' does not exist in the current contexterror CS0103: The name...

View Article

Commented Unassigned: I cannot use RazorGenerator.MVC after upgrade to MVC...

If I won't edit any view I don't have any issue.But after edit, I cannot compile my project any more:error CS0103: The name 'Styles' does not exist in the current contexterror CS0103: The name...

View Article

Commented Unassigned: I cannot use RazorGenerator.MVC after upgrade to MVC...

If I won't edit any view I don't have any issue.But after edit, I cannot compile my project any more:error CS0103: The name 'Styles' does not exist in the current contexterror CS0103: The name...

View Article


Created Unassigned: Fails to generate views when name starts with a number [159]

When we have a view starting with a number ex "123abc.cshtml" Razorgenerator.MsBUild creates the classes but they are not compilable :"Error 134 Type or namespace definition, or end-of-file expected...

View Article


Edited Unassigned: Fails to generate views when name starts with a number [159]

When we have a view starting with a number ex "123abc.cshtml" Razorgenerator.MsBUild creates the classes but they are not compilable :"Error 134 Type or namespace definition, or end-of-file expected...

View Article

Edited Unassigned: Fails to generate views when name starts with a number [159]

When we have a view starting with a number ex "123abc.cshtml" Razorgenerator.MsBUild creates the classes but they are not compilable :"Error 134 Type or namespace definition, or end-of-file expected...

View Article

Commented Unassigned: Fails to generate views when name starts with a number...

When we have a view starting with a number ex "123abc.cshtml" Razorgenerator.MsBUild creates the classes but they are not compilable :"Error 134 Type or namespace definition, or end-of-file expected...

View Article

Commented Unassigned: Fails to generate views when name starts with a number...

When we have a view starting with a number ex "123abc.cshtml" Razorgenerator.MsBUild creates the classes but they are not compilable :"Error 134 Type or namespace definition, or end-of-file expected...

View Article


Created Unassigned: Views are no CLS-compliant any more after upgrade to...

I've upgrade Razorgenerator.MsBuild to version 2.3 and generated views are no longer CLS-Compliant. Seeing that for all my views.

View Article

Closed Unassigned: Views are no CLS-compliant any more after upgrade to...

I've upgrade Razorgenerator.MsBuild to version 2.3 and generated views are no longer CLS-Compliant. Seeing that for all my views.Comments: @msmolka, I just made a change to how we generate names for...

View Article


Created Unassigned: Unnecessary using statement in every generated file [161]

In every generated file, I get a list of `using` statements. The last one is for the assembly itself, so if the file is in the `Foo.Bar.Baz` assembly then I get `using Foo.Bar.Baz;`.Problem is, there...

View Article

Edited Unassigned: Unnecessary using statement in every generated file [161]

In every generated file, I get a list of `using` statements. The last one is for the assembly itself, so if the file is in the `Foo.Bar.Baz` assembly then I get `using Foo.Bar.Baz;`.Problem is, there...

View Article


Commented Unassigned: Unnecessary using statement in every generated file [161]

In every generated file, I get a list of `using` statements. The last one is for the assembly itself, so if the file is in the `Foo.Bar.Baz` assembly then I get `using Foo.Bar.Baz;`.Problem is, there...

View Article

Commented Unassigned: Unnecessary using statement in every generated file [161]

In every generated file, I get a list of `using` statements. The last one is for the assembly itself, so if the file is in the `Foo.Bar.Baz` assembly then I get `using Foo.Bar.Baz;`.Problem is, there...

View Article

Commented Unassigned: Unnecessary using statement in every generated file [161]

In every generated file, I get a list of `using` statements. The last one is for the assembly itself, so if the file is in the `Foo.Bar.Baz` assembly then I get `using Foo.Bar.Baz;`.Problem is, there...

View Article
Browsing all 525 articles
Browse latest View live


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