Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gsferreira/dotnet-playground
My .NET playground. The base of my #dotnet related content.
https://github.com/gsferreira/dotnet-playground
csharp dotnet dotnet-core dotnetcore
Last synced: about 1 month ago
JSON representation
My .NET playground. The base of my #dotnet related content.
- Host: GitHub
- URL: https://github.com/gsferreira/dotnet-playground
- Owner: gsferreira
- License: mit
- Created: 2021-12-16T21:27:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T08:53:24.000Z (about 2 years ago)
- Last Synced: 2023-04-25T20:58:27.825Z (over 1 year ago)
- Topics: csharp, dotnet, dotnet-core, dotnetcore
- Language: C#
- Homepage:
- Size: 63.5 KB
- Stars: 18
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotnet-playground
My dotnet playground, the base of my #dotnet related content.- [Twitter @gsferreira](https://gsferreira.com)
- [YouTube](https://www.youtube.com/channel/UCGd8ACZ918e3EjbWxiuyK-A)
- [LinkedIn](https://www.linkedin.com/in/gferreira)## Examples
- [C# 7](/csharp/7)
- [C# 10](/csharp/10)
- [C# 11](/csharp/11)
- [Libraries](/Libraries)
- [Linq](/Linq)
- [Optimizations](/Optimizations)
- [Tests](/Tests)