This website requires JavaScript.
Explore
Help
Sign In
REDCODE
/
Syrette
Watch
1
Star
0
Fork
0
You've already forked Syrette
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f8f814dd1608cd83b14f0b44977e461ee22c7d1e
Syrette
/
Syrette
History
Samuele Lorefice
f8f814dd16
Removed targeting for .Net 9
2026-06-15 00:27:32 +02:00
..
ServiceContainer.cs
fix: rewrite ServiceContainer resolution logic and add AGENTS.md
2026-06-15 00:24:44 +02:00
ServiceDescriptor.cs
Exposes
GetService(Type, obiect[]? args)
and it's safer variant
TryGetService()
to enable consumers to request a service without needing to do reflection work themselves.
2025-10-01 19:03:53 +02:00
ServiceLifetime.cs
Fixes
#4
, renames ServiceLifetime.Lifetime to Singleton, adds support for arguments in constructors, version bumps.
2025-09-24 18:06:57 +02:00
Syrette.csproj
Removed targeting for .Net 9
2026-06-15 00:27:32 +02:00
Syrette.csproj.DotSettings
Documentation pass
2025-09-21 20:48:41 +02:00