[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
Core8: https://ignatandrei.github.io/Presentations/Net8WhatsNewprez.html#1
Open Source Software
Nuget Packages
Github Repos
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
Leave a Reply