GithubHelp home page GithubHelp logo

urlactiongenerator's People

Contributors

jakubmacek avatar sleeuwen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

urlactiongenerator's Issues

Add doccomment to the generated methods

The generated methods in the IUrlHelper class currently don't have any doccomments on them however they are supposed to be used publicly. We should add doccomments on these methods to explain what they do.

For the method comment it can say something like "Generate a url for ".
We can also try to extract the individual parameter documentation and add that to the generated method so you get to see the same doccomment for the parameter you put on the original method.

Generator Not Running (v4.0-alpha.1)

Hey was checking out version 0.4.0-alpha.1. I added the nuget to my solution. Rebuilt/Cleaned/ closed and restarted visual studio but could not get the generator to generate any paths. The project targets .net5.0. I also tried adding the attributes OutputItemType="Analyzer" ReferenceOutputAssembly="false" to the reference in case that would make a difference, but it did not. I can see it shows up under the Analyzer root in Visual Studio
Untitled
But appears to not have any generated files under it.
Any suggestions? Thanks

Excluding Parameters/Bound Properties and Performance

Is there anyway to have parameters excluded, either via individual attributes per parameter or an assembly level attribute.

I have several page model methods that either have a CancellationToken as a parameter or a custom type (GridParameters used for getting Grid Pagination and Sorting info using a custom ModelBinder). I have run into some issues with the code that is generated for these parameters.

Also, and I think this is more due to the "new-ness" of source generators and interoperability with Razor Pages and not UrlActionGenerator, but editing both the C# code-behind and razor pages becomes dog-slow after installation.

Feature Request: JavaScript Replaceable URLs

T4MVC had a neat feature that would generate URLs that could be used in JavaScript.

I don't think they ever got it to work for R4MVC.

Would something like this be possible for the UrlActionGenerator?

Generate actions for identity ui

It would be nice if we could also generate methods for the identity ui pages. First off we need to check if it is possible to generate those methods and it should be configurable because the dll is included in the framework but has to be explicitly enabled in startup.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.