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

Upgrade to .NET Standard 2.1 #29

Merged
merged 56 commits into from
Oct 20, 2023
Merged

Upgrade to .NET Standard 2.1 #29

merged 56 commits into from
Oct 20, 2023

Commits on Apr 11, 2020

  1. Configuration menu
    Copy the full SHA
    4324777 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

  1. Update MSTest packages

    engineering87 committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    e73b0d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Branch align from master (#19)

    * Add library version on props file
    Add library sign
    
    * Align from Develop (#15)
    
    * DictionaryHelper - Test WIP
    * New String  Method ToInt32
    * method ToInt32 modified with CulureInfo as input value - default is currentculture
    * Fixed StringTest
    * Create nuget.config
    * Update dotnetcore.yml
    * Update version.json
    
    Co-authored-by: VforValerioB <52419917+VforValerioB@users.noreply.github.com>
    
    * Update version.json
    
    * Update version.json
    
    * Update version.json
    
    * Update dotnetcore.yml
    
    * Update dotnetcore.yml
    
    * Update version.json
    
    * Update version.json
    
    * Update version.json
    
    * Update version.json
    
    * modificato dotnetcore.yml
    
    * V1.0 (#16)
    
    * DictionaryHelper - Test WIP
    * New String  Method ToInt32
    * method ToInt32 modified with CulureInfo as input value - default is currentculture
    * Fixed StringTest
    * Create nuget.config
    * Update dotnetcore.yml
    * Update version.json
    * Set version to '1.0'
    
    Co-authored-by: VforValerioB <52419917+VforValerioB@users.noreply.github.com>
    
    * Update README.md
    
    * Update README.md
    
    * Fix FromByteArrayTo method
    
    * Update MSTest packages
    
    Co-authored-by: Ivano Scifoni <i.scifoni@almaviva.it>
    Co-authored-by: VforValerioB <52419917+VforValerioB@users.noreply.github.com>
    Co-authored-by: engineering87 <francesco.delre.87@gmail.com>
    4 people authored Jun 16, 2020
    Configuration menu
    Copy the full SHA
    236f489 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. Add DataTable helper

    engineering87 committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    0ee8592 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    3a76b13 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2020

  1. Configuration menu
    Copy the full SHA
    7962454 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Merge fix

    Ivano Scifoni committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    990e7f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    f5c9bf4 View commit details
    Browse the repository at this point in the history
  2. Develop (#24) (#25)

    * Fix FromByteArrayTo method
    
    * Update MSTest packages
    
    * Branch align from master (#19)
    
    * Add library version on props file
    Add library sign
    
    * Align from Develop (#15)
    
    * DictionaryHelper - Test WIP
    * New String  Method ToInt32
    * method ToInt32 modified with CulureInfo as input value - default is currentculture
    * Fixed StringTest
    * Create nuget.config
    * Update dotnetcore.yml
    * Update version.json
    
    Co-authored-by: VforValerioB <52419917+VforValerioB@users.noreply.github.com>
    
    * Update version.json
    
    
    * V1.0 (#16)
    
    * DictionaryHelper - Test WIP
    * New String  Method ToInt32
    * method ToInt32 modified with CulureInfo as input value - default is currentculture
    * Fixed StringTest
    * Create nuget.config
    * Update dotnetcore.yml
    * Update version.json
    * Set version to '1.0'
    
    Co-authored-by: VforValerioB <52419917+VforValerioB@users.noreply.github.com>
    
    * Update README.md
    
    * Update README.md
    
    * Fix FromByteArrayTo method
    
    * Update MSTest packages
    
    Co-authored-by: Ivano Scifoni <i.scifoni@almaviva.it>
    Co-authored-by: VforValerioB <52419917+VforValerioB@users.noreply.github.com>
    Co-authored-by: engineering87 <francesco.delre.87@gmail.com>
    
    * Add DataTable helper
    
    * Add ToList in DataTableHelper
    
    * Add RemoveDigits | OnlyDigits methods
    
    Co-authored-by: engineering87 <francesco.delre.87@gmail.com>
    Co-authored-by: Ivano Scifoni <i.scifoni@almaviva.it>
    Co-authored-by: VforValerioB <52419917+VforValerioB@users.noreply.github.com>
    
    Co-authored-by: engineering87 <francesco.delre.87@gmail.com>
    Co-authored-by: Ivano Scifoni <i.scifoni@almaviva.it>
    Co-authored-by: VforValerioB <52419917+VforValerioB@users.noreply.github.com>
    4 people authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    467af4c View commit details
    Browse the repository at this point in the history
  3. Update README.md

    iscifoni authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    483d790 View commit details
    Browse the repository at this point in the history
  4. Update wfnetcorev2.yaml

    iscifoni authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    6a79679 View commit details
    Browse the repository at this point in the history
  5. Update wfnetcorev2.yaml

    iscifoni authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    2b9b0bc View commit details
    Browse the repository at this point in the history
  6. Update dotnetcore.yml

    iscifoni authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    2c58148 View commit details
    Browse the repository at this point in the history
  7. Update wfnetcorev2.yaml

    iscifoni authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    242c1cb View commit details
    Browse the repository at this point in the history
  8. Update wfnetcorev2.yaml

    iscifoni authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    c9ddba3 View commit details
    Browse the repository at this point in the history
  9. Update wfnetcorev2.yaml

    iscifoni authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f362eff View commit details
    Browse the repository at this point in the history
  10. Update wfnetcorev2.yaml

    iscifoni authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    0cf3ffe View commit details
    Browse the repository at this point in the history
  11. Update wfnetcorev2.yaml

    iscifoni authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    a30b217 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    iscifoni authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    e0f357d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    ff81abe View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Update README.md

    iscifoni authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    4336c22 View commit details
    Browse the repository at this point in the history
  2. removed gitversion

    Ivano Scifoni committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    33c53de View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/sharpcode-it/SharpHelpers

    …into develop
    Ivano Scifoni committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c28c60f View commit details
    Browse the repository at this point in the history
  4. Update wfnetcorev2.yaml

    iscifoni authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    fb84126 View commit details
    Browse the repository at this point in the history
  5. update csproj

    Ivano Scifoni committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    a32697f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'develop' of https://github.com/sharpcode-it/SharpHelpers

    …into develop
    Ivano Scifoni committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    203bd92 View commit details
    Browse the repository at this point in the history
  7. removed gitversion from direcoty.build.props

    Ivano Scifoni committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    bdc9f35 View commit details
    Browse the repository at this point in the history
  8. Update wfnetcorev2.yaml

    iscifoni authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    74dcbbf View commit details
    Browse the repository at this point in the history
  9. Update wfnetcorev2.yaml

    iscifoni authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    bffa793 View commit details
    Browse the repository at this point in the history
  10. Update wfnetcorev2.yaml

    iscifoni authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    1d7571c View commit details
    Browse the repository at this point in the history
  11. Update wfnetcorev2.yaml

    iscifoni authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    48ccb06 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5fcd64c View commit details
    Browse the repository at this point in the history
  2. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3d41a85 View commit details
    Browse the repository at this point in the history
  3. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4bf4846 View commit details
    Browse the repository at this point in the history
  4. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f6ed7b7 View commit details
    Browse the repository at this point in the history
  5. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f1fa86c View commit details
    Browse the repository at this point in the history
  6. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    72e874a View commit details
    Browse the repository at this point in the history
  7. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d872d27 View commit details
    Browse the repository at this point in the history
  8. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    353678e View commit details
    Browse the repository at this point in the history
  9. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1bcb62d View commit details
    Browse the repository at this point in the history
  10. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d79fddc View commit details
    Browse the repository at this point in the history
  11. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    45e251c View commit details
    Browse the repository at this point in the history
  12. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c092f9d View commit details
    Browse the repository at this point in the history
  13. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ce37213 View commit details
    Browse the repository at this point in the history
  14. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ba23c04 View commit details
    Browse the repository at this point in the history
  15. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5a875a2 View commit details
    Browse the repository at this point in the history
  16. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    58a4110 View commit details
    Browse the repository at this point in the history
  17. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ee9fc76 View commit details
    Browse the repository at this point in the history
  18. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    76bbf22 View commit details
    Browse the repository at this point in the history
  19. Update wfnetcorev2.yaml

    iscifoni authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4bd7357 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Update wfnetcorev2.yaml

    iscifoni authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    3aad44c View commit details
    Browse the repository at this point in the history
  2. Update wfnetcorev2.yaml

    iscifoni authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    1edbf5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5485ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b13cbb View commit details
    Browse the repository at this point in the history
  5. Update README.md

    iscifoni authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    514a480 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd89e19 View commit details
    Browse the repository at this point in the history