Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

NuGet

NuGet is a free and open source package manager for Microsoft development platforms including .NET. The NuGet client tools provide the ability to produce and consume packages. The NuGet Gallery is the central package repository used by all package authors and consumers.

https://github.com/drumath2237/akdk-unity-nuget

UnityNuGetからAzureKinect Sensor SDKをインポートして実行するテスト

azurekinect csharp nuget unity

Last synced: 15 Jan 2025

https://github.com/chris-sekira/quickanddirtynugetter

PowerShell scripts to forcibly download NuGet packages

nuget powershell

Last synced: 15 Jan 2025

https://github.com/anayarojo/anayarojo-tools

Tools for c# development: Basic extensions, log utility, database log, mailing log and configuration helper.

csharp log nuget

Last synced: 27 Jan 2025

https://github.com/thetestgame/steamworks.net

Fork of the Steamworks.NET repository for automatically publishing the latest version to NuGet

automated-deployment csharp dotnet net-standard nuget steam steamworks

Last synced: 17 Jan 2025

https://github.com/kurmann/templates

Sammlung von .NET Projekt-Templates zur einschliesslich vorbereiteter NuGet-Klassenbibliotheken und GitHub Actions für eine effiziente Veröffentlichung

dotnet dotnet-templates github-actions nuget

Last synced: 17 Jan 2025

https://github.com/guitarrapc/nuget-cache-orb

circleci orb to save and restore nuget cache.

circleci circleci-orbs nuget

Last synced: 08 Feb 2025

https://github.com/drumath2237/unity-nuget-signalr-sandbox

UnityNuGetを使ってSignalRを使ってみるサンプル

csharp nuget signalr unity

Last synced: 15 Jan 2025

https://github.com/blake11/autointerface

Yet another source generator that creates interfaces for implementations and auto-implements the said interface.

dotnet nuget roslyn-generator source-generators

Last synced: 20 Jan 2025

https://github.com/mathanraj0601/jsonschemasourcegeneratortask

GSOC 2024: JSON Schema Qualification Task Solution for issue #614. Excited to contribute during this summer! 🚀

classlibrary dotnet nuget nuget-package sourcegeneration sourcegenerator

Last synced: 10 Feb 2025

https://github.com/benbristow/extensions

Collection of common, useful extension methods

csharp dotnet nuget

Last synced: 18 Dec 2024

https://github.com/ferrywlto/.netcore3-nugetpackage-template

Repository template for .netcore 3 C# class library with nuget package release to GitHub packages workflow.

nuget

Last synced: 03 Feb 2025

https://github.com/errorstream/upak

A CLI for automating unity package operations

automation devops doxygen nuget packaging unity unity3d

Last synced: 10 Feb 2025

https://github.com/benbristow/entityframeworkcore.pagination

Basic Entity Framework Core Pagination implementation

entity-framework-core nuget

Last synced: 18 Dec 2024

https://github.com/rustamirzaev/nuget_scanner

A powerful tool for C# (.NET) developers to effortlessly scan projects, identify NuGet packages, licenses, check for outdated dependencies, and generate comprehensive reports with detailed package information.

dotnet nuget nuget-packages rust

Last synced: 18 Dec 2024

https://github.com/meokullu/nugetversionchecker

NuGetVersionChecker is tracking project for versions of NuGet packages.

dependency nuget nuget-package nuget-packages version version-check version-checker version-compare

Last synced: 18 Dec 2024

https://github.com/2alf/stegodon

C# steganography library with encryption and decryption.

csharp nuget nuget-package steganography

Last synced: 18 Dec 2024

https://github.com/amino-net-group/amino.net.interactions

The official interaction framework built on top of Amino.NET, the future of Amino Chatbots!

amino amino-dotnet amino-net amino-net-interactions aminoapps aminobot aminofix aminopy botamino narvii nuget samino

Last synced: 10 Feb 2025

https://github.com/josewebdev2000/email-sending-microservice

Personal Email Sending Microservice built on ASP.NET Core Web API for my own projects.

asp-net-core-web-api c-sharp docker mailkit mvc nuget

Last synced: 10 Feb 2025

https://github.com/owen-krueger/http.resilience.default

Decent defaults for adding resilence to HTTP clients.

csharp http httpclient net8 nuget resilience servicecollection

Last synced: 10 Feb 2025

https://github.com/intellitect/testtools.selenate

A testing library to help with UI testing automation

nuget nuget-package selenium

Last synced: 24 Dec 2024

https://github.com/dotnetextensions/oauth20.server

Core libraries for implementing OAuth 2.0 authorization flows in .NET applications, featuring modular architecture, cross-platform support, Blazor-based UI components, and comprehensive testing. Supports various data storage options and is available via NuGet for easy integration.

