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

.Net Framework and .Net Core Simple Feature Flags - Successor of Switcheroo

dotnet dotnet-core dotnet-framework dotnet-standard feature-flags feature-toggling netcore nuget switcheroo

Last synced: 23 Jan 2025

https://github.com/jeremyknight-me/minimap

MiniMap is a lightweight .NET Minimal API endpoint builder/mapper library.

csharp csharp-library dotnet library minimal-api nuget nuget-package

Last synced: 14 Oct 2024

https://github.com/liorbanai/nugets-dependency-graph

Graph for Nuget Dependencies

dependencies graph nuget

Last synced: 14 Oct 2024

https://github.com/bmtlab/nuget-package-check-action

GitHub Action automates NuGet package availability checks, ensuring packages exist and are indexed on nuget.org. It supports multiple verification attempts and suspends CI/CD workflows until the package is published

dotnet github-actions nuget version-check workflow

Last synced: 14 Oct 2024

https://github.com/bardobard/bardrix

Mathemathical raytracing library for educational purposes.

cpp educational native nuget raytracing

Last synced: 26 Jan 2025

https://github.com/damirscorner/20220708-dotnet-nuget-lock

Sample project for 'Using NuGet with packages.lock.json' blogpost

dotnet github-actions nuget

Last synced: 29 Jan 2025

https://github.com/laget-se/laget.mapper

An extremely simple object-object mapper.

mapper nuget

Last synced: 31 Jan 2025

https://github.com/laget-se/laget.sqids

Simple library for using hashed ids in DTOs by Sqids

nuget sqids

Last synced: 31 Jan 2025

https://github.com/laget-se/laget.caching

A generic implementation for caching that supports application-, request- and session-caching...

application-cache cache nuget request-cache session-cache

Last synced: 31 Jan 2025

https://github.com/laget-se/laget.exceptions

A generic implementation of Exceptions used in our applications...

nuget

Last synced: 31 Jan 2025

https://github.com/laget-se/dogstatsd.extensions.hosting

Hosting and startup abstractions for DogStatsd. When using NuGet 3.x this package requires at least version 3.4....

dogstatsd nuget

Last synced: 31 Jan 2025

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

A simple way to create Select Expressions based on string input and lambda expressions

csharp efcore entity-framework-core library nuget nuget-package query query-builder sql

Last synced: 22 Dec 2024

https://github.com/arnab-developer/arnabdeveloper.httphealthcheck.di

HTTP web app health check DI for ASP.NET 5

csharp dotnet nuget

Last synced: 17 Jan 2025

https://github.com/arnab-developer/arc.namescompare

Compare two list of names

csharp dotnet nuget

Last synced: 17 Jan 2025

https://github.com/arnab-developer/arc.htmlcontent.di

Html content core dependency injection for ASP.NET 5

csharp dotnet nuget

Last synced: 17 Jan 2025

https://github.com/arnab-developer/greetuser

A demo app which uses GitHub package for Nuget package storage.

dotnet github-packages nuget

Last synced: 17 Jan 2025

https://github.com/themyntt/cae.dotnet.framework

The CAE framework for .NET >= 8

clean-architecture dotnet dotnet-core nuget

Last synced: 02 Feb 2025

https://github.com/f2calv/gha-dotnet-nuget-test

.NET 8 example solution for publishing NuGet package

nuget

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

Query-free integration with relational databases in an object-oriented manner.

database mysql nuget relational-databases serializer sql-server

Last synced: 06 Feb 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/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/tix-factory/nuget

NuGet packages I use in my .NET projects. You can use them too if you want, but I promise nothing on the quality front.

nuget

Last synced: 06 Feb 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/soenneker/soenneker.libraries.nuget

Adds the NuGet cli executable (nuget.exe), updated daily (if available)

cli csharp dotnet executable libraries library nuget nugetlibrary package

Last synced: 08 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: 08 Feb 2025

https://github.com/wisedev-code/workflowguard.net

WorkflowGuard is a .NET library that provides an easy-to-use attribute-based mechanism for applying resilient policies to method executions.

csharp dotnet nuget open-source retry-strategies validation

Last synced: 08 Feb 2025

https://github.com/htomsik/liteapp

(Trash) Package with supporting modules in building MVVM WPF or Avalonia app architecture

architecture nuget

