https://github.com/sam987883/typecache
TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well as a database access alternative to Dapper.
https://github.com/sam987883/typecache
c-sharp csharp dapper dependency-injection dotnet-core dotnetcore ienumerable-extensions ioc linq linq-extensions linq-methods net-core netcore reflection reflection-library sql-query sql-server sqlserver
Last synced: 5 months ago
JSON representation
TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well as a database access alternative to Dapper.
- Host: GitHub
- URL: https://github.com/sam987883/typecache
- Owner: sam987883
- License: mit
- Created: 2020-06-07T02:50:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-25T18:59:46.000Z (9 months ago)
- Last Synced: 2025-08-21T23:42:28.979Z (5 months ago)
- Topics: c-sharp, csharp, dapper, dependency-injection, dotnet-core, dotnetcore, ienumerable-extensions, ioc, linq, linq-extensions, linq-methods, net-core, netcore, reflection, reflection-library, sql-query, sql-server, sqlserver
- Language: C#
- Homepage:
- Size: 2.26 MB
- Stars: 11
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# TypeCache
TypeCache is a fast alternative to System.Reflection.