.NET

.NET is a free, cross-platform, open source developer platform for building many different types of applications.
- GitHub: https://github.com/topics/dotnet
- Wikipedia: https://en.wikipedia.org/wiki/.NET_Framework
- Repo: https://github.com/dotnet
- Created by: Microsoft
- Released: February 13, 2002
- Aliases: dotnet-core, dotnetcore, dot-net,
- Last updated: 2025-05-14 00:08:34 UTC
- JSON Representation
https://github.com/matthiasjost/dotnet-content-creators
⚡A list of .NET content creators
dotnet dotnet-core dotnet-framework
Last synced: 12 Apr 2025
https://github.com/RobThree/IdGen
Twitter Snowflake-alike ID generator for .Net
c-sharp dotnet idgenerator snowflake twitter-snowflake unique-id
Last synced: 20 Mar 2025
https://github.com/kspearrin/Otp.NET
A .NET implementation of TOTP and HOTP for things like two-factor authentication codes.
2fa csharp dotnet hotp otp totp two-factor-authentication
Last synced: 16 Mar 2025
https://github.com/dotnetcore/smartsql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
cache cross-platform distributed-computing dotnet dotnet-core dotnetcore high-performance mybatis mysql oracle orm postgresql read-write-separation redis skywalking smartsql sql sqlite sqlserver zookeeper
Last synced: 13 Apr 2025
https://github.com/ProxyKit/ProxyKit
A toolkit to create code-first HTTP reverse proxies on ASP.NET Core
aspnetcore dotnet middleware obsolete-soon proxy reverse-proxy serverless
Last synced: 20 Mar 2025
https://github.com/damianh/proxykit
A toolkit to create code-first HTTP reverse proxies on ASP.NET Core
aspnetcore dotnet middleware obsolete-soon proxy reverse-proxy serverless
Last synced: 31 Dec 2024
https://github.com/damianh/ProxyKit
A toolkit to create code-first HTTP reverse proxies on ASP.NET Core
aspnetcore dotnet middleware obsolete-soon proxy reverse-proxy serverless
Last synced: 29 Nov 2024
https://github.com/proxykit/proxykit
A toolkit to create code-first HTTP reverse proxies on ASP.NET Core
aspnetcore dotnet middleware obsolete-soon proxy reverse-proxy serverless
Last synced: 18 Jan 2025
https://github.com/wiz0u/wtelegramclient
Telegram Client API (MTProto) library written 100% in C# and .NET
client client-api clientapi csharp dotnet mtproto tdlib telegram telegram-api telegram-client telegram-userbot tlsharp userbot
Last synced: 13 May 2025
https://github.com/dotnetcore/SmartSql
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
cache cross-platform distributed-computing dotnet dotnet-core dotnetcore high-performance mybatis mysql oracle orm postgresql read-write-separation redis skywalking smartsql sql sqlite sqlserver zookeeper
Last synced: 16 Mar 2025
https://github.com/gautema/CQRSlite
A lightweight framework to help creating CQRS and Eventsourcing applications in C#
c-sharp cqrs cqrs-framework dotnet dotnet-core eventsourcing
Last synced: 16 Mar 2025
https://github.com/gautema/cqrslite
A lightweight framework to help creating CQRS and Eventsourcing applications in C#
c-sharp cqrs cqrs-framework dotnet dotnet-core eventsourcing
Last synced: 11 Apr 2025
https://github.com/sendgrid/sendgrid-csharp
The Official Twilio SendGrid C#, .NetStandard, .NetCore API Library
c-sharp dotnet dotnet-core dotnet-standard dotnetcore email sendgrid transactional-emails
Last synced: 10 Apr 2025
https://github.com/davidfowl/bedrockframework
High performance, low level networking APIs for building custom servers and clients.
dotnet networking performance protocols sockets tcp transport
Last synced: 13 Apr 2025
https://github.com/davidfowl/BedrockFramework
High performance, low level networking APIs for building custom servers and clients.
dotnet networking performance protocols sockets tcp transport
Last synced: 11 Apr 2025
https://github.com/jkorf/binance.net
A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models
api-wrapper binance binance-api binance-bot binance-exchange binance-net binance-sdk binance-trading-bot binancenet crypto cryptocurrency cryptocurrency-exchanges csharp dotnet exchange tradeapi
Last synced: 14 May 2025
https://github.com/AIDotNet/AntSK
基于.Net8+AntBlazor+SemanticKernel 和KernelMemory 打造的AI知识库/智能体,支持本地离线AI大模型。可以不联网离线运行。支持aspire观测应用数据
ai dotnet kernelmemory rag semantickernel
Last synced: 03 Apr 2025
https://github.com/tonerdo/pose
Replace any .NET method (including static and non-virtual) with a delegate
csharp dotnet dotnet-core isolation-framework mocking testing testing-framework
Last synced: 14 Apr 2025
https://github.com/clechasseur/pathcopycopy
Copy file paths from Windows explorer's contextual menu
cplusplus dotnet inno-setup mit-license windows
Last synced: 09 Apr 2025
https://github.com/wiz0u/WTelegramClient
Telegram Client API (MTProto) library written 100% in C# and .NET
client client-api clientapi csharp dotnet mtproto tdlib telegram telegram-api telegram-client telegram-userbot tlsharp userbot
Last synced: 14 Mar 2025
https://github.com/moaidhathot/dumpify
Adding `.Dump()` extension methods to Console Applications, similar to LinqPad's.
ansci console-application csharp debugging dotnet instrumentation logging nuget serialization
Last synced: 13 Apr 2025
https://github.com/hangfireio/cronos
A fully-featured .NET library for working with Cron expressions. Built with time zones in mind and intuitively handles daylight saving time transitions
cron cron-expression dotnet dotnet-core
Last synced: 13 May 2025
https://github.com/meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
architecture aspnetcore clean-architecture cqrs ddd dotnet dotnetcore event-driven-architecture event-sourcing kubernetes masstransit messaging microservice microservices oauth2 opentelemetry software-architecture software-design software-engineering vertical-slice-architecture
Last synced: 12 Apr 2025
https://github.com/MoaidHathot/Dumpify
Adding `.Dump()` extension methods to Console Applications, similar to LinqPad's.
ansci console-application csharp debugging dotnet instrumentation logging nuget serialization
Last synced: 24 Mar 2025
https://github.com/meysamhadeli/legacy-to-modern-architecture-styles
A practical architecture styles for migrating from legacy monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
architecture aspnetcore clean-architecture cqrs ddd dotnet dotnetcore event-driven-architecture event-sourcing kubernetes masstransit messaging microservice microservices oauth2 opentelemetry software-architecture software-design software-engineering vertical-slice-architecture
Last synced: 22 Mar 2025
https://github.com/steeltoeoss/steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
application-monitoring cloud-native configuration dotnet dotnet-core load-balancer microservices service-discovery
Last synced: 12 Apr 2025
https://github.com/unosquare/passcore
A self-service password management tool for Active Directory
activedirectory application-pool dotnet dotnetcore iis password password-manager password-meter powershell react recaptcha self-service ssl-certificate
Last synced: 21 Jan 2025
https://github.com/Ruben2776/PicView
Fast, free and customizable image viewer for Windows 10 and 11.
base64-image batch-processing comics-reader compress-images convert-images csharp desktop-app dotnet heif image-effects image-filters image-gallery image-viewer jpeg-xl jxl picture-viewer raw-image webp windows wpf
Last synced: 11 Mar 2025
https://github.com/ruben2776/picview
Fast, free and customizable image viewer for Windows 10 and 11.
base64-image batch-processing comics-reader compress-images convert-images csharp desktop-app dotnet heif image-effects image-filters image-gallery image-viewer jpeg-xl jxl picture-viewer raw-image webp windows wpf
Last synced: 13 Apr 2025
https://github.com/huynhsontung/Screenbox
LibVLC-based media player for the Universal Windows Platform
csharp dotnet media-player multimedia player uwp vlc
Last synced: 31 Mar 2025
https://github.com/cezarypiatek/MappingGenerator
:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
automapper c-sharp code-generation codegenerator dotnet mapper mapping roslyn visual-studio vsix
Last synced: 05 Apr 2025
https://github.com/cezarypiatek/mappinggenerator
:arrows_counterclockwise: "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
automapper c-sharp code-generation codegenerator dotnet mapper mapping roslyn visual-studio vsix
Last synced: 17 Jan 2025
https://github.com/xoofx/ultra
An advanced profiler for .NET Applications on Windows
Last synced: 13 Apr 2025
https://github.com/meysamhadeli/booking-microservices
Practical microservices, built with .Net 9, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
aspnetcore clean-architecture cqrs ddd dotnet dotnet-core dotnetcore event-driven-architecture event-sourcing grpc kubernetes masstransit messaging microservice microservices mongodb oauth2 opentelemetry redis vertical-slice-architecture
Last synced: 09 Mar 2025
https://github.com/microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
analyzer async dotnet netstandard nuget synchronization-primitives threading ui-thread
Last synced: 12 May 2025
https://github.com/amerkoleci/vortice.windows
.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.
direct3d direct3d11 direct3d12 dotnet dotnetcore game-development game-engine gamedev graphics netstandard netstandard20 nuget sharpdx vortice
Last synced: 12 Apr 2025
https://github.com/amerkoleci/Vortice.Windows
.NET bindings for Direct3D12, Direct3D11, WIC, Direct2D1, XInput, XAudio, X3DAudio, DXC, Direct3D9 and DirectInput.
direct3d direct3d11 direct3d12 dotnet dotnetcore game-development game-engine gamedev graphics netstandard netstandard20 nuget sharpdx vortice
Last synced: 14 Mar 2025
https://github.com/amwx/fluentavalonia
Control library focused on fluent design and bringing more WinUI controls into Avalonia
avalonia avaloniaui c-sharp cross-platform dotnet dotnetcore fluent fluent-design xaml
Last synced: 13 Apr 2025
https://github.com/amwx/FluentAvalonia
Control library focused on fluent design and bringing more WinUI controls into Avalonia
avalonia avaloniaui c-sharp cross-platform dotnet dotnetcore fluent fluent-design xaml
Last synced: 11 May 2025
https://github.com/HangfireIO/Cronos
A fully-featured .NET library for working with Cron expressions. Built with time zones in mind and intuitively handles daylight saving time transitions
cron cron-expression dotnet dotnet-core
Last synced: 18 Apr 2025
https://github.com/SteeltoeOSS/Steeltoe
.NET Components for Externalized Configuration, Database Connectors, Service Discovery, Logging and Distributed Tracing, Application Management, Security, and more.
application-monitoring cloud-native configuration dotnet dotnet-core load-balancer microservices service-discovery
Last synced: 04 May 2025
https://github.com/linvi/tweetinvi
Tweetinvi, an intuitive Twitter C# library for the REST and Stream API. It supports .NET, .NETCore, UAP (Xamarin)...
csharp dotnet dotnet-core dotnet-framework dotnet-standard netcore portable tweetinvi twitter twitter-api twitter-bot twitter-oauth twitter-streaming-api xamarin
Last synced: 14 May 2025
https://github.com/googleapis/google-cloud-dotnet
Google Cloud Client Libraries for .NET
client-libraries dotnet google-cloud
Last synced: 12 May 2025
https://github.com/meziantou/meziantou.analyzer
A Roslyn analyzer to enforce some good practices in C#.
analyzer csharp dotnet hacktoberfest roslyn roslyn-analyzer static-analysis vsix
Last synced: 13 May 2025
https://github.com/JKorf/Binance.Net
A C# .netstandard client library for the Binance REST and Websocket Spot and Futures API focusing on clear usage and models
api-wrapper binance binance-api binance-bot binance-exchange binance-net binance-sdk binance-trading-bot binancenet crypto cryptocurrency cryptocurrency-exchanges csharp dotnet exchange tradeapi
Last synced: 16 Mar 2025
https://github.com/benjamin-hodgson/pidgin
A lightweight and fast parsing library for C#.
csharp dotnet dotnet-core parse parser parser-combinators parsing
Last synced: 13 May 2025
https://github.com/drewnoakes/metadata-extractor-dotnet
Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
camera-raw dotnet dotnet-core exif icc iptc jfif jpeg metadata metadata-extractor netpbm netstandard pcx png webp xmp
Last synced: 14 May 2025
https://github.com/rickyah/ini-parser
Read/Write an INI file the easy way!
c-sharp cli config config-management configuration configuration-file configuration-management dotnet ini ini-parser iniparser mono monodevelop nuget unity-scripts unity3d unity3d-games
Last synced: 14 Apr 2025
https://github.com/grandnode/grandnode2
Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
asp-net-core aspnetcore csharp dotnet dotnet-core ecommerce ecommerce-application ecommerce-platform marketplace mongodb multitenancy multitenant multitenant-applications netcore nosql shop shopping-cart vue vuejs
Last synced: 14 Mar 2025
https://github.com/samcook/redlock.net
An implementation of the Redlock algorithm in C#
c-sharp distributed-locks dotnet redis redlock redlock-algorithm
Last synced: 14 May 2025
https://github.com/benjamin-hodgson/Pidgin
A lightweight and fast parsing library for C#.
csharp dotnet dotnet-core parse parser parser-combinators parsing
Last synced: 16 Mar 2025
https://github.com/lioneljouin/pip-tool
PiP tool is a software to use the Picture in Picture mode on Windows. This feature allows you to watch content (video for example) in thumbnail format on the screen while continuing to use any other software on Windows.
c-sharp dotnet machine-learning microsoft picture-in-picture player twitch video windows-10 wpf youtube
Last synced: 04 Apr 2025
https://github.com/LionelJouin/PiP-Tool
PiP tool is a software to use the Picture in Picture mode on Windows. This feature allows you to watch content (video for example) in thumbnail format on the screen while continuing to use any other software on Windows.
c-sharp dotnet machine-learning microsoft picture-in-picture player twitch video windows-10 wpf youtube
Last synced: 28 Mar 2025
https://github.com/fsprojects/Avalonia.FuncUI
Develop cross-plattform GUI Applications using F# and Avalonia!
avalonia avaloniaui dotnet elmish fsharp gui mvu ui
Last synced: 16 Mar 2025
https://github.com/fsprojects/avalonia.funcui
Develop cross-plattform GUI Applications using F# and Avalonia!
avalonia avaloniaui dotnet elmish fsharp gui mvu ui
Last synced: 06 Apr 2025
https://github.com/enisn/UraniumUI
Uranium is a Free & Open-Source UI Kit for MAUI.
Last synced: 02 May 2025
https://github.com/yourtablecloth/tablecloth
식탁보 프로젝트
csharp dotnet hacktoberfest sdk windows-10 windows-11
Last synced: 13 Apr 2025
https://github.com/BlogEngine/BlogEngine.NET
Multi-User ASP.NET Blogging Application
blog blog-engine blog-platform blogengine blogging dotnet
Last synced: 14 Mar 2025
https://github.com/AvaloniaCommunity/Material.Avalonia
Material design in AvaloniaUI
avalonia avaloniaui dotnet google-material google-material-design material material-design
Last synced: 11 May 2025
https://github.com/samcook/RedLock.net
An implementation of the Redlock algorithm in C#
c-sharp distributed-locks dotnet redis redlock redlock-algorithm
Last synced: 11 Apr 2025
https://github.com/meziantou/Meziantou.Analyzer
A Roslyn analyzer to enforce some good practices in C#.
analyzer csharp dotnet hacktoberfest roslyn roslyn-analyzer static-analysis vsix
Last synced: 09 Apr 2025
https://github.com/samsung/netcoredbg
NetCoreDbg is a managed code debugger with GDB/MI, VSCode DAP and CLI interfaces for CoreCLR.
Last synced: 10 Apr 2025
https://github.com/ardalis/result
A result abstraction that can be mapped to HTTP response codes if needed.
csharp design-patterns domain-driven-design dotnet dotnet-core functional hacktoberfest maybe result
Last synced: 13 May 2025
https://github.com/security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
analysis analyzer code dotnet owasp roslyn scan scanner security static static-analysis static-code-analysis
Last synced: 23 Mar 2025
https://github.com/avaloniacommunity/material.avalonia
Material design in AvaloniaUI
avalonia avaloniaui dotnet google-material google-material-design material material-design
Last synced: 29 Apr 2025
https://github.com/atifaziz/ncrontab
Crontab for .NET
crontab dotnet hacktoberfest schedule
Last synced: 14 May 2025
https://github.com/ardalis/Result
A result abstraction that can be mapped to HTTP response codes if needed.
csharp design-patterns domain-driven-design dotnet dotnet-core functional hacktoberfest maybe result
Last synced: 23 Apr 2025
https://github.com/qwqdanchun/DcRat
A simple remote tool in C#.
backdoor c-sharp control dcrat dotnet infosec rat red-team remote remote-control remote-desktop security windows
Last synced: 21 Nov 2024
https://github.com/microsoft/ai-dev-gallery
An open-source project for Windows developers to learn how to add AI with local models and APIs to Windows apps.
ai csharp developer-tools directml dotnet genai mistral npu onnx onnxruntime onnxruntime-genai phi3 qnn stable-diffusion visual-studio whisper winappsdk windows winui3 wpf
Last synced: 13 Apr 2025
https://github.com/sqids/sqids-dotnet
Official .NET port of Sqids. Generate short unique IDs from numbers.
csharp dot-net dotnet hashids id id-generator short-id short-url sqids uid unique-id unique-id-generator
Last synced: 11 Apr 2025
https://github.com/microsoft/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
dotnet test-runner testing testing-tools unit-testing visual-studio
Last synced: 07 May 2025
https://github.com/qwqcode/subrenamer
🎞 字幕文件批量改名和自动调轴工具 | Batch rename subtitle files to match video names with one-click.
anime avalonia bangumi bilibili dotnet emby jellyfin renamer srt srt-subtitles subrip subtitle subtitle-conversion subtitle-correction subtitle-files subtitles video video-player vlc
Last synced: 14 Apr 2025
https://github.com/mariuszgromada/mathparser.org-mxparser
Math Parser: Java, C#, C++, Kotlin, Android, and all .NET platforms (Nuget, Maven, CMake). Supports .NET Framework, .NET Core, .NET Standard, Xamarin, and more. Features: rich built-in library of math functions, operators, constants. Flexible in user-defined arguments, functions. Expressions provided as plain text. Easy to use. Well documented.
android binary-relations bitwise-operators boolean-expression c-sharp calculus cmake cpp dotnet expression-evaluator formula-parser java math math-parser mathematics maven mono nuget user-defined-structures xamarin
Last synced: 14 May 2025
https://github.com/yourtablecloth/TableCloth
식탁보 프로젝트
csharp dotnet hacktoberfest sdk windows-10 windows-11
Last synced: 10 May 2025
https://github.com/dotnetcore/flubucore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
build build-automation build-script build-system build-tool build-tools builder c-sharp continuous-deployment continuous-integration deploy deploy-tool deployment deployment-automation devops dotnet dotnet-cli dotnet-core dotnetcore orchestration
Last synced: 13 May 2025
https://github.com/hardcodet/wpf-notifyicon
NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform
csharp dotnet ui-components wpf xaml
Last synced: 27 Apr 2025
https://github.com/atifaziz/NCrontab
Crontab for .NET
crontab dotnet hacktoberfest schedule
Last synced: 16 Mar 2025
https://github.com/dotnetcore/FlubuCore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
build build-automation build-script build-system build-tool build-tools builder c-sharp continuous-deployment continuous-integration deploy deploy-tool deployment deployment-automation devops dotnet dotnet-cli dotnet-core dotnetcore orchestration
Last synced: 14 Mar 2025
https://github.com/flubu-core/flubu.core
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
build build-automation build-script build-system build-tool build-tools builder c-sharp continuous-deployment continuous-integration deploy deploy-tool deployment deployment-automation devops dotnet dotnet-cli dotnet-core dotnetcore orchestration
Last synced: 23 Nov 2024
https://github.com/dotnet/dotnet-console-games
Game examples implemented as .NET console applications primarily for providing education and inspiration. :)
2048 blazor cli-game console-game csharp dotnet examples flappy-bird game games hangman ideas maze minesweeper pacman rpg snake sudoku terminal-game wordle
Last synced: 08 Apr 2025
https://github.com/velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
automatic-updates autoupdate clickonce desktop dotnet installer linux macos osx squirrel updater velopack windows
Last synced: 13 May 2025
https://github.com/saifaustcse/dotnet-developer-roadmap
Full-stack .NET Developer Roadmap
developer-roadmap dotnet dotnet-core dotnetcore full-stack net-developer-roadmap roadmap
Last synced: 12 Apr 2025
https://github.com/qwqcode/SubRenamer
🎞 字幕文件批量改名和自动调轴工具 | Batch rename subtitle files to match video names with one-click.
anime avalonia bangumi bilibili dotnet emby jellyfin renamer srt srt-subtitles subrip subtitle subtitle-conversion subtitle-correction subtitle-files subtitles video video-player vlc
Last synced: 24 Mar 2025
https://github.com/microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
bot bot-framework bots dotnet dotnet-core dotnet-core2 microsoft-bot-framework microsoft-cognitive-services sdk
Last synced: 12 May 2025
https://github.com/machine/machine.specifications
Machine.Specifications is a Context/Specification framework for .NET that removes language noise and simplifies tests.
Last synced: 16 Mar 2025
https://github.com/netfabric/netfabric.hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
array async-enumerable buffer-pools csharp csharp-library dotnet dotnet-core dotnet-standard enumeration heap-allocations linq nuget-package performance reduced-heap-allocations simd span
Last synced: 12 Apr 2025
https://github.com/classisland/classisland
一款适用于班级多媒体屏幕的课表信息显示工具,可以一目了然地显示各种信息。
dotnet material-design materialdesigninxaml windows-desktop wpf
Last synced: 08 Apr 2025
https://github.com/cofoundry-cms/cofoundry
Cofoundry is an extensible and flexible .NET Core CMS & application framework focusing on code first development
asp-mvc asp-net asp-net-core cms cofoundry csharp dotnet dotnet-core framework
Last synced: 16 Mar 2025
https://github.com/inthehand/32feet
Personal Area Networking for .NET. Open source and professionally supported
bluetooth bluetooth-low-energy compact-framework dotnet irda maui net-standard nfc nuget obex uno-platform windows-desktop windows-phone xamarin xamarin-android xamarin-ios
Last synced: 13 May 2025
https://github.com/NetFabric/NetFabric.Hyperlinq
High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.
array async-enumerable buffer-pools csharp csharp-library dotnet dotnet-core dotnet-standard enumeration heap-allocations linq nuget-package performance reduced-heap-allocations simd span
Last synced: 29 Apr 2025
https://github.com/modern-forms/modern.forms
Cross-platform spiritual successor to Winforms for .NET 8+
cross-platform csharp dotnet gui winforms
Last synced: 14 May 2025
https://github.com/microsoft/testfx
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
dotnet microsoft microsoft-testing-platform mstest mstestv2 mstestv3 mtp tdd test test-framework test-runner testing testing-tools unittest visual-studio
Last synced: 12 May 2025
https://github.com/Varorbc/PaySharp
PaySharp是一个支持多商户多种支付方式的跨平台网关处理类库,使用PaySharp可以简化订单的创建、查询、退款和接收网关返回的支付通知等操作。
alipay allinpay dotnet dotnetcore pay qpay unionpay wechatpay
Last synced: 04 May 2025
https://github.com/pact-foundation/pact-net
.NET version of Pact. Enables consumer driven contract testing, providing a mock service and DSL for the consumer project, and interaction playback and verification for the service provider project.
apis contract-testing csharp dotnet pact pact-net smartbear-supported
Last synced: 13 May 2025
https://github.com/aliostad/cachecow
An implementation of HTTP Caching in .NET Core and 4.5.2+ for both the client and the server
caching dotnet http http-cache
Last synced: 10 Apr 2025
https://github.com/varorbc/paysharp
PaySharp是一个支持多商户多种支付方式的跨平台网关处理类库,使用PaySharp可以简化订单的创建、查询、退款和接收网关返回的支付通知等操作。
alipay allinpay dotnet dotnetcore pay qpay unionpay wechatpay
Last synced: 14 Apr 2025