Last synced: 22 Dec 2024

https://github.com/o9ls/artifacts

🦴️ A place for software artifacts by @seanpm2001 along with information on their usage, creation, and history.

artifact blockchain cardano devops genshin-impact guild-operators java jenkins-plugin npm nuget scala security storage supply-chain-security

Last synced: 09 Feb 2025

https://github.com/olivervea/fluentfuzzy

FluentFuzzy is a package for doing fuzzy logic in .NET with a natural fluent syntax.

fuzzy-logic nuget unity winforms

Last synced: 06 Feb 2025

https://github.com/tech-gian/enablebanking

A simple .NET nuget package to consume EnableBanking's API

api dotnet enablebanking nuget payments rest

Last synced: 06 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/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/neosmart/unreachable.net

An UnreachableException() for .NET to assert that code cannot be reached

c-sharp csharp dot-net nuget

Last synced: 13 Jan 2025

https://github.com/laget-se/laget.fingerprint

Calculates a fingerprint (hash) for an object that can be stored in Memory or a persistent data store.

fingerprint fingerprinting hash nuget

Last synced: 04 Dec 2024

https://github.com/laget-se/laget.limiter.stores.mongo

MongoDB store implementation for laget.Limiter...

mongo nuget

Last synced: 04 Dec 2024

https://github.com/laget-se/laget.fingerprint.stores.mongo

MongoDB store implementation for laget.Fingerprint...

fingerprint mongo nuget

Last synced: 04 Dec 2024

https://github.com/robthree/tweakblogsexportreader

Quick'n'dirty .Net Tweakblogs Export reader to aid in conversion to other platforms.

backup c-sharp c-sharp-library dotnet dotnet-standard export json library nuget nuget-package tweakers

Last synced: 17 Oct 2024

https://github.com/SiddiqSoft/asynchrony

Classes to allow you to build asynchrony in your applications using standard C++ jthread, semaphore, deque

asynchronous-programming cpp cpp20 nuget periodic-invocation thread-pool worker-pool

Last synced: 06 Dec 2024

https://github.com/zimbres/nicehashrestclient

Library to interact with NiceHash Api

api api-rest nicehash nicehash-api nuget

Last synced: 23 Dec 2024

https://github.com/smokedlinq/dotnet-extensions

Extensions for .NET that make life easier...

csharp dotnet dotnet-core extensions nuget nuget-packages

Last synced: 05 Dec 2024

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: 13 Jan 2025

https://github.com/marcoscostadev/improvedapi

Base api to use in projects. Its include Dotnet Core 2.2, Mediator, Automapper, Flunt.

automapper dotnet dotnetcore efcore2 flunt mediator nuget

Last synced: 17 Jan 2025

https://github.com/mocanet/mocasqlclr

Moca.NET SQLCLR Library

dotnet moca nuget sqlclr

Last synced: 06 Feb 2025

https://github.com/mocanet/mocawebform

Moca.NET ASP.NET WebForm Library

asp-net asp-net-webform dotnet moca nuget

Last synced: 06 Feb 2025

https://github.com/mocanet/mocawebmvc

Moca.NET ASP.NET MVC Library

asp-net asp-net-mvc dotnet moca nuget

Last synced: 06 Feb 2025

https://github.com/miyabis/appconfigtransform

By converting the "App. *. Config" and "log4net. *. Config" files according to the configuration at the time of build, copy it to the output folder

c-sharp nuget vb

Last synced: 06 Feb 2025

https://github.com/mocanet/projecttemplatewebform

Moca.NET ASP.NET WebForm Project Template

dotnet moca nuget

Last synced: 06 Feb 2025

https://github.com/mocanet/mocawebapi

Moca.NET ASP.NET WebAPI Library

asp-net asp-net-web-api dotnet moca nuget

Last synced: 06 Feb 2025

https://github.com/mocanet/projecttemplatewindowsform

Moca.NET Windows Form Project Template

docker moca nuget

Last synced: 06 Feb 2025

https://github.com/mocanet/mocaoffice

Moca.NET Office Library

dotnet excel moca nuget

Last synced: 06 Feb 2025

https://github.com/mocanet/projecttemplatewebmvc

Moca.NET ASP.NET Web MVC Project Template

dotnet moca nuget

Last synced: 06 Feb 2025

https://github.com/miyabis/seleniumtestassist

