Projects in Awesome Lists tagged with dotnetstandard
A curated list of projects in awesome lists tagged with dotnetstandard .
https://github.com/shimat/opencvsharp
OpenCV wrapper for .NET
computer-vision dotnet dotnetcore6 dotnetstandard image-processing machine-learning native-bindings nuget nuget-packages opencv opencvsharp wrapper
Last synced: 12 May 2025
https://github.com/markiodev/networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
dotnet dotnetcore dotnetstandard netcore netstandard networking tcp tcp-server udp udp-server unity unity3d
Last synced: 04 Oct 2025
https://github.com/markiodev/Networker
A simple to use TCP and UDP networking library for .NET. Compatible with Unity.
dotnet dotnetcore dotnetstandard netcore netstandard networking tcp tcp-server udp udp-server unity unity3d
Last synced: 16 Mar 2025
https://github.com/roy-t/astar
A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license.
astar csharp csharp-library dotnet dotnetstandard game-dev game-development pathfinding
Last synced: 16 May 2025
https://github.com/roy-t/AStar
A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencies. The library is licensed under the MIT license.
astar csharp csharp-library dotnet dotnetstandard game-dev game-development pathfinding
Last synced: 18 Mar 2025
https://github.com/linked-data-dotnet/json-ld.net
A JSON-LD processor for .NET.
c-sharp csharp dotnet dotnet-core dotnetcore dotnetstandard json-ld jsonld
Last synced: 09 Apr 2025
https://github.com/pnp/pnpframework
PnP Framework is a .NET library targeting Microsoft 365 containing the PnP Provisioning engine and a ton of other useful extensions
csharp dotnet6 dotnet7 dotnetstandard hacktoberfest pnp-framework pnp-provisioning-engine
Last synced: 08 Apr 2025
https://github.com/polterguy/lizzie
A script language for .Net and the CLR
csharp dotnet dotnetstandard dsl lisp scripting-language
Last synced: 01 May 2025
https://github.com/stephenhaunts/profanitydetector
This is a simple library for detecting profanities within a text string.
csharp csharp-library dotnet-core dotnetstandard profanity-detection profanity-filter
Last synced: 25 Oct 2025
https://github.com/danielaparker/jsoncons.net
The JsonCons.Net libraries complement the System.Text.Json namespace with support for JSON Pointer, JSON Patch, JSON Merge Patch, JSONPath, and JMESPath.
csharp dotnet dotnet-core dotnetstandard jmespath json json-merge-patch json-patch json-pointer jsonpatch jsonpath jsonpointer
Last synced: 22 Apr 2025
https://github.com/aquality-automation/aquality-selenium-dotnet
Aquality Selenium is a library built over Selenium WebDriver tool that allows to automate work with web browsers. Selenium WebDriver requires some skill and experience. So, Aquality Selenium suggests simplified and most importantly safer and more stable way to work with Selenium WebDriver.
automation browser browserstack dotnet dotnetstandard qa qatools selenium selenoid zalenium
Last synced: 17 Jan 2026
https://github.com/sungaila/pdftozpl
A .NET library to convert PDF files (and bitmaps) into Zebra Programming Language code.
bitmap bitmap-images csharp dotnet dotnet-core dotnetframework dotnetstandard pdf pdfium zebra-programming-language zpl
Last synced: 13 Apr 2025
https://github.com/dotnet-campus/cunit
CUnit is short for Contracted Unit Test which means you only specify the contracts of a method then you can get the unit test results of the contracts. (或者你也可以称 Chinese Unit Test)
dotnet-core dotnetstandard mstest uwp wpf
Last synced: 16 Oct 2025
https://github.com/mhallan/xeeny
Framework For Building And Consuming Services In .Net Standard
csharp dot-net dotnet dotnetstandard duplex json messagepack services tcp udp websockets xamarin
Last synced: 10 Apr 2025
https://github.com/geekyeggo/sharpdeck
A .NET wrapper for the official Elgato Stream Deck SDK.
dotnetstandard elgato streamdeck streamdeck-sdk
Last synced: 23 Jun 2025
https://github.com/aprismatic/elgamal
Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.
c-sharp cryptography csharp csharp-library dotnet dotnet-core dotnet-library dotnet-standard dotnetcore dotnetstandard elgamal homomorphic-cryptography-scheme homomorphic-encryption homomorphic-encryption-library library
Last synced: 19 Apr 2025
https://github.com/open-net-libraries/open.serialization
DI/IoC agnostic interfaces for injecting any serialization library.
dependency-injection di dotnet dotnet-core dotnet-standard dotnetcore dotnetstandard ioc json newtonsoft serialization system-text-json utf8json
Last synced: 04 Oct 2025
https://github.com/voltstro-studios/wiki.net
An unofficial .NET Wikipedia API wrapper.
api csharp dotnet dotnet-core dotnet-standard dotnetcore dotnetstandard net5 unoffical unofficial-library wiki wikipedia wikipedia-api
Last synced: 14 Aug 2025
https://github.com/twentyfourminutes/bidirectionaldict
Provides implementations of bidirectional dictionaries for C#.
bidirectional bidirectional-dictionaries bidirectional-dictionary collections csharp csharp8 dictionary dotnet dotnet-core dotnetstandard two-way
Last synced: 30 Apr 2025
https://github.com/rem0o/sqlquerybuilder
C# library to build type safe T-SQL queries around your POCO classes.
csharp dotnetstandard sql sql-query sql-query-builder
Last synced: 09 Jul 2025
https://github.com/gethari/stackexchange.net
Easy access to the StackExchange APi's with virtually no boilerplate code required
api-client client-library csharp csharp-library dotnet-library dotnet-standard dotnetstandard fluent-api rest-api stackexchange stackexchange-api stackoverflow-api
Last synced: 08 May 2025
https://github.com/alecgn/multi-db-helper
A Dapper-based multi-target .NET Standard library for multi-database access and UnitOfWork pattern.
c-sharp csharp dapper database dotnet dotnet-core dotnet-standard dotnetcore dotnetstandard firebird mssql multi-database-access mysql oracle postgre postgresql sql sqlite transaction unit-of-work
Last synced: 31 Jul 2025
https://github.com/nikhilsarvaiye/DotnetStandardQueryBuilder
A Odata compliant Query Builder built using Dotnet Standard 2.0 for MongoDB, SQL, Azure Cosmos Db, In Memory database
cosmosdb csharp dotnetstandard dotnetstandart20 memory mongodb odata query query-builder sql
Last synced: 08 Apr 2025
https://github.com/aprismatic/paillier
Extension for the .NET Framework cryptography subsystem, which introduces the Paillier public key cryptosystem with support for homomorphic addition.
c-sharp csharp csharp-library dotnet dotnet-core dotnet-library dotnet-standard dotnetcore dotnetstandard homomorphic-cryptography-scheme homomorphic-encryption homomorphic-encryption-library library paillier
Last synced: 20 May 2026
https://github.com/nikhilsarvaiye/dotnetstandardquerybuilder
A Odata compliant Query Builder built using Dotnet Standard 2.0 for MongoDB, SQL, Azure Cosmos Db, In Memory database
cosmosdb csharp dotnetstandard dotnetstandart20 memory mongodb odata query query-builder sql
Last synced: 15 Apr 2025
https://github.com/hootanht/persianidentity
PersianIdentity is an opensource library to change your identity error to Persian language.
dotnet dotnet-core dotnetstandard identity identity-framework identity-management identity-persian identityserver4
Last synced: 12 Apr 2025
https://github.com/canerpatir/antisamy.net
Policy-based anti XSS library for .NET Core
anti-xss antisamy dotnetstandard html-input-validation owasp
Last synced: 01 Jul 2025
https://github.com/antonovanton/math.trigonometric
This C# library includes functions that are missing in .NET: cot, sec, csc, acot, asec, acsc, coth, sech, csch, acoth, asech, and acsch. Also, it includes standard functions: sin, cos, tan, asin, acos, atan, sinh, cosh, tanh, asinh, acosh, and atanh.
c-sharp complex-numbers csharp csharp-code dotnet dotnetcore dotnetstandard math math-library mathematical mathematics netstandard sharp-library trigonometric-calculations trigonometric-functions trigonometry trigonometry-library
Last synced: 04 Apr 2025
https://github.com/CanerPatir/AntiSamy.NET
Policy-based anti XSS library for .NET Core
anti-xss antisamy dotnetstandard html-input-validation owasp
Last synced: 19 Jan 2026
https://github.com/mattleibow/rangedobservablecollection
A small extension to ObservableCollection that allows for multiple items to be added, removed or replaced in a single operation.
c-sharp dot-net dot-net-core dotnet dotnet-standard dotnetcore dotnetstandard observablecollection
Last synced: 30 Jul 2025
https://github.com/gregyjames/tsunami
A High Performance C# wrapper that allows you to get the benefits of SIMD Intrinsics on List<T>.
csharp dotnet dotnet-core dotnetstandard dotnetstandart20 hacktoberfest hacktoberfest-accepted high-performance high-performance-computing math mathematics simd simd-intrinsics simd-parallelism simd-programming
Last synced: 02 Sep 2025
https://github.com/sungaila/inlinetest
A C# source generator for quick creation of simple unit tests.
csharp dotnet dotnet-core dotnetframework dotnetstandard sourcegenerator test testing unittest
Last synced: 06 May 2025
https://github.com/nttlimitedrd/meraki.dashboard
A strong-typed, mockable Cisco Meraki Dashboard API .Net Standard client library.
c-sharp cisco-meraki cisco-meraki-ap donet-core dotnet dotnet-standard dotnetcore dotnetstandard meraki meraki-dashboard
Last synced: 03 Aug 2025
https://github.com/NTTLimitedRD/Meraki.Dashboard
A strong-typed, mockable Cisco Meraki Dashboard API .Net Standard client library.
c-sharp cisco-meraki cisco-meraki-ap donet-core dotnet dotnet-standard dotnetcore dotnetstandard meraki meraki-dashboard
Last synced: 19 Apr 2025
https://github.com/adimosh/ix.framework
A set of libraries that extend the .NET Framework and allow easier working in Enterprise environments.
collections csharp csharp-library dotnet dotnet-core dotnet-standard dotnetstandard ix-framework observable retry retry-library undo undo-redo viewmodel
Last synced: 29 Apr 2025
https://github.com/limeflight/openapi-diff
Lib, CLI and GitHub Action to compare two OpenAPI Specification files v3
csharp diff dotnet dotnetstandard openapi-specification
Last synced: 14 Apr 2025
https://github.com/hbartosch/routya
Routya is a fast, lightweight message dispatching library built for .NET applications that use the CQRS pattern. It provides a flexible way to route requests/responses and notifications to their respective handlers with minimal overhead and high performance.
c-sharp csharp dispatch dispatcher dotnet10 dotnet80 dotnet90 dotnetstandard dotnetstandard20 dotnetstandard21 notification notifications parrallel-dispatcher request requests routing sequential-dispatcher source-generation source-generator
Last synced: 27 May 2026
https://github.com/adimosh/IX.Framework
A set of libraries that extend the .NET Framework and allow easier working in Enterprise environments.
collections csharp csharp-library dotnet dotnet-core dotnet-standard dotnetstandard ix-framework observable retry retry-library undo undo-redo viewmodel
Last synced: 18 Apr 2025
https://github.com/alexleen/scrape-x
Simple .NET library that provides generic web scraping abilities using XPaths.
chsarp dotnet dotnetstandard scraper scraping scraping-websites
Last synced: 14 Jan 2026
https://github.com/muhand/mysqlmanager
A simple cross-platform MySQL database managment API, with this API the developer will be able to make changes to their database with as simple as making 1 call.
api cross-platform csharp database-management dotnet dotnet-standard dotnetstandard mono mysql mysql-api mysql-database
Last synced: 18 Aug 2025
https://github.com/tosunthex/cryptocompare-api
Async CryptoCompare API client library for .NET and .NET Core
api api-client api-wrapper async bitcoin bitcoin-api btc cryptocompare cryptocompare-api cryptocurrency dotnet-core dotnet-standard dotnetstandard ethereum litecoin ltc
Last synced: 31 Oct 2025
https://github.com/alecgn/util-codehelpers-extensions
Util extensions to provide common code validations, type conversions and more.
c-sharp conversion conversions csharp dotnet dotnet-core dotnet-standard dotnetcore dotnetstandard extension extensions helpers productivity
Last synced: 11 Jun 2025
https://github.com/ltmenezes/dotuber
.Net Uber SDK port
csharp dotnet dotnetstandard uber
Last synced: 15 Apr 2026
https://github.com/algolia/algoliasearch-console-dotnet
DEPRECATED: Use of this repository is deprecated. Please use the official playground repository instead - https://github.com/algolia/api-clients-playground/tree/master/dotnet
algolia algolia-search csharp dotnet dotnetcore dotnetstandard
Last synced: 19 Jun 2025
https://github.com/LimeFlight/openapi-diff
Lib, CLI and GitHub Action to compare two OpenAPI Specification files v3
csharp diff dotnet dotnetstandard openapi-specification
Last synced: 19 Mar 2025
https://github.com/tosunthex/CryptoCompare-Api
Async CryptoCompare API client library for .NET and .NET Core
api api-client api-wrapper async bitcoin bitcoin-api btc cryptocompare cryptocompare-api cryptocurrency dotnet-core dotnet-standard dotnetstandard ethereum litecoin ltc
Last synced: 09 Jul 2025
https://github.com/andreabbondanza/dewxamarinlocalization
A .NET standard helper for xamarin localization in shared projects
dotnet-core dotnetcore dotnetstandard xamarin xamarin-forms
Last synced: 10 Oct 2025
https://github.com/codingnagger/dotnetcore-sample
Sample solution with default values API and test project
api api-server apis dotnet dotnet-core dotnetstandard sample sample-connector sample-project samples unit-testing
Last synced: 08 Sep 2025
https://github.com/guibranco/smtplw
📮 ✉️ SmtpLw - SMTP Locaweb - Cliente da API do SMTP dedicado da Locaweb
api-client api-wrapper dotnetcore dotnetframework dotnetstandard hacktoberfest locaweb lw smpt-lw smtp smtp-client smtp-locaweb smtplw
Last synced: 05 Jan 2026
https://github.com/tomaspavlic/twitch-chat-client
Twitch Chat Client using IRC/WebSocket for .Net
dotnet-core dotnetstandard twitch twitch-chat twitch-websocket
Last synced: 14 Jan 2026
https://github.com/alecsg77/expressiontreetoolkit
The Expression Tree Toolkit is a collection of helper functions, extension methods, and ready-to-use classes. It simplifies common developer tasks manipulating expression trees.
dot-net dotnet dotnet-core dotnet-framework dotnet-standard dotnetcore dotnetframework dotnetstandard expression-trees linq-expressions
Last synced: 13 Apr 2025
https://github.com/apstory/apstorymq-client-dotnet
.NET Standard C# Client for ApstoryMQ
aes-256 apstorymq csharp dotnet-library dotnet-standard dotnetstandard message-broker message-bus message-queue publish-subscribe
Last synced: 30 Jun 2025
https://github.com/andreabbondanza/restclient
A simple library for .net core that can help you to consume REST services
aspnet-core aspnetcore cancellationtoken dotnet dotnet-core dotnet-standard dotnetstandard httpclient httpresponsemessage rest-api restclient restrequest restresponse
Last synced: 22 Sep 2025
https://github.com/aprismatic/bigintegerext
Extension methods for .NET BigInteger class
bigint biginteger bignum bignumber bignumbers csharp csharp-library dotnet dotnet-core dotnet-library dotnet-standard dotnetcore dotnetstandard
Last synced: 29 Dec 2025
https://github.com/twentyfourminutes/stringyenums
Provides a slim and fast way for mapping enums to strings in C#
csharp csharp8 dotnet dotnet-core dotnetstandard enum enums enumstring fast mapping mapping-enums string string-matching
Last synced: 16 May 2026
https://github.com/channeladam/opaque.net
DON'T STORE PASSWORDS! This is a .NET 5 / Core implementation of the OPAQUE protocol - a 2021 successor to the Secure Remote Password (SRP) protocol. OPAQUE is an Asymmetric Password Authenticated Key Exchange (aPAKE) protocol that provides password authentication and mutually authenticated key exchange in a client-server setting without relying on PKI and without disclosing passwords to servers or other entities other than the client machine.
cryptography dotnet5 dotnetcore dotnetstandard opaque pake
Last synced: 10 Oct 2025
https://github.com/dccs-it-business-solutions/dccs.localizedstring.netstandard
DCCS.LocalizedString.NetStandard provide a multilanguage string implementation and multilangue exceptions.
dccs dotnet dotnetstandard localizedstring multilanguage-string
Last synced: 30 Apr 2025
https://github.com/r7-labs/r7.webmate
Desktop productivity toolbox
dotnetstandard gplv3 lgplv3 mono ngettext xwt yaml
Last synced: 15 May 2026
https://github.com/vukan-markovic/converter
Windows form converter application
c-sharp csharp csharp-code csharp-core csharp-resources csharp-sdk desktop-app desktop-application dotnet dotnet-cli dotnet-core dotnet-core2 dotnet-framework dotnet-standard dotnetcore dotnetstandard unit-testing windows windows-app windows-desktop
Last synced: 08 May 2026
https://github.com/minecake147e/cscodec
A Managed Cross-Platform .NET Standard Codec Development Library written in C#
audio audio-decoder audio-encoder audio-library audio-processing codec dotnet-standard dotnetstandard utility-library
Last synced: 04 Jan 2026
https://github.com/frankodoom/simplecalc
A Xamarin Android demo for introducing Automated Testing ,Continuous Integration and Delivery with Azure DevOps and AppCenter.
android appcenter autofac-di devops dotnetstandard xamarin
Last synced: 16 Apr 2026
https://github.com/voltstro-studios/teamworktfapi.net
TeamWorkTFAPI.Net - Unofficial C# library for interacting with teamwork.tf's API.
api csharp csharp-library dotnet dotnet-core dotnetstandard dotnetstandart20 team-fortress team-fortress-2 teamwork unofficial unofficial-library
Last synced: 16 Apr 2026
https://github.com/cerberix/util-nuget-healthcheck
Health check module for dot net standard
dotnet dotnet-library dotnet-standard dotnetcore dotnetstandard dotnetstandart20 health health-check health-checks healthcheck healthchecker
Last synced: 12 May 2026
https://github.com/thientu995/t4logs
T4LogS - T4LogSystem
dotnetcore dotnetframework dotnetstandard exception framework libary t4logsystem t4vn
Last synced: 01 May 2026
https://github.com/sjefvanleeuwen/camunda-client
bomn camunda camundaclient cmmn dmn dotnet dotnetstandard processmanagement
Last synced: 05 May 2026
https://github.com/dccs-it-business-solutions/dccs.exceptionhelpers.netstandard
Provides helper functions for exceptions to get all exceptions in the InnerException hirachy and to build full messages out of it
dccs dotnet dotnetstandard exception exception-message
Last synced: 28 Apr 2026
https://github.com/andreabbondanza/dewxamarinfiles
A library for xamarin forms to manage files and local settings
dotnet-core dotnetcore dotnetstandard xamarin xamarin-forms
Last synced: 12 Apr 2026
https://github.com/processingtools/processingtools.extensions.dynamic
Extensions for dynamic building of objects in dotnet core
dotnet dotnet-core dotnet-standard dotnetcore dotnetstandard dynamic emit extensions
Last synced: 18 Apr 2026
https://github.com/angr1st/objectcontainermanager
A Nuget Package that lets you store objects and serialize them, into binary, to pass them somewhere.
dotnet dotnetstandard serialization
Last synced: 08 May 2026
https://github.com/analogfeelings/characterradar
A simple mod for Baldi's Basics Plus that adds character arrows into the map.
baldi baldisbasics bepinex dotnet dotnetstandard modding modding-games unity
Last synced: 10 May 2026
https://github.com/dimesoftware/linq
💪 Supercharged extensions for LINQ
csharp dotnet dotnetstandard linq utiity
Last synced: 15 May 2026
https://github.com/bytedecoder/royallibrary
Collection of useful LINQ query operators
csharp dotnetstandard linq nuget-package
Last synced: 13 May 2026
https://github.com/tdinucci/dinucci.salesforce.client
A general .Net Standard 2.0 client for the assorted Salesforce API's
dotnet dotnet-standard dotnetcore dotnetstandard salesforce salesforce-api salesforce-rest-api
Last synced: 15 May 2026
https://github.com/lctworks/standardcollections
An extended set of collections for .NET Standard
collections csharp datastructures dotnetstandard
Last synced: 02 Apr 2025