Personal notes on various programming languages, technologies, tools, etc. to be used as quick reference
Find a file
Marcello Lamonaca 27006a7108
feat(dotnet): Add .NET 7 notes (#9)
- add minimal api filter notes
- add new auth setup notes
- add `LibraryImport` source generator notes
- add nav manager & get/set/after binding modifiers notes
- add `file` access modifier notes
- add minimal api output cache notes 
- add static lambda annotation notes
2022-11-08 17:53:20 +01:00
.vscode Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
docs feat(dotnet): Add .NET 7 notes (#9) 2022-11-08 17:53:20 +01:00
.gitignore Setup Mkdocs (#7) 2022-05-26 19:13:34 +02:00
LICENSE Create LICENSE 2021-02-06 21:47:36 +01:00
mkdocs.yml do not expand folders by default 2022-07-14 18:56:20 +02:00
poetry.lock chore(deps): update dependencies 2022-11-05 21:52:45 +01:00
pyproject.toml Use Material theme for mkdocs 2022-06-24 17:56:33 +02:00
README.md Upload of pre-existing files 2021-01-31 11:05:37 +01:00

Programming Notes

Personal notes on various programming languages to be used as quick reference. Sum-up of personal knowledge.