Giter Club home page Giter Club logo

Comments (10)

petrsvihlik avatar petrsvihlik commented on June 30, 2024 1

@charithsoori let me please check with my colleagues what the exact expectations are. i'll get back to you soon.

from sample-app-net.

petrsvihlik avatar petrsvihlik commented on June 30, 2024 1

Yeah, 2.2 is better, of course.

from sample-app-net.

charithsoori avatar charithsoori commented on June 30, 2024

@petrsvihlik This task is interesting. Are you expecting a single pull request? And also do you have a separate GitHub branch for this?

from sample-app-net.

petrsvihlik avatar petrsvihlik commented on June 30, 2024

Good news @charithsoori ! You can start working on it :)

Regarding the workflow:

  • I gave you write permissions to the repository which means that you can create own branch next to master and start pushing the code there.
  • We won't merge it to master until it's done and thoroughly tested. The code reviews and testing will be done by @JanLenoch who will also provide you with guidance and/or assistance if needed. (Just mention him in a comment and he'll get back to you asap.)
  • Before we merge the changes, we'll backup the original code in a separate branch. (Will be done by @JanLenoch )
  • I've also committed the appveyor.yml file to the repository in case you need to adjust the build procedure (eg. remove vs 2015 builds as vs 2015 doesn't support asp.net core 2.0)

Some technical details regarding referenced NuGet packages:

  • microsoft.* and system.* should be fine (they should have their .net standard alternative)
  • anglesharp supports netstandard = ok
  • kenticocloud.* supports netstandard = ok
  • jquery&bootstrap are not dependent on clr = ok
  • antlr is used by webgrease which is used by Microsoft.AspNet.Web.Optimization (for js/css bundling)...we can replace it with an analogical asp.net core package...see the docs

Target ASP.NET Core version should be: 2.0

I expect the biggest changes to be in the configuration.
Also there may be some places where we can make use of the view components and some other new ASP.NET Core functionality. Feel free to refactor the code to use the latest standards.
We should also take advantage of Dependency Injection to inject services like DeliveryClient into controllers.

from sample-app-net.

charithsoori avatar charithsoori commented on June 30, 2024

Indeed a great news @petrsvihlik .

  • The git-flow you suggested is very clean and ill send pull requests to migration branch from my fork.
  • The initial technical spec is very clear.
    Ill work start work on this.

from sample-app-net.

JanLenoch avatar JanLenoch commented on June 30, 2024

Hi @charithsoori ,

How is it going with the conversion? I was wondering if there's anything I could help you with. If so, just let me know.

Jan

from sample-app-net.

charithsoori avatar charithsoori commented on June 30, 2024

Hi @JanLenoch
Bit away for a vacation these days and haven’t started the task yet . I’ll update you soon when I start the task.

from sample-app-net.

JanLenoch avatar JanLenoch commented on June 30, 2024

Cool, no pressure. If there's anything I can help with, just let me know.

from sample-app-net.

weng271190436 avatar weng271190436 commented on June 30, 2024

Is .net core 2.1 still the target? 2.2 has been released.

from sample-app-net.

petrsvihlik avatar petrsvihlik commented on June 30, 2024

moved to: https://github.com/Kentico/delivery-sdk-net/issues/158

from sample-app-net.

Related Issues (20)

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.