{"id":41959663,"url":"https://github.com/mouseless/learn-dotnet","last_synced_at":"2026-01-25T22:53:57.833Z","repository":{"id":182501079,"uuid":"649578043","full_name":"mouseless/learn-dotnet","owner":"mouseless","description":"Learning new dotnet and csharp features","archived":false,"fork":false,"pushed_at":"2025-05-14T07:31:49.000Z","size":663,"stargazers_count":3,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-14T08:40:36.263Z","etag":null,"topics":["csharp","dotnet","learn"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mouseless.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-06-05T07:26:14.000Z","updated_at":"2025-05-14T07:31:55.000Z","dependencies_parsed_at":"2025-01-23T13:31:44.764Z","dependency_job_id":"dd1dc3e1-940a-4179-8213-9c097d3df1ac","html_url":"https://github.com/mouseless/learn-dotnet","commit_stats":null,"previous_names":["mouseless/learn-dotnet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mouseless/learn-dotnet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouseless%2Flearn-dotnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouseless%2Flearn-dotnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouseless%2Flearn-dotnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouseless%2Flearn-dotnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mouseless","download_url":"https://codeload.github.com/mouseless/learn-dotnet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mouseless%2Flearn-dotnet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28761207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T20:56:06.009Z","status":"ssl_error","status_checked_at":"2026-01-25T20:54:48.203Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csharp","dotnet","learn"],"created_at":"2026-01-25T22:53:57.557Z","updated_at":"2026-01-25T22:53:57.824Z","avatar_url":"https://github.com/mouseless.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# learn-dotnet\n\nLearning new dotnet and csharp features\n\n## Active Usages\n\nThere are some that we have researched and decided to use here.\n\nYou can see them in the links below.\n\n### C\\#\n\n- **[Nullable Usage:](/nullable-usage/README.md)** How we use nullable.\n- **[Primary Constructors:](/primary-constructor/README.md)** How we use\n  primary constructors.\n- **[Other:](/csharp/README.md)** Other `C#` language features we use\n\n### .NET\n\n- **[Analyzers:](/analyzers/README.md)** How we use `Stylecop.Analyzers`.\n- **[Central Package Manager:](/central-package-management/README.md)** How we\n  manage packages from the center.\n  exceptions.\n- **[Regex Source Generators:](/regex-source-generators/README.md)** How we use\n  regex source generators.\n- **[Source Generator:](/source-generator/README.md)** Our process and purpose\n  of learning the source generator.\n- **[Unit Testing:](/unit-testing/README.md)** Our documentation on how we write\n  unit tests, the rules, naming conventions and libraries we use.\n\n### ASP.NET Core\n\n- **[Authentication:](/authentication/README.md)** How we setup and\n  use authentication.\n- **[Dependency Injection:](/dependency-injection/README.md)** How we setup and\n  use dependency injection.\n- **[Exception Handling:](/exception-handling/README.md)** How we manage\n  exceptions.\n- **[Swashbuckle:](/swashbuckle/README.md)** How to generate a swagger document\n  using existing controllers.\n\n## Researches\n\nThere are some that we have researched to use here, but as a result of the\nresearch, we have decided not to use them or to use them later.\n\nYou can see them in the links below.\n\n### .NET\n\n- **[Publish Over Dockerfile:](/publish-over-dockerfile/README.md)** We've\n  considered using `dotnet publish` over `Dockerfile`. For now we've decided to\n  keep using `Dockerfile`.\n- **[Reflection:](/reflection/README.md)** Researching and learning what `.Net`\n  offers under reflection.\n- **[Aspire:](/aspire/README.md)** Research and learn `.NET Aspire`\n\n### ASP.NET Core\n\n- **[Model Binders:](./model-binders/README.md)** How to map custom types to\n  action parameters to allow entities directly from action parameters\n- **[OpenAPI:](/openapi/README.md)** How to create endpoint schema with openapi.\n- **[Native AOT:](./native-aot/README.md)** We are considering using\n  `Native AOT` for our small and minimal API and CLI applications. For now, we\n  are not using Native AOT because it is new and does not satisfy many of our\n  needs.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmouseless%2Flearn-dotnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmouseless%2Flearn-dotnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmouseless%2Flearn-dotnet/lists"}