[2023]Activities

ADCES Presentations

Caching WebAPI : https://ignatandrei.github.io/Presentations/CachingWebAPIprez.html#1

Database2Rest: https://ignatandrei.github.io/Presentations/Database2Restprez.html#1

Polly: https://ignatandrei.github.io/Presentations/pollyprez.html#1

React: https://ignatandrei.github.io/Presentations/reactprez.html#1

SRE with .NET: https://ignatandrei.github.io/Presentations/SRE_with_NETprez.html#1

UsefullEndpoints : https://ignatandrei.github.io/Presentations/UsefullEndpointsprez.html#1

.NET Core 8: https://ignatandrei.github.io/Presentations/Net8WhatsNewprez.html#1

Open Source Software

Nuget Packages













Nume Link Documentation
RSCG_UtilityTypes https://www.nuget.org/packages/RSCG_UtilityTypes/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_UtilityTypes
RSCG_Templating https://www.nuget.org/packages/RSCG_Templating/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_Templating
rscgutils https://www.nuget.org/packages/rscgutils/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_Utils
RSCG_TimeBombComment https://www.nuget.org/packages/RSCG_TimeBombComment/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_TimeBombComment
RSCG_Static https://www.nuget.org/packages/RSCG_Static/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_Static
RSCG_WebAPIExports https://www.nuget.org/packages/RSCG_WebAPIExports/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_WebAPIExports
RSCG_AMS https://www.nuget.org/packages/RSCG_AMS/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/RSCG_AMS
SkinnyControllersGenerator https://www.nuget.org/packages/SkinnyControllersGenerator/ https://ignatandrei.github.io/RSCG_Examples/v2/docs/SkinnyControllersCommon
NetCoreUsefullEndpoints https://www.nuget.org/packages/netcoreusefullendpoints/ http://msprogrammer.serviciipeweb.ro/category/netcoreusefullendpoints/

Github Repos


















ignatandrei/RSCG_Examples ignatandrei/RSCG_Examples
ignatandrei/BlocklyAutomation ignatandrei/BlocklyAutomation
ignatandrei/QueryViewer ignatandrei/QueryViewer
ignatandrei/Presentations ignatandrei/Presentations
ignatandrei/syncPowershellProfile ignatandrei/syncPowershellProfile
MicroservicesBuffet/directoryBrowser MicroservicesBuffet/directoryBrowser
ignatandrei/PackageAnalyzer ignatandrei/PackageAnalyzer
ignatandrei/TILT ignatandrei/TILT
ignatandrei/TestReplacer ignatandrei/TestReplacer
ignatandrei/RSCG_InterceptorTemplate ignatandrei/RSCG_InterceptorTemplate
ignatandrei/RSCG_Utils ignatandrei/RSCG_Utils
ignatandrei/NetCoreShortLinks ignatandrei/NetCoreShortLinks
ignatandrei/NetCoreUsefullEndpoints ignatandrei/NetCoreUsefullEndpoints
ignatandrei/NETCoreBlockly ignatandrei/NETCoreBlockly
ignatandrei/RSCG_Templating ignatandrei/RSCG_Templating
ignatandrei/RSCG_Static https://github.com/ignatandrei/RSCG_Static
ignatandrei/RSCG_WebAPIExports https://github.com/ignatandrei/RSCG_WebAPIExports
ignatandrei/RSCG_AMS https://github.com/ignatandrei/RSCG_AMS
ignatandrei/SkinnyControllersGenerator https://github.com/ignatandrei/SkinnyControllersGenerator
ignatandrei/TestEFCoreDatabaseProviders https://github.com/ignatandrei/TestEFCoreDatabaseProviders
ignatandrei/RSCG_TimeBombComment https://github.com/ignatandrei/RSCG_TimeBombComment
ignatandrei/VisualAPI_GithubNextBlocks https://github.com/ignatandrei/VisualAPI_GithubNextBlocks
ignatandrei/MicroservicesPortChooser https://github.com/ignatandrei/MicroservicesPortChooser
ignatandrei/RSCG_UtilityTypes https://github.com/ignatandrei/RSCG_UtilityTypes
ignatandrei/RSCG_Decorator https://github.com/ignatandrei/RSCG_Decorator
ignatandrei/AOP_With_Roslyn https://github.com/ignatandrei/AOP_With_Roslyn

Open Applications

List of (92) Roslyn Source Code Generators with IIncrementalSourceGenerator :  List of RSCG | RSCG Examples (ignatandrei.github.io)

DB2Code https://github.com/ignatandrei/queryViewer/

Port Chooser / Registration: https://github.com/ignatandrei/MicroservicesPortChooser

Interests

Roslyn Code Generators https://github.com/ignatandrei/rscg_examples

Blazor Wasm

Open Telemetry

Semantic Kernel

Meetup: https://www.meetup.com/Bucharest-A-D-C-E-S-Meetup/

Tools used for this

github:

Link https://docs.github.com/en/graphql/overview/explorer

query:

query ContributionGraph {
   user(login: “ignatandrei”) {
     contributionsCollection(
       from: “2023-01-01T00:00:00+00:00”
       to: “2023-12-31T00:00:00+00:00”
     ) {
       commitContributionsByRepository(maxRepositories:100){
         repository{
           nameWithOwner
           url
           updatedAt
         }
       }    
     }
   }

}

Excel

https://codebeautify.org/json-to-html-converter#

For the 2024

Semantic Kernel / AI

Blockly Automation / Visual API

Book about Design Patterns in .NET Core

Start examples about Cloud Design Patterns with ASPIRE

video course + Book about Roslyn Code Generators