Skip to content
This repository was archived by the owner on Jan 24, 2021. It is now read-only.
This repository was archived by the owner on Jan 24, 2021. It is now read-only.

Nancy 2.0.0-clinteastwood feedback  #2659

Closed
@thecodejunkie

Description

@thecodejunkie

If you find any problems, please open an issue and provide as much information, as possible, to help us identify your problem. Alternatively, feel free to submit a pull-request if you think you can help resolve the problem. If you need a guiding hand, on how to get started with pull-requests, please have a look at our contributing guidelines. Make sure you don't miss the style guidelines, I won't :D

NOTE: Because Nancy 2.0-clinteastwood is a pre-release, you are going to have to install packages using the -pre toggle, i.e install-package Nancy -pre

Please use this issue for posting comments that are not directly related to any specific reported bug or pull-request.

TODO

The following is a list of identified task that needs to be performed in the wake of the 2.0.0-clinteastwood release and should be completed before 2.0.0-dangermouse is released. Edit the TODO-list and add items as they are found, add links to pull-requests that are sent to close them

Planned changes

Known limitations

  • Some packages may install AsyncUsageAnalyzers as a dependency. This should be safe to be removed and will not be included in 2.0.0-dangermouse as it will be marked as a build dependency in all projects
  • The Nancy.Hosting.Aspnet package will not apply *.config transformations`, to wire up the hosting, you will have to apply it yourself
  • The Nancy.ViewEngines.Razor package will not apply *.config transformations` to wire up the view engines configuration options, you will have to apply it yourself
  • The build providers for Nancy.ViewEngines.Razor are missing from the NuGet package, causing problems with syntax highlighting in Nancy Razor views

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions