An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with dotnetstandard

A curated list of projects in awesome lists tagged with dotnetstandard .

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/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/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/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/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/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/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/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/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/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/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/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