summaryrefslogtreecommitdiffstats
path: root/doc/languages-frameworks/dotnet.section.md
AgeCommit message (Expand)Author
2024-03-28treewide: Fix all Nix ASTs in all markdown filesJanne Heß
2024-03-28treewide: Mark Nix blocks in markdown as NixJanne Heß
2024-03-06Nix docs: remove `with lib;` from example codeAnderson Torres
2024-02-04doc: clarify usage of nuget-to-nix in dotnet.section.mdlychee
2024-01-25doc: Fix typo in dotnet.section.md (#282685)Sam
2023-09-30buildDotnetModule: make docs more clear on how to generate nugetDeps for the ...mdarocha
2023-09-28treewide: Fix typosPeder Bergebakken Sundt
2023-08-16maintainers: add dotnet teammdarocha
2023-06-24buildDotnetModule: make fetch-deps find output path automaticallyDavid McFarland
2023-06-21buildDotnetModule: pass runtimeId whenever possible and disable trimming when...mdarocha
2023-06-20buildDotnetGlobalTool: document dotnet global tools and their packagingmdarocha
2023-06-20buildDotnetModule: add useDotnetFromEnv optionmdarocha
2023-03-26dotnet-sdk_3: removemdarocha
2023-03-19buildDotnetModule: add support for using combinePackages as dotnet-sdkmdarocha
2023-01-23dotnet-sdk_5: remove packagemdarocha
2022-12-19build-dotnet-module: restore for current runtime by defaultDavid McFarland
2022-09-18buildDotnetModule: move nugetDeps throw to when its actually neededIvar Scholten
2022-09-18buildDotnetModule: dont require specifing a projectFileIvar Scholten
2022-07-26buildDotnetModule: add documentation about selfContained flagmdarocha
2022-06-21buildDotnetModule: allow passing derivations to nugetDepszimbatm
2022-01-12buildDotnetModule: wrap executables in preFixupIvarWithoutBones
2021-12-20buildDotnetModule: restore and build testProjectFileIvarWithoutBones
2021-12-14buildDotnetModule: add passthru.fetch-depsIvarWithoutBones
2021-12-13buildDotnetModule: support local project referencesEvgeny Zemtsov
2021-12-13buildDotnetModule: support optional nupkg packingEvgeny Zemtsov
2021-11-21buildDotnetModule: support setting projectFile as an array && properly interp...IvarWithoutBones
2021-11-01buildDotnetModule: add support for running unit testsIvarWithoutBones
2021-10-18dotnet: cleanup; point dotnet-sdk alias to 5_0; remove unsupported SDKsPavol Rusnak
2021-10-06buildDotnetModule: add documentationIvarWithoutBones
2021-06-07doc: prepare for commonmarkJan Tojnar
2021-05-13mkShell: introduce packages argument (#122180)Jonas Chevalier
2021-04-05doc/languages-frameworks/*: add missing languages to code fencesSandro Jäckel
2021-03-14Remove repeating words from docFlorian Engel
2020-11-11dotnet: document new net packagesFelix Tenley
2020-02-09dotnet: add framework docJonathan Ringer