SerhiyBalan's Stars
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
ExcelDataReader/ExcelDataReader
Lightweight and fast library written in C# for reading Microsoft Excel files
adoconnection/RazorEngineCore
.NET6 Razor Template Engine
hardkoded/puppeteer-sharp
Headless Chrome .NET API
kspearrin/Otp.NET
A .NET implementation of TOTP and HOTP for things like two-factor authentication codes.
AutoMapper/AutoMapper
A convention-based object-object mapper in .NET.
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
yv989c/BlazarTech.QueryableValues
This library allows you to efficiently compose an IEnumerable<T> in your Entity Framework Core queries when using the SQL Server database provider.
mongodb/mongo-efcore-provider
MongoDB Entity Framework Core Provider
HakanL/WkHtmlToPdf-DotNet
C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
mganss/HtmlSanitizer
Cleans HTML to avoid XSS attacks
DotNetAnalyzers/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
ikatyang/emoji-cheat-sheet
A markdown version emoji cheat sheet
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
robinrodricks/FluentFTP
An FTP and FTPS client for .NET & .NET Standard, optimized for speed. Provides extensive FTP commands, File uploads/downloads, SSL/TLS connections, Automatic directory listing parsing, File hashing/checksums, File permissions/CHMOD, FTP proxies, FXP support, UTF-8 support, Async/await support, Powershell support and more. Written entirely in C#.
ClosedXML/ClosedXML
ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
leemunroe/responsive-html-email-template
A free simple responsive HTML email template
bchavez/Bogus
:card_index: A simple fake data generator for C#, F#, and VB.NET. Based on and ported from the famed faker.js.
arch/UnitOfWork
A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction supported, and MySQL multiple databases/tables sharding supported.
arriven/db1000n
opengs/uashield
Voluntary Ukraine security platform to protect us from Russian forces in the Internet
almerico/bombardier
bombardier
imperugo/StackExchange.Redis.Extensions
joseftw/JOS.ApiKeyAuthentication
mattfrear/Swashbuckle.AspNetCore.Filters
A bunch of useful filters for Swashbuckle.AspNetCore
Dasync/AsyncEnumerable
Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await
fouadmess/RazorEngine
Open source templating engine based on Microsoft's Razor parsing engine
VahidN/EFCoreSecondLevelCacheInterceptor
EF Core Second Level Cache Interceptor
jstedfast/MailKit
A cross-platform .NET library for IMAP, POP3, and SMTP.