BooTeK's Stars
NationalSecurityAgency/ghidra
Ghidra is a software reverse engineering (SRE) framework
thangchung/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
tink-crypto/tink
Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse.
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
WinMerge/winmerge
WinMerge is an Open Source differencing and merging tool for Windows. WinMerge can compare both folders and files, presenting differences in a visual text format that is easy to understand and handle.
fschutt/azul
Desktop GUI Framework
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
Cysharp/MagicOnion
Unified Realtime/API framework for .NET platform and Unity.
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite
wenzhixin/bootstrap-table-examples
Bootstrap table examples
ing-bank/lion
Fundamental white label web component features for your design system.
glmcdona/Process-Dump
Windows tool for dumping malware PE files from memory back to disk for analysis.
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.
davidfowl/Todos
Various todo list backend API implementations
microsoft/XamlBehaviorsWpf
Home for WPF XAML Behaviors on GitHub.
modern-forms/Modern.Forms
Cross-platform spiritual successor to Winforms for .NET 6+
ligershark/WebOptimizer
A bundler and minifier for ASP.NET Core
adamralph/simple-exec
🏃 A .NET library that runs external commands.
MiloszKrajewski/K4os.Compression.LZ4
LZ4/LH4HC compression for .NET Standard 1.6/2.0 (formerly known as lz4net)
VahidN/PdfReport.Core
PdfReport.Core is a code first reporting engine, which is built on top of the iTextSharp.LGPLv2.Core and EPPlus.Core libraries
DamianEdwards/TagHelperPack
A set of useful, and possibly opinionated, Tag Helpers for ASP.NET Core
fingers10/JqueryDataTablesServerSide
Asp.Net Core Server Side for Jquery DataTables Multiple Column Filtering and Sorting with Pagination and Excel Export
smith-j-travis/MinecraftAutoClicker
BalassaMarton/MSBump
MSBuild task that bumps the version of a Visual Studio 2017 project.
DashboardCode/BsMultiSelect
BsMultiselect is "multiselect input" plugin that reuses your Bootstrap 4 theme and doesn't bring its own css (unless you would like to add it).
damageboy/VxSort
Make QuickSort Quick Again in C#
eraydin/EPPlus.Core.Extensions
An extensions library for EPPlus package to generate and manipulate Excel files easily.
rimland/EPPlus
Create advanced Excel spreadsheets using .NET. The (https://github.com/JanKallman/EPPlus) repository has been archived by the owner. So I fork it to my repository and continue to maintain the source code.
ComposableAnalytics/EPPlus
Create advanced Excel spreadsheets using .NET