assist automatic test using Selenium

c-sharp nuget selenium vb

Last synced: 06 Feb 2025

https://github.com/iletimerkezi/iletimerkezi-csharp

İletiMerkezi SMS API'ını kullanarak SMS gönderimi yapmanızı sağlayan C# kütüphanesidir.

iletimerkezi-api nuget otp sms toplusms verify

Last synced: 11 Dec 2024

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: 13 Jan 2025

https://github.com/albanian-xrm/greeter.shared

Grpc Greeter Shared Sources Project

grpc made-in-albania nuget

Last synced: 28 Dec 2024

https://github.com/ecebeci/nugetquickfix

A VS Code extension finds and installs missing NuGet packages for unresolved C# namespaces with a quick fix.

csharp nuget vscode vscode-extension

Last synced: 09 Feb 2025

https://github.com/clydedz/folder-inspector

Folder Inspector is a command line utility that helps bulk update the headers and footers of Word and Excel files.

closedxml console-application csharp docx excel folder-inspector microsoft-excel microsoft-word nuget nuget-package office utility word

Last synced: 09 Feb 2025

https://github.com/clydedz/demo-nuget-azure-artifacts

Demo NuGet using Azure Artifacts, adding dependencies and Azure DevOps pipeline

azure azure-artifacts azure-devops demo dotnet-core nuget

Last synced: 09 Feb 2025

https://gitlab.com/ruimaciel/maciel.monads

A monad package for C#

C# functional monads nuget

Last synced: 20 Dec 2024

https://github.com/jchristn/xmltopox

Convert XML to plain old XML and query it using XPath

nuget pox xml xpath

Last synced: 06 Feb 2025

https://github.com/aglasencnik/sanitizeurl.net

A lightweight .NET library that sanitizes URLs by removing potentially harmful or unwanted characters. Inspired by Braintree's Sanitize URL for JavaScript, this package ensures URLs are safe for use in web applications, preventing XSS attacks and other vulnerabilities.

csharp dotnet nuget sanitize-url

Last synced: 16 Jan 2025

https://github.com/stephenmp/restwell

RestWell is a simple, easy to use, light weight .NET generic client which provides simple abstraction of the communication layer between your code and RESTful Web APIs.

csharp library netcore21 netstandard nuget nuget-package rest-client restful

Last synced: 26 Jan 2025

https://github.com/kappaduck/chaos

SDL wrapper for .NET

csharp nuget sdl3 wrapper-library

Last synced: 19 Jan 2025

https://github.com/mocanet/mocaconfiguration

Moca.NET Configuration Library

dotnet moca nuget

Last synced: 06 Feb 2025

https://github.com/melezhik/sparrowdo-vsts-nuget-build

Sparrowdo module to generate VSTS yaml steps to build nuget packages

microsoft msbuil nuget package package-manager vsts

Last synced: 23 Dec 2024

https://github.com/andtechstudios/snip

Simple copy & paste CLI

cli cut dotnet nuget paste tool

Last synced: 06 Feb 2025

https://github.com/andtechstudios/raccoon

Convert Unity test results to GitLab test reports

cd ci gitlab junit nuget

Last synced: 06 Feb 2025

https://github.com/poulad/nuget-libs

NuGet cross-platform packages - Testing

dotnet dotnet-core netstandard nuget nuget-packages

Last synced: 30 Jan 2025

https://github.com/simonnyvall/dotcon

DotCon is a lightweight library that provides a simple and consistent interface for executing shell commands in various terminal environments...

bash cmd csharp nuget powershell terminal zsh

Last synced: 28 Dec 2024

https://github.com/phellams/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: 09 Feb 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/michaeidietrich/dependencyversionconflictsample

Sample code that demonstrates NuGet version conflicts within one solution.

conflict-resolution csharp nuget solution

Last synced: 22 Dec 2024

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: 18 Dec 2024

https://github.com/benbristow/extensions

Collection of common, useful extension methods

csharp dotnet nuget

Last synced: 18 Dec 2024

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: 18 Dec 2024

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: 18 Dec 2024

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: 18 Dec 2024

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/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: 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/jonaspetraska7/dokudoku

.NET PDF, WORD, EXCEL Library. Easy to use, free forever.

converter docx dotnet generator library nuget pdf

Last synced: 18 Dec 2024