1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 03:27:04 +09:00
Experimenting with dotnet runtime.
Find a file
2024-08-25 13:04:48 -07:00
.config Update dependencies from https://github.com/dotnet/xharness build 20240408.4 (#100883) 2024-04-11 18:47:49 -07:00
.devcontainer Fix Codespaces prebuild after CMake upgrade and set policy in Mono (#88410) 2023-07-05 12:00:40 -07:00
.github Rename area-ILVerification to area-Tools-ILVerification (#89698) 2023-08-06 08:04:35 -07:00
docs [release/8.0-staging] GT_STORE_BLK - do not call memset for blocks containg gc pointers on heap (#96514) 2024-01-13 08:27:20 -08:00
eng some improvements in concurrent dictionary 2024-05-04 07:47:15 -07:00
src nongen 2024-08-25 13:04:48 -07:00
.clang-format
.dockerignore
.editorconfig Add newly introduced modifiers to our csharp_preferred_modifier_order editorconfig (#86668) 2023-06-09 10:23:37 -07:00
.gitattributes [wasm] deprecate legacy JS API and propose new (#73068) 2022-08-04 08:19:50 +02:00
.gitignore Convert CMakeSettings.json to CMakePresets.json for coreclr (#89513) 2023-08-07 10:08:23 -07:00
.markdownlint.json
.vsconfig Delete Windows arm32 support (#86065) 2023-05-10 20:02:38 -07:00
build.cmd
Build.proj Copy local intellisense xmls for assemblies with source of truth. (#79134) 2023-02-01 14:29:00 -08:00
build.sh
CODE-OF-CONDUCT.md
CONTRIBUTING.md Fix broken link in CONTRIBUTING.md (#87685) 2023-06-16 08:37:23 -04:00
Directory.Build.props [release/8.0-staging] Update APICompat baseline version to 8.0.0 (#94716) 2023-11-15 11:57:28 +01:00
Directory.Build.targets Use analyzers from targeting pack for NetCoreAppCurrent (#87726) 2023-06-19 23:27:38 +02:00
Directory.Solution.props
dotnet.cmd
dotnet.sh
global.json Update dependencies from https://github.com/dotnet/arcade build 20240404.3 (#100885) 2024-04-12 09:53:51 -07:00
LICENSE.TXT
NuGet.config Update dependencies from https://github.com/dotnet/emsdk build 20240502.3 (#101817) 2024-05-02 15:09:13 -07:00
PATENTS.TXT
README.md Update README.md 2024-05-04 07:47:14 -07:00
SECURITY.md
THIRD-PARTY-NOTICES.TXT [release/8.0] Upgrade zlib to 1.3.1 (#99473) 2024-03-19 17:45:15 -07:00

Experimenting with dotnet runtime.

Once in a while I have an idea and I want to give it a try.