Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fate of thing in v2 #22

Open
41 of 76 tasks
sandrock opened this issue Mar 9, 2023 · 0 comments
Open
41 of 76 tasks

Fate of thing in v2 #22

sandrock opened this issue Mar 9, 2023 · 0 comments
Assignees
Labels
v2.0 WIP Work in progress by maintainer.

Comments

@sandrock
Copy link
Owner

sandrock commented Mar 9, 2023

These things require specific change, decide what to do with them

  • SrkToolkit.Services
    • keep AppEventBus, ApplicationServices, FileTraceListener, TraceEx
  • SrkToolkit.Mvvm
    • drop support
  • SrkToolkit.Xaml
    • drop support
  • SrkToolkit.Common
  • SrkToolkit.Domain
    • preserve everything
  • SrkToolkit.Web.AspNetCore2
    • TODO: list things here
    • Fakes/BasicHttpContext: does not compile, seems useless with AspNetCore2?
    • Fakes/BasicHttpSessionState: does not compile, seems useless with AspNetCore2?
    • Filters/AuthorizeAttribute: does not compile, seems useless with AspNetCore2?
    • HttpErrors/*: does not compile, evaluate if useful with AspNetCore2?
    • Models/HttpErrorModel: looks ok, evaluate if useful with AspNetCore2?
    • Models/TempMessage: ok
    • Mvc/DecimalModelBinder: does not compile, migrate!
    • Mvc/IntegerModelBinder: does not compile, migrate!
    • Open/Open*: looks ok,
    • Open/PageInfo*: looks ok,
    • Services/HttpBaseSessionServiceSource, BaseSessionService: evaluate if useful with AspNetCore2?
    • Services/ResultServiceBase, ResultService: evaluate if useful with AspNetCore2?
    • SrkControllerExtensions: does not compile, migrate!
    • SrkMvcCollectionExtensions: looks ok, change namespace
    • SrkTagBuilderExtensions: does not compile, migrate! change namespace
    • SrkUrlHelperExtensions: looks ok, change namespace
    • SrkViewExtensions: does not compile, migrate! change namespace
    • JsonNetResult: evaluate if useful with AspNetCore2?
    • SrkHtmlExtensions: does not compile, migrate!
    • SrkHttpApplication: seems useless with AspNetCore2?
    • SrkHttpContextExtensions: does not compile, migrate!
    • SrkHttpRequestExtensions: does not compile, migrate!
    • SrkTempDataDictionaryExtensions: compiles, does it work?
    • WebDependency, WebDependencyFile, WebDependencies, WebDependenciesExtensions: does not compile, evaluate if useful with AspNetCore2
    • review namespaces
  • SrkToolkit.Domain.AspNetCore2
    • TODO: list things here
    • SrkDomainControllerExtensions: does not compile, migrate!
@sandrock sandrock added v2.0 WIP Work in progress by maintainer. labels Mar 9, 2023
@sandrock sandrock self-assigned this Mar 9, 2023
@sandrock sandrock mentioned this issue Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.0 WIP Work in progress by maintainer.
Projects
None yet
Development

No branches or pull requests

1 participant