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
2023-05-01 11:34:13 -07:00
.config [main] Update dependencies from dotnet/arcade (#84698) 2023-04-14 19:04:38 -05:00
.devcontainer [main] Update dependencies from dotnet/arcade (#84698) 2023-04-14 19:04:38 -05:00
.github [fabricbot] Remove PRs from Eirik/Krzysztof/Layomi/Tarek project board when moved or excluded from area pod (#84718) 2023-04-12 12:41:04 -07:00
docs Include Include ADO azure-feed:// URI in dogfooding docs (#84844) 2023-04-14 17:46:36 +02:00
eng [main] Update dependencies from dotnet/arcade (#84698) 2023-04-14 19:04:38 -05:00
src increase prefetch distance 2023-05-01 11:34:13 -07:00
.clang-format Move clang-format download into dotnet/runtime and add docs for setting up auto-formatting in the repository (#59374) 2021-09-23 14:34:00 -07:00
.dockerignore Fix stress-http and stress-ssl builds on Linux (#49706) 2021-03-17 11:49:39 +01:00
.editorconfig Enable IDE0060 (Remove unused parameter) analyzer (#72667) 2022-11-08 14:05:34 +01:00
.gitattributes [wasm] deprecate legacy JS API and propose new (#73068) 2022-08-04 08:19:50 +02:00
.gitignore Just create the C# file with colon on name on Linux, keep the csproj always there (#82724) 2023-02-27 17:05:16 -03:00
.markdownlint.json Enable markdownlint rule (MD009) (#40887) 2021-02-08 10:43:40 -08:00
.vsconfig Update .vsconfig file (#77189) 2022-10-20 10:09:19 -07:00
build.cmd Print help for -? and /? cross-plat (#42396) 2020-09-24 14:27:24 +02:00
Build.proj Copy local intellisense xmls for assemblies with source of truth. (#79134) 2023-02-01 14:29:00 -08:00
build.sh Add windows support for build.sh (#94) 2019-11-18 16:41:36 +01:00
CODE-OF-CONDUCT.md Initial runtime repository structure 2019-11-14 01:26:19 +01:00
CONTRIBUTING.md Update copyright guidance for Creative Commons (#80272) 2023-01-06 14:04:02 -08:00
Directory.Build.props Opt-out of default target framework filtering in source-build infra (#84811) 2023-04-14 13:05:22 -07:00
Directory.Build.targets Remove VersionSuffix from servicing builds (#83311) 2023-03-13 09:52:40 +01:00
Directory.Solution.props Fix solution restore in libraries (#38294) 2020-06-23 22:35:40 +02:00
dotnet.cmd Move dotnet.cmd/sh helper scripts into the repo root (#672) 2019-12-11 21:01:58 +01:00
dotnet.sh Move dotnet.cmd/sh helper scripts into the repo root (#672) 2019-12-11 21:01:58 +01:00
global.json [main] Update dependencies from dotnet/arcade (#84698) 2023-04-14 19:04:38 -05:00
LICENSE.TXT Revert "Update "LICENSE.txt" so that it's recognized as MIT" (#37626) 2020-06-08 22:22:27 -04:00
NuGet.config Replace RichNav with Code Index (#82088) 2023-02-23 10:50:06 +01:00
PATENTS.TXT Update repo link to dotnet/runtime (#1781) 2020-01-15 21:16:56 -05:00
README.md Update README.md 2023-04-15 00:00:29 -07:00
SECURITY.md Fix trailing whitespaces (#40891) 2020-08-19 17:29:01 -07:00
THIRD-PARTY-NOTICES.TXT Zlib: Update zlib to v1.2.13, intel-zlib to v1.2.13_jtk (#84602) 2023-04-12 17:57:56 -07:00

Experimenting with dotnet runtime.

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