Pinned Repositories
Depmon
Deployment Health Monitor
drim-cryptobank
Enhanced.AssemblyMarkers
Source generator that creates assembly marker classes.
Enhanced.ComponentModel
Provides `ICustomTypeDescriptor` implementation with improved performance based on code generation and expressions.
Enhanced.DependencyInjection
Enhanced.DependencyInjection is a NuGet package for simplified dependency registration in .NET Core DI container. It uses C# attributes and a source generator for explicit registration, making the process more understandable and faster.
Enhanced.NRedisStack
NRedisStack extension to generate JSON index schemas.
Enhanced.Protobuf.DecimalValue
Provides protobuf message definition to represent the `decimal` type.
Enhanced.Testing.Component
Enhanced.Testing.Component is a NuGet package that provides a set of tools for component testing ASP.NET Core applications.
protobuf-packages
unicfg
unicfg is a versatile command-line tool that allows you to manage and generate configuration files in various formats. It supports a wide range of file types and provides a simple and intuitive interface for converting, merging, and manipulating configuration data.
duskembayev's Repositories
duskembayev/Enhanced.DependencyInjection
Enhanced.DependencyInjection is a NuGet package for simplified dependency registration in .NET Core DI container. It uses C# attributes and a source generator for explicit registration, making the process more understandable and faster.
duskembayev/Enhanced.Testing.Component
Enhanced.Testing.Component is a NuGet package that provides a set of tools for component testing ASP.NET Core applications.
duskembayev/unicfg
unicfg is a versatile command-line tool that allows you to manage and generate configuration files in various formats. It supports a wide range of file types and provides a simple and intuitive interface for converting, merging, and manipulating configuration data.
duskembayev/Enhanced.AssemblyMarkers
Source generator that creates assembly marker classes.
duskembayev/Enhanced.ComponentModel
Provides `ICustomTypeDescriptor` implementation with improved performance based on code generation and expressions.
duskembayev/Enhanced.Protobuf.DecimalValue
Provides protobuf message definition to represent the `decimal` type.
duskembayev/Depmon
Deployment Health Monitor
duskembayev/drim-cryptobank
duskembayev/Enhanced.NRedisStack
NRedisStack extension to generate JSON index schemas.
duskembayev/protobuf-packages
duskembayev/Autofac
An addictive .NET IoC container
duskembayev/benchmarks
duskembayev/dotnet_runtime_issue_54669
duskembayev/embedme
Utility for embedding code snippets into markdown documents
duskembayev/GitVersion
From git log to SemVer in no time
duskembayev/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
duskembayev/aspire
An opinionated, cloud ready stack for building observable, production ready, distributed applications in .NET
duskembayev/Enhanced.GetTypes
Enhanced.GetTypes is a NuGet package for simplified types retrieval in .NET Core applications. It uses a source generator for explicit types retrieval without reflection.
duskembayev/icm
duskembayev/protobuf
Protocol Buffers - Google's data interchange format
duskembayev/samples
Sample code and snippets used in the .NET documentation
duskembayev/StackExchange.Redis
General purpose redis client
duskembayev/TypeLITE
TypeLITE is the utility, that generates TypeScript definitions from .NET classes