Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: AIMLCSharp-NET/ICSharpCore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SciSharp/ICSharpCore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 9 files changed
  • 2 contributors

Commits on Mar 2, 2026

  1. Configuration menu
    Copy the full SHA
    02d8680 View commit details
    Browse the repository at this point in the history
  2. update nuget dependency versions to latest and update target framewor…

    …ks to cross build for the last 3 major versions
    danshryock committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    b3bebed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d110370 View commit details
    Browse the repository at this point in the history
  4. update constructor call for Dotnet.Script.DependencyModel.Runtime.Run…

    …timeDependencyResolver to work with latest version of the library
    danshryock committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    737d64b View commit details
    Browse the repository at this point in the history
  5. Update ExecuteHandler to always send an ExecuteReply to the shell soc…

    …ket, even after an exception. This prevents a kernel hang after a failed code cell.
    danshryock committed Mar 2, 2026
    Configuration menu
    Copy the full SHA
    90c86ac View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2026

  1. Merge pull request SciSharp#17 from danshryock/master

    Support .NET 8, 9, 10
    Oceania2018 authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    0faa6f0 View commit details
    Browse the repository at this point in the history
Loading