about summary refs log tree commit diff
path: root/doc/languages-frameworks/dotnet.section.md
AgeCommit message (Expand)AuthorFilesLines
2024-05-22buildDotnetModule: fix cross-compilation and remove dotnet-test-sdkIvan Trubach1-1/+0
2024-03-28treewide: Fix all Nix ASTs in all markdown filesJanne Heß1-1/+1
2024-03-28treewide: Mark Nix blocks in markdown as NixJanne Heß1-1/+1
2024-03-06Nix docs: remove `with lib;` from example codeAnderson Torres1-3/+3
2024-02-04doc: clarify usage of nuget-to-nix in dotnet.section.mdlychee1-2/+46
2024-01-25doc: Fix typo in dotnet.section.md (#282685)Sam1-1/+1
2023-09-30buildDotnetModule: make docs more clear on how to generate nugetDeps for the ...mdarocha1-1/+3
2023-09-28treewide: Fix typosPeder Bergebakken Sundt1-1/+1
2023-08-16maintainers: add dotnet teammdarocha1-0/+2
2023-06-24buildDotnetModule: make fetch-deps find output path automaticallyDavid McFarland1-1/+1
2023-06-21buildDotnetModule: pass runtimeId whenever possible and disable trimming when...mdarocha1-3/+3
2023-06-20buildDotnetGlobalTool: document dotnet global tools and their packagingmdarocha1-0/+57
2023-06-20buildDotnetModule: add useDotnetFromEnv optionmdarocha1-0/+2
2023-03-26dotnet-sdk_3: removemdarocha1-24/+45
2023-03-19buildDotnetModule: add support for using combinePackages as dotnet-sdkmdarocha1-1/+1
2023-01-23dotnet-sdk_5: remove packagemdarocha1-3/+3
2022-12-19build-dotnet-module: restore for current runtime by defaultDavid McFarland1-1/+0
2022-09-18buildDotnetModule: move nugetDeps throw to when its actually neededIvar Scholten1-2/+2
2022-09-18buildDotnetModule: dont require specifing a projectFileIvar Scholten1-1/+1
2022-07-26buildDotnetModule: add documentation about selfContained flagmdarocha1-0/+1
2022-06-21buildDotnetModule: allow passing derivations to nugetDepszimbatm1-1/+1
2022-01-12buildDotnetModule: wrap executables in preFixupIvarWithoutBones1-1/+1
2021-12-20buildDotnetModule: restore and build testProjectFileIvarWithoutBones1-1/+1
2021-12-14buildDotnetModule: add passthru.fetch-depsIvarWithoutBones1-2/+5
2021-12-13buildDotnetModule: support local project referencesEvgeny Zemtsov1-1/+14
2021-12-13buildDotnetModule: support optional nupkg packingEvgeny Zemtsov1-1/+5
2021-11-21buildDotnetModule: support setting projectFile as an array && properly interp...IvarWithoutBones1-1/+1
2021-11-01buildDotnetModule: add support for running unit testsIvarWithoutBones1-1/+5
2021-10-18dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKsPavol Rusnak1-4/+3
2021-10-06buildDotnetModule: add documentationIvarWithoutBones1-2/+36
2021-06-07doc: prepare for commonmarkJan Tojnar1-7/+7
2021-05-13mkShell: introduce packages argument (#122180)Jonas Chevalier1-2/+2
2021-04-05doc/languages-frameworks/*: add missing languages to code fencesSandro Jäckel1-3/+3
2021-03-14Remove repeating words from docFlorian Engel1-1/+1
2020-11-11dotnet: document new net packagesFelix Tenley1-2/+2
2020-02-09dotnet: add framework docJonathan Ringer1-0/+75