@@ -14,52 +14,52 @@ Greetings from Cairo, Egypt. You can [sponsor](https://github.com/sponsors/dodyg
1414
1515## Sections
1616
17- | Section | | |
18- | ----------------------------------------------------------------------- | --- | ---------------------------------------------------------------------------- |
19- | [ Blazor Client Side (Web Assembly) - .NET8 ] ( /projects/blazor/README.md ) | 22 | Components, Data Binding |
20- | [ Blazor Server Side] ( /projects/blazor-ss ) | 15 | Localization |
21- | [ Caching] ( /projects/caching ) | 5 | |
22- | [ Configurations] ( /projects/configurations ) | 10 | |
23- | [ CoreWCF] ( /projects/corewcf ) | 1 | |
24- | [ Dependency Injection] ( /projects/dependency-injection/ ) | 4 | |
25- | [ Diagnostics] ( /projects/diagnostics ) | 6 | |
26- | [ Endpoint Routing] ( /projects/endpoint-routing ) | 32 | |
27- | [ Email] ( /projects/mailkit ) | 2 | |
28- | [ Elsa Workflow - .NET8 ] ( /projects/elsa ) | 14 | |
29- | [ Features] ( /projects/features ) | 11 | |
30- | [ Generic Hosting] ( /projects/generic-host ) | 9 | |
31- | [ gRPC] ( /projects/grpc ) (including grpc-Web) | 12 | |
32- | [ Health Check] ( /projects/health-check ) | 6 | |
33- | [ IHttpClientFactory] ( /projects/httpclientfactory ) | 4 | |
34- | [ IHostedService] ( /projects/ihosted-service ) | 2 | |
35- | [ Logging] ( /projects/logging ) | 4 | |
36- | [ Localization and Globalization] ( /projects/localization ) | 6 | |
37- | [ Middleware] ( /projects/middleware ) | 14 | |
38- | [ Mini Apps] ( /projects/mini ) | 2 | |
39- | [ Minimal API] ( /projects/minimal-api ) | 36 | Routing, Parameter Bindings, etc |
40- | [ Minimal Hosting] ( /projects/minimal-hosting ) | 23 | |
41- | [ MVC] ( /projects/mvc ) | 47 | Localization, Routing, Razor Class Library, Tag Helpers, View Component, etc |
42- | [ Open Telemetry] ( /projects/open-telemetry/ ) | 3 | |
43- | [ Orchard Core] ( /projects/orchard-core ) | 4 | |
44- | [ Path String (HttpContext.Request.Path)] ( /projects/path-string ) | 1 | |
45- | [ Razor Pages] ( /projects/razor-pages ) | 10 | TempData |
46- | [ Request] ( /projects/request ) | 15 | Form, Cookies, Query String, Headers |
47- | [ Response] ( /projects/response ) | 3 | |
48- | [ SignalR] ( /projects/signalr ) | 1 | |
49- | [ Security] ( /projects/security ) | 7 | |
50- | [ Single File Application] ( /projects/sfa ) | 2 | |
51- | [ Static Files and File Provider] ( /projects/file-provider ) | 10 | |
52- | [ System.Text.Json] ( /projects/json ) | 22 | |
53- | [ Syndications] ( /projects/syndications ) | 3 | |
54- | [ Testing] ( /projects/testing ) | 1 | |
55- | [ URL Redirect/Rewrite] ( /projects/rewrite ) | 6 | |
56- | [ Uri Helper] ( /projects/uri-helper ) | 5 | |
57- | [ Windows Service] ( /projects/windows-service ) | 1 | |
58- | [ Web Sockets] ( /projects/web-sockets ) | 6 | |
59- | [ Web Utilities] ( /projects/web-utilities ) | 3 | |
60- | [ Orleans] ( /projects/orleans ) | 12 | |
61- | [ Xml] ( /projects/xml ) | 1 | |
62- | [ YARP] ( /projects/yarp ) | 1 | |
17+ | Section | | |
18+ | --------------------------------------------------------------- | --- | ---------------------------------------------------------------------------- |
19+ | [ Blazor Client Side (Web Assembly)] ( /projects/blazor/README.md ) | 22 | .NET8 (WIP), Components, Data Binding |
20+ | [ Blazor Server Side] ( /projects/blazor-ss ) | 15 | Localization |
21+ | [ Caching] ( /projects/caching ) | 5 | |
22+ | [ Configurations] ( /projects/configurations ) | 10 | |
23+ | [ CoreWCF] ( /projects/corewcf ) | 1 | |
24+ | [ Dependency Injection] ( /projects/dependency-injection/ ) | 4 | |
25+ | [ Diagnostics] ( /projects/diagnostics ) | 6 | |
26+ | [ Endpoint Routing] ( /projects/endpoint-routing ) | 32 | |
27+ | [ Email] ( /projects/mailkit ) | 2 | |
28+ | [ Elsa Workflow] ( /projects/elsa ) | 14 | .NET8 |
29+ | [ Features] ( /projects/features ) | 11 | |
30+ | [ Generic Hosting] ( /projects/generic-host ) | 9 | |
31+ | [ gRPC] ( /projects/grpc ) (including grpc-Web) | 12 | |
32+ | [ Health Check] ( /projects/health-check ) | 6 | |
33+ | [ IHttpClientFactory] ( /projects/httpclientfactory ) | 4 | |
34+ | [ IHostedService] ( /projects/ihosted-service ) | 2 | |
35+ | [ Logging] ( /projects/logging ) | 4 | |
36+ | [ Localization and Globalization] ( /projects/localization ) | 6 | |
37+ | [ Middleware] ( /projects/middleware ) | 14 | |
38+ | [ Mini Apps] ( /projects/mini ) | 2 | |
39+ | [ Minimal API] ( /projects/minimal-api ) | 36 | Routing, Parameter Bindings, etc |
40+ | [ Minimal Hosting] ( /projects/minimal-hosting ) | 23 | |
41+ | [ MVC] ( /projects/mvc ) | 47 | Localization, Routing, Razor Class Library, Tag Helpers, View Component, etc |
42+ | [ Open Telemetry] ( /projects/open-telemetry/ ) | 3 | |
43+ | [ Orchard Core] ( /projects/orchard-core ) | 4 | |
44+ | [ Path String (HttpContext.Request.Path)] ( /projects/path-string ) | 1 | |
45+ | [ Razor Pages] ( /projects/razor-pages ) | 10 | TempData |
46+ | [ Request] ( /projects/request ) | 15 | Form, Cookies, Query String, Headers |
47+ | [ Response] ( /projects/response ) | 3 | |
48+ | [ SignalR] ( /projects/signalr ) | 1 | |
49+ | [ Security] ( /projects/security ) | 7 | |
50+ | [ Single File Application] ( /projects/sfa ) | 2 | |
51+ | [ Static Files and File Provider] ( /projects/file-provider ) | 10 | |
52+ | [ System.Text.Json] ( /projects/json ) | 22 | |
53+ | [ Syndications] ( /projects/syndications ) | 3 | |
54+ | [ Testing] ( /projects/testing ) | 1 | |
55+ | [ URL Redirect/Rewrite] ( /projects/rewrite ) | 6 | |
56+ | [ Uri Helper] ( /projects/uri-helper ) | 5 | |
57+ | [ Windows Service] ( /projects/windows-service ) | 1 | |
58+ | [ Web Sockets] ( /projects/web-sockets ) | 6 | |
59+ | [ Web Utilities] ( /projects/web-utilities ) | 3 | |
60+ | [ Orleans] ( /projects/orleans ) | 12 | |
61+ | [ Xml] ( /projects/xml ) | 1 | |
62+ | [ YARP] ( /projects/yarp ) | 1 | |
6363
6464For Data Access samples, go to the excellent [ ORM Cookbook] ( https://github.com/Grauenwolf/DotNet-ORM-Cookbook ) . .NET team also has [ a sample repository] ( https://github.com/dotnet/samples ) .
6565
0 commit comments