authentication authorization blazor core-library cross-platform databases dotnet dotnetcore dotnetframework nuget oauth20 security

Last synced: 11 Feb 2025

https://github.com/c272/nugit

A community curated NuGet source, available through GitHub.

github-pages nuget nuget-feed

Last synced: 23 Jan 2025

https://github.com/dotnet-ad/cakescripts

Sharing my Cake configurations files.

build cake csharp nuget xamarin

Last synced: 21 Jan 2025

https://github.com/hlaueriksson/nugetinstalltabs

Embed the NuGet package installation instructions in your open source project website

embed installation instructions nuget package

Last synced: 07 Feb 2025

https://github.com/skocimis/textflow-csharp

C# NuGet package that helps you send SMS and verify users using TextFlow API

api api-client csharp dotnet nuget nuget-package simple-sms sms sms-api sms-verification text-message

Last synced: 08 Jan 2025

https://github.com/raschmitt/date-override

Simple solution for mocking date properties with private setters in C#.

datetime dotnet mocking nuget testing

Last synced: 08 Jan 2025

https://github.com/ultimatecodemonkeys/codemonkeys

CodeMonkeys is a modern MVVM (Model-View-ViewModel) application development framework with focus on Xamarin.Forms.

application csharp csharp-library development framework mvvm mvvm-architecture netstandard netstandard21 nuget nuget-package xamarin xamarin-forms

Last synced: 03 Jan 2025

https://github.com/frankhaugen/frank.symboliclinkhelper

A simple cross-platform symbolic link helper using DI

dependency-injection dotnet linux nuget symbolic-links windows

Last synced: 10 Feb 2025

https://github.com/irvingdecarlo/dotnet-publish-nuget

A GitHub action that builds, packs and publishes .csproj files as .nupkg to NuGet.

action dotnet github-actions nuget nuget-package

Last synced: 25 Dec 2024

https://github.com/brenordv/validator-dot-net

Handful of methods inside Validate class to help perform standardized checks and catch the appropriate exceptions. This is a project ported from a private corporate application in an attempt to reduce code duplication. Feel free to use as you see fit.

dotnet dotnet-core nuget nuget-package

Last synced: 20 Jan 2025

https://github.com/ingrammicro-xvantage/xi-sdk-resellers-csharp

Ingram Micro - Xvantage Integration C# Server-side SDK

csharp ingrammicro nuget sdk xi xvantage

Last synced: 10 Jan 2025

https://github.com/sbarisic/commandlineargumentparser

CARP - The Command line ARgument Parser for C#

argument csharp nuget option parser

Last synced: 23 Jan 2025

https://github.com/webprofusion/paypackage

Open discussion around a model for voluntarily paid package management subscriptions

funding-model npm nuget oss paid-subscriptions

Last synced: 15 Jan 2025

https://github.com/izharikov/sitecoreserilog

Serilog appender for Sitecore

nuget serilog sitecore

Last synced: 10 Feb 2025

https://github.com/suoyukii/removelongunusednugetpackages

Remove Long Unused Nuget Packages

csharp nuget windows windows-app

Last synced: 02 Jan 2025

https://github.com/styxxy/janussys-nuget

Unofficial Nuget package definitions for the Janus Systems .NET Components (http://www.janusys.net)

janus-systems nuget nuget-package nuspec

Last synced: 21 Jan 2025

https://github.com/stbestichhh/.net-filelogger

.NET C# Logger Service | NuGet package

csharp netcore nuget

Last synced: 26 Dec 2024

https://github.com/grumpybusted/grumpy.common

Extension Methods and Helper classes

extension-methods nuget process-information task unique-id xml

Last synced: 07 Feb 2025

https://github.com/grumpybusted/grumpy.ripplesmq.shared

Shared DTOs and functionality between the client and server packages of RipplesMQ

internal-api nuget ripplesmq

Last synced: 07 Feb 2025

https://github.com/styxxy/txtextcontrol-nuget

Unofficial Nuget package definitions for the TXTextControl .NET Components (https://www.textcontrol.com)

nuget nuget-package nuspec txtextcontrol

Last synced: 21 Jan 2025

https://github.com/styxxy/componentone-nuget

Unofficial Nuget package definitions for the ComponentOne .NET Components (https://www.grapecity.com)

componentone nuget nuget-package nuspec

Last synced: 21 Jan 2025

https://github.com/cmdotcom/cdp-events-sdk-dotnet

.NET Standard SDK to send events with CM.com

cdp cm events netstandard nuget sdk

Last synced: 08 Jan 2025

https://github.com/augustoproiete-repros/visual-studio-does-not-display-jpeg-icons-of-nuget-packages

Repro of Visual Studio not displaying JPEG icons of NuGet packages

icon jpeg jpg nuget nuget-bug nuget-package

Last synced: 02 Jan 2025

https://github.com/techliam/packdb.core

PackDB was created to provide a .Net implementation of a data access layer that uses MessagePack as the data Serializer on the backend. The solution was built with extensibility in mind and should allow for other storage systems to be used.

backend data-serializer dotnet dotnet-core dotnet-standard extendable-library messagepack net-core nuget nuget-package storage-systems

Last synced: 02 Jan 2025

https://github.com/sgkens/nupsforge

NuPSForge is a powershell module to help with the creation of .nupkg for powershell modules.

nuget nuget-package nuget-publisher powershell-module

Last synced: 18 Dec 2024

https://github.com/yoo-babobo/yoo-math.net

A simple math library that adds extra functions to your project.

csharp math nuget

Last synced: 08 Jan 2025

https://github.com/matt5816/geometry-calculator

A simple calculator of basic parameters of geometric figures and solids.

calculator figures figures-calculator nuget nuget-package solids

Last synced: 10 Feb 2025

https://github.com/caphosra/memorylock

With this library, you can pin the managed object or allocate the memory easily. And you never forget releasing them.

csharp csharp-library dotnet dotnet-core dotnet-library marshalling memory memory-leak memory-lock nuget nuget-package nuget-packages p-invoke pinvoke pinvoke-wrapper span

Last synced: 10 Jan 2025

https://github.com/doug144/keyedlocks

A NuGet library for c# locking by a given key

async csharp csharp-library lock locking netstandard netstandard20 nuget semaphoreslim

Last synced: 07 Feb 2025

https://github.com/stonestepsinc/sqlite-nuget

This project builds a SQLite Nuget package with static SQLite libraries and header files for Win32/x64 platforms and Debug/Release configurations.

library nuget nuget-package sqlite static-library

Last synced: 03 Jan 2025

https://github.com/izayoijiichan/timestamped-dictionary

Izayoi.Collections.TimestampedDictionary: This is a dictionary that records datetime when data is added.

cache dictionary nuget nuget-package timestamp

Last synced: 10 Feb 2025

https://github.com/kurnakovv/genericenvironment

GenericEnvironment is generic System.Environment class library.

csharp nuget

Last synced: 11 Feb 2025

https://github.com/damirscorner/20240726-dotnet-github-actions-cache

Sample project for 'Caching NuGet packages in GitHub Actions' blogpost

dotnet github-actions nuget

Last synced: 12 Oct 2024

https://github.com/grantwinney/github-package-repo-first-try

Just a simple practice repo for trying out the GitHub Package Repository

github-package-registry nuget nuget-package

Last synced: 23 Jan 2025

https://github.com/owen-krueger/redis.cache.extensions

Extensions for managing and utilizing a Redis cache.

cache net6 nuget redis sidecar

Last synced: 04 Jan 2025

https://github.com/pencsharpener/nuclius

NuCLIus ist a nuget CLI GUI for listing your .csproj files, creating nupkgs, adding them to a network source etc

cli csproj dotnetcore3-windows-forms nuget nupkg winforms

Last synced: 08 Jan 2025

https://github.com/aiursoftweb/gitrunner

Mirror of https://gitlab.aiursoft.cn/aiursoft/gitrunner

csharp dotnet git nuget runner wrapper

Last synced: 29 Dec 2024

https://github.com/bruno-garcia/dotnet-sentry-thrower

.NET Core console app that sends an error to Sentry.io

dotnet-core nuget sentry sentry-client sentry-io tool

Last synced: 18 Jan 2025

https://github.com/mega6453/appcenter.downloadapp.getappinfo

A simple and easy Nuget library to Download application and Get application information from Microsoft AppCenter.

appcenter appcenter-download nuget nuget-package

Last synced: 18 Jan 2025

https://github.com/jaka-logar/lsolutions.extensions

Simple and very helpful extension methods used in every solution. Both for .NET Framework 4.5+ and .NET Standard 2.0+. Available also as NuGet package.

dotnet dotnet-core dotnetcore extension-methods helpers nuget nuget-package

Last synced: 18 Jan 2025

https://github.com/kat-lego/nugetlsp

An implementation of a language server following the Language Server Protocol. This LSP provides the following.

dotnet lsp lsp-server nuget

Last synced: 12 Jan 2025

https://github.com/victor-wiki/nugetpackagemanager

A visual tool to use dotnet nuget command to push and delete nuget package.

command delete dotnet manage nuget package push

Last synced: 14 Jan 2025

https://github.com/damirscorner/20240816-dotnet-nuget-cpm

Sample project for 'Enabling NuGet Central package management' blogpost

dotnet nuget

Last synced: 12 Oct 2024

https://github.com/jmsfernandes/ngsibasemodel4csharp

This is a multi-purpose parser for the NGSI10 standard. The NGSI10 standard is the default standard used by ORION in FIWARE.

dotnet fiware-ngsi fiware-orion json nuget

Last synced: 12 Jan 2025

https://github.com/twentyfourminutes/publishnuget

GitHub action to automate pushing .NET NuGet packages when the project version changes.

dotnet dotnet-core github-action nuget package release tags version

Last synced: 18 Jan 2025

https://github.com/joshika39/dotnet-tools

Helper tools for managing the dotnet projects

csharp nuget powershell

Last synced: 07 Feb 2025

https://github.com/krukle/frendstask_kalmarkommun.datalager.sort

Frends task developed for Kalmar Municipality in order to sort a List based of Dictionaries based on a key's value.

frends frends-task frends-tasks nuget nuget-package nuget-packages sort

Last synced: 10 Feb 2025

https://github.com/gpreviatti/json-resource-attribute-package

This simple package that exposes an attribute to helps testing with json files

chsarp dotnet nuget nuget-package tdd test testing xunit

Last synced: 26 Jan 2025

https://github.com/kurnakovv/priorityorder

PriorityOrder is an open source library that allows to order enumerable by priority.

nuget nuget-package nuget-packages

Last synced: 26 Jan 2025

https://github.com/x39/cs-x39-util

Personal utility library, available on NuGet

compatibility csharp dotnet foss library nuget utility

Last synced: 26 Jan 2025

https://github.com/wbaldoumas/nuget-workflow

A repository for testing working with NuGet via GitHub actions.

fibonacci nuget nuget-package package

Last synced: 28 Dec 2024

https://github.com/derstimmler/stromgedacht.net

C# client for the StromGedacht API

api csharp dotnet free library mit nuget package power stromgedacht

Last synced: 28 Dec 2024

https://github.com/alrikolson/d2sharp

D2Sharp wraps the D2 diagramming library for .NET, allowing you to render D2 diagrams with C# in your .NET applications.

csharp d2 d2lang diagrams dotnet nuget

Last synced: 14 Oct 2024

https://github.com/guliv3r/dualcache.net

A .NET 8 helper library for common Redis client functionality.

nuget package redis redis-cache stackexchange stackexchange-redis

Last synced: 07 Dec 2024

https://github.com/reginaldo-marinho/rucula.swagger

Conversor de objeto para interface agradável

dotnet-core nuget rucula-js swagger-ui webapi

Last synced: 30 Dec 2024

https://github.com/an-ordinary-software-engineering/fastcli

Open source project to build a command line application (CLI) that aims to provide speed in the development of .NET applications, without resorting to an IDE.

cli csharp dotnet nuget open-source

Last synced: 04 Nov 2024

https://github.com/hannesbarbez/barbezdoteu.alphavantage

An unofficial, modern, very much work-in-progress client for Alpha Vantage APIs.

alpha alphavantage basic integration nuget polite provider vantage

Last synced: 14 Feb 2025

https://github.com/soenneker/soenneker.managers.nugetpackage

Handles building, packaging, and publishing .NET projects to NuGet

csharp dotnet manager managers nuget nugetpackage nugetpackagemanager package util utils

Last synced: 07 Jan 2025

https://github.com/laget-se/masstransit.extensions.module

Autofac inspired `Module` structure for `MassTransit` that is used by calling `.RegisterModule<T>()` in `.AddMassTransit`.

nuget

Last synced: 31 Jan 2025

https://github.com/jqntn/pocnuget

Unity NuGet integration for package management + MVVM example

csharp dotnet mvc mvp mvvm nuget package plugin poc unity

Last synced: 11 Jan 2025

https://github.com/laget-se/laget.azure.servicebus

A generic implementation of Microsoft.Azure.ServiceBus, the next generation Azure Service Bus .NET Standard client library that focuses on queues & topics. For more information about Service Bus...

azure nuget service-bus

Last synced: 31 Jan 2025

https://github.com/bardobard/bardrix

Mathemathical raytracing library for educational purposes.

cpp educational native nuget raytracing

Last synced: 26 Jan 2025

https://github.com/slavikdev/rush

Productive Ruby Features in C# .NET

csharp dotnet library net nuget package ruby rush

Last synced: 29 Jan 2025

https://github.com/lsgroi/pask.nuget

Pask extension that provides NuGet functionality to create, publish and maintain a package

automation build invoke-build nuget powershell script

Last synced: 10 Feb 2025

https://github.com/awaescher/repkg

A batch converter tool for packages.config files

converter nuget nuget-packages

Last synced: 06 Feb 2025