-
I have an interesting case where I have Razor runtime compilation enabled and the view is in a project that has `enable` in the project file.
## What I'm seeing
Given a view like this:
```raz…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I'd like to be able to create…
-
I propose we support attributes on lambda expressions. A way this could get used is in the experimental aspnet Houdini project, which is experimenting ways to cut the cruft in aspnet core service deve…
-
These past few months we've focused on Reactive apps, which follow the app.jl+app.jl.html structure. However, there's also the webservices and MVC structures. They're fairly different since reactive a…
-
Add a template for Gnome app, similar to [gircore-blueprint-template](https://github.com/DitherWither/gircore-blueprint-template), with support for
- [ ] Blueprint UI
- [ ] GResource with light an…
-
I apologize in advance for this issue's massive length.
I would like to start a discussion on some ways I think the generators could be changed to make the resulting components more easily reusable. …
-
Achievement for the compiler error: CS0731 is "The type forwarder for type 'type' in assembly 'assembly' causes a cycle "
-
I am trying to setup an ASP.NET project to use typewriter for generating out my typescript interfaces for my data models, however, even though it says that rendering is complete...it never renders the…
-
需要在tensorflow环境(python 3.5)当中安装sklearn和grpc
```
activate tensorflow
conda install scikit-learn
python -m pip install --upgrade pip
pip install grpcio-tools
```
-
Entity Framework has several parts. The parts that run in production work in both Visual Basic and C#. However, two design time components work only in C# out of the box: migrations and reverse